News

The Arduino code can also be found in the sketches/ directory. Along the way, we also cover how to display the Raspberry Pi's IP address on the OLED display. Very handy for displaying the RPi's ...
128x64 pixel OLED display library based on the SSD1306 for ARduino / ChipKit / PIC32-PINGUINO - jlegas/OLED_I2C ...
A tiny I2C-bus scanner with a nice tiny graphic OLED display and an AVR ATtiny44.
The OLED display used here is a rectangle and they are arranged like dots or squares on a coordinate plane. So, every individual pixel in the OLED display can be addressed, simple graphical elements ...
Micro I2C-Scanner with 0.96" Oled and ATtiny44 A tiny I2C-bus scanner with a nice tiny graphic OLED display and an AVR ATtiny44. This scanner displays the addresses of all attached I2C devices in a ...
This articles describes how you can use I2C (TWI) communication, Arduino and temperature sensors to measure 3 different temperatures. It can be very ...
Have a display configured for SPI? You could buy an I2C display, but why not do it yourself? Read on to learn how to change the display from SPI to I2C ...
Arduino is little open source circuit board that lets you create some fairly compelling projects with a few lines of code and some circuit boards. The ...