Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pkolt/avr_meteo_station
Simple meteo station on AVR
https://github.com/pkolt/avr_meteo_station
arduino avr bmp180 i2c ssd1306
Last synced: about 1 month ago
JSON representation
Simple meteo station on AVR
- Host: GitHub
- URL: https://github.com/pkolt/avr_meteo_station
- Owner: pkolt
- License: mit
- Created: 2024-03-16T10:30:13.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-09-28T07:27:31.000Z (3 months ago)
- Last Synced: 2024-10-15T12:12:43.138Z (2 months ago)
- Topics: arduino, avr, bmp180, i2c, ssd1306
- Language: C
- Homepage:
- Size: 665 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# AVR Meteo Station
![AVR Meteo Station](./docs/meteo_station.jpg)
## Components
- Temperature and pressure sensor - **BMP180**
- OLED Display - **SSD1306**
- AVR ATmega328P - **Arduino Nano**## Development
- [PlatformIO](https://platformio.org/)
- [Bitmap Editor](https://pkolt.github.io/bitmap_editor/)