This Arduino project creates a compact weather station that reads temperature, humidity, and pressure using a BME280 sensor and displays the information on an SSD1306 OLED display. It includes a ...
SSD1306 driver is Arduino style C/C++ library with unicode support. The library can be compiled for plain Linux (for example, raspberry spi), or you can use it with plain avr-gcc compiler without ...