Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monokh/arduino-incubator
An arduino program written to use a bunch of sensors and control a bunch of heat to hatch a bunch of birds
https://github.com/monokh/arduino-incubator
arduino arduino-uno embedded-systems hack incubator
Last synced: 17 days ago
JSON representation
An arduino program written to use a bunch of sensors and control a bunch of heat to hatch a bunch of birds
- Host: GitHub
- URL: https://github.com/monokh/arduino-incubator
- Owner: monokh
- Created: 2018-03-06T20:07:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-01T23:47:32.000Z (over 2 years ago)
- Last Synced: 2024-10-14T03:06:55.274Z (about 1 month ago)
- Topics: arduino, arduino-uno, embedded-systems, hack, incubator
- Language: C++
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# arduino-incubator
An arduino program written to use a bunch of sensors and control a bunch of heat to hatch a bunch of birdsThe main program file `main.cpp` has been written in a way which should make it as simple as possible to figure out how to connect the required electronics to the arduino board.
That concludes the most useful readme i ever wrote.