Main Content

Arduino Barometer

This is a simple barometer with Arduino.
Well i am still a newbie with Arduino and i dont have enough free time to learn the programming properly.

I found some sample codes with u8glib library for some sensors.

They were originally for I2C oled SSD1306 displays. But!!! I don’t like these tiny OLED displays. Sorry!!

I know, that the u8glib library can be interfaced with the Nokia 5110 displays very easily.

So i modified some sample codes to work with it.

I done it with DHT11, BMP180 , DS18B20. If needed i will publish it.”

Link to article