News

A SSD1603 128x32 OLED display An Arduino Uno An Arduino Micro Optional - but highly recommended - 4-channel 3.3V to 5V level converter. The tutorial is in the form of a Jupyter Notebook. If you are ...
This code enables OLED display initialization, text printing and screen update. If your OLED display's I2C address is not 0x3C, you may need to edit the display.begin (SSD1306_SWITCHCAPVCC, 0x3C) line ...
OLED displays are commonly used in various projects and are typically I2C-based. All ESP32 chips come with at least one I2C port, and some models even support software-based I2C, allowing you to ...
A tiny I2C-bus scanner with a nice tiny graphic OLED display and an AVR ATtiny44.
In this project we are going to generate a QR code using Arduino and display it on SSD1306 OLED.
This articles describes how you can use I2C (TWI) communication, Arduino and temperature sensors to measure 3 different temperatures. It can be very ...
Student Mars Kapadia has created an awesome pair of smart glasses for his school science fair, complete with a transparent OLED display. The wearable smart glasses are controlled by an Arduino ...