News

This Arduino project uses an OLED display and a button to cycle through different face graphics. It is built using the Adafruit GFX and SSD1306 libraries. Description. The project displays different ...
well, interfacing an µC to “an lcd panel” is quite hard and would’ve been an interesting topic. but since this post is about “interfacing an arduino with a serial lcd controller”, i’m ...
A few months past and I gained some interest in making this OLED work. Therefore, I started to do some research. I found a library that supports all sorts of displays for Arduino, and it supports ...
This embedded C project interfaces an HTU21D sensor with an SSD1306 OLED via I2C using ATmega328P (Code::Blocks/AVR-GCC). Implements bit-banged I2C, CRC-8 validation, custom 5x7 font, and low-power ...
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 latest addition to the project is LiquidWare ...