ATtiny85 Weather Station with SD1331 OLED display
https://www.electronics-lab.com/attiny85-weather-station-sd1331-oled-display/
This is a weather station based on an ATtiny85 and an Adafruit Bosch BME280 sensor breakout. It displays the atmospheric temperature, pressure, and humidity on a 96×64 SD1331 colour OLED display. by David Johnson-Davies: To display the readings the Weather Station uses a low-cost 96×64 OLED display with 64K colours, and an SPI interface. It’s […]
Widget Dashboard for ATtiny85
https://www.electronics-lab.com/widget-dashboard-attiny85/
This project is a dashboard for displaying the outputs from up to four different sensors or Internet of Things devices. It’s based on an ATtiny85 driving an SPI 96×64 SD1331 colour OLED display. by David Johnson-Davies: You can include any widgets from a selection of different types, and they automatically lay themselves out on the […]
Colour Graphics Library for SD1331 OLED display
https://www.electronics-lab.com/colour-graphics-library-sd1331-oled-display/
David Johnson-Davies published a new project. It is a library for SD1331 OLED display module that can even run on ATtiny85 mcu. This is a small color graphics library for an SPI 96×64 colour OLED display based on an SD1331. It allows you to plot points, lines, filled and open rectangles, and text with small […]