News

If you're someone working on robotics projects for final year and searching for ways to create amazing eye animations on an OLED display using the Arduino environment, you've likely encountered ...
In this project, we have seen how to create a Tetris game using an Arduino and a 128x64 OLED display. We have used C++ language and the Arduino IDE to program the game. We started by setting up the ...
Elements required to build the project (I am providing links below if you need to purchase): Arduino Pro Micro board (5 volt version), OLED display (0.96" 128x64 I2C ...
This project demonstrates how you can build a real-time clock (RTC) with a temperature display using Arduino, DS3231 RTC chip, and SSD1306 OLED display (128×64 pixel). DS3231 RTC chip is more accurate ...
Then I came across something very interesting. A set of two OLED displays with a 1.3” screen size. Very small but should be good for some Arduino projects, right? After a quick skim over the ...
For several microcontroller projects, the integration of a minuscule display ... to change images into byte arrays (and vice versa) for use with Arduino and monochrome OLED displays. You can use this ...
This project creates a smartwatch that can display notifications from an iPhone and automatically synchronize the time. It involves using various components like an Arduino Pro Mini, an OLED ...
I'm taking the liberty of starting a new thread for Arduino projects, as I couldn't find one dedicated to this, and figure that there may be a few people around here who do this sort of thing. If ...