AVR MCU based thermometer and hygrometer with e-ink display

thermidity-avr move LICENSE and README.md 2 years ago
thermidity-freecad add FreeCAD subproject for frame 2 years ago
thermidity-kicad move KiCad project 2 years ago
.gitignore move KiCad project 2 years ago
LICENSE move LICENSE and README.md 2 years ago
README.md move LICENSE and README.md 2 years ago
README.md

Thermidity

make

AVR MCU based battery powered thermometer and hygrometer with e-ink display (work in progress).

The project is based on avrink and uses the following components:

  • MCU AVR ATmega328P
  • Voltage Reference MCP1501 3.000V
  • Temperature Sensor TMP36
  • Humidity Sensor HIH-5030
  • E-Ink display Adafruit Monochrome 2.13" 250x122
    • Driver SSD1680
    • SRAM 23K640
    • SD Card Reader (not used)