Community

arduino-logger: Ini...
 
Notifications
Clear all

arduino-logger: Initial Work Planning

2 Posts
1 Users
0 Likes
391 Views
(@phillip)
Embedded Artistry Admin
Joined: 4 years ago
Posts: 818
Topic starter  

Hey @juliankain,

I'm using this thread to help organize work on the arduino-logger project: https://github.com/embeddedartistry/arduino-logger

The first step is to work through the README and make sure you can compile the project and use it with an Arduino system. The logger will also work with a unit test suite on your personal computer, but that's not as interesting :).

Once you're up and running with the project, we can work together to decide what you're interested in. I know it wasn't your first priority pick, just wanted a thread anyway! This one is more C++ focused, and eventually I'd like to make this a general embedded logging project that just so happens to support Arduino. That will require a bit of restructuring, perhaps.

If you let me know your GitHub username, I can add you as contributors to the project. This will help me send code to you for review, assign issues, and lets you work directly within the project repository instead of needing a fork.

Also, I spent some time this week documenting different guidelines and processes for working on open source projects. Please take a look at the resources linked in this thread, and let me know if you have any questions.


   
Quote
(@phillip)
Embedded Artistry Admin
Joined: 4 years ago
Posts: 818
Topic starter  

Julian,

You've been added to this repo.


   
ReplyQuote