This website requires JavaScript.
Explore
Help
Sign In
OpenSourceProjects
/
arduino-doughboy
Watch
1
Star
0
Fork
You've already forked arduino-doughboy
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f1b941d964
arduino-doughboy
/
src
History
Maurice Makaay
f1b941d964
Moved measuring and publish into the Measurements class. Further code cleanup steps will follow on this, but committing since we have a nicely working version now.
2020-07-11 22:12:59 +02:00
..
.vscode
Initial import.
2020-07-08 01:16:00 +02:00
Data
Moved measuring and publish into the Measurements class. Further code cleanup steps will follow on this, but committing since we have a nicely working version now.
2020-07-11 22:12:59 +02:00
Network
Moved measuring and publish into the Measurements class. Further code cleanup steps will follow on this, but committing since we have a nicely working version now.
2020-07-11 22:12:59 +02:00
Sensors
Moved measuring and publish into the Measurements class. Further code cleanup steps will follow on this, but committing since we have a nicely working version now.
2020-07-11 22:12:59 +02:00
UI
Moved measuring and publish into the Measurements class. Further code cleanup steps will follow on this, but committing since we have a nicely working version now.
2020-07-11 22:12:59 +02:00
config.h
Code formatting and structuring the project.
2020-07-09 21:09:46 +02:00
config_local.example.h
Some steps towards only publishing measurements when significant changes occur.
2020-07-11 18:47:15 +02:00
main.cpp
Extracted the logging functionality into a separate logger, making it easier to log info per module. This also drags less of the UI functionality into low level modules, which seems a lot cleaner to me.
2020-07-11 02:13:36 +02:00
main.h
Code formatting and structuring the project.
2020-07-09 21:09:46 +02:00