News

This little code just prints some custom text in 4 different lines on the OLED display (see below shots). However, to see a demo of its full graphical potency, you can try the examples together with ...
Enjoy. :) Under code directory there are afew sketches for a clock. These sketches are the same code for sideways Oled 128x64 pixel displays, but with different bitmaps for the numbers. Fonts used are ...
Make sure to adjust the I2C address in the OLED display initialization line (display.begin(SSD1306_I2C_ADDRESS, OLED_RESET)) if your OLED display has a different address. Upload this code to your ...
[Johngineer] found himself in need of an I2C sniffer, but didn’t have one available. Necessity is the mother of invention, so he put together this I2C sniffer sketch for Arduino. The arduino … ...
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 ...
The tiny Pixel 2.0 is basically an Arduino board wedded to a tiny 1.5" 128x128 color OLED screen. This means you can stick it inside a wearable and ...
Learn how to create a simple heart rate monitor using an Arduino Pro Mini, PulseSensor, and OLED display. This beginner-friendly project is perfect for learning basic electronics, sensors, and ...