Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikespook/tinyproofbox

Arduino based sourdough proof box with LCD display
https://github.com/mikespook/tinyproofbox

Last synced: 14 days ago
JSON representation

Arduino based sourdough proof box with LCD display

Awesome Lists containing this project

README

        

# TinyProofBox

An Arduino Nano based, (TODO: TinyGo implemented) sourdough proof box with LCD display

# Tools

[FreeCAD][freecad]
[KiCAD][kicad]
[Arduino IDE][ide]
TODO: [TinyGo][tinygo]

# Parts

[Arduino Nano][nano]
[DHT11][dht11] sensor
[LCD1602][lcd1602] with I2C adaptor
2 channel relay module
12V 40W Heater (diameter: 6mm, length: 20mm)
12V 4010 cooling fan
Heat sink (length: 36mm, height: 36mm, width: 35)
Prototype board (length: 70mm, width: 50mm)

[freecad]: https://www.freecadweb.org
[kicad]: https://www.kicad.org
[tinygo]: https://tinygo.org
[dht11]: https://create.arduino.cc/projecthub/search?q=DHT11
[lcd1602]: https://create.arduino.cc/projecthub/search?q=lcd1602+i2c
[nano]: https://www.arduino.cc/en/pmwiki.php?n=Main/ArduinoBoardNano
[ide]: https://www.arduino.cc/en/software