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: 3 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-01T23:47:32.000Z (over 3 years ago)
- Last Synced: 2025-02-09T03:43:47.384Z (5 months 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.