Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/)