Posts

Showing posts from January, 2019

Simple altimeter Oled display

Image
Altimeter using a BMP 085 atmosferic pressure sensor and an Oled display SSD1306 128x32. This is a really simple example using two I2C devices. I've used bits and pieces from the example sketches from the devices libraries. More about connections and code here: https://github.com/LCLLajas/Simple-altimeter-with-oled-display