An Arduino based Weather Station and more !
Parts :
- Arduino Uno Rev 3
- BMP085 (pression + temperature)
- RF receiver 434 MHz
- ENC28J60 Ethernet LAN
- LCD 16x02 display
Parts :
- ATtiny85
- DS18B20 (temperature)
- RF transmitter 434 MHz
Folder | Description |
---|---|
MainStation | Main Station |
Temperature_Node | Temperature Sensor |
hardware | Cores for ATtiny |
libraries | Libraries for Arduino IDE |
schematic | Fritzing schematics |
Test | Tests |