News

This is the code for Figure 2 using GUIslice Builder to generate the display. This code will not run on an Arduino UNO and requires a MEGA 1280 or MEGA 2560.
Arduino code to drive a Waveshare e-Paper display and example to demonstrate usage. This code is written specifically for this e-Paper display model from Waveshare: 2.13" Touch e-Paper HAT for ...
Using an Arduino library (MD_MAX72xx.h), I uploaded a test code to verify the hardware. The LEDs lit up beautifully, displaying coded animations flawlessly, confirming the success of the circuit.
This project demonstrates how you can build a real-time clock (RTC) with a temperature display using Arduino, DS3231 RTC and SSD1306 display.
This project uses webpage to display information on a Graphical Data Display and that can be accessed from anywhere through the Internet.
Learn to build an RFID based attendance system using Arduino with step-by-step instructions, circuit diagrams, and complete code. This $35 DIY project replaces expensive commercial systems with ...
Arduino provides easy-to-use function libraries that hide the complexity of low-level hardware access like configuring the serial port to make it work at the desired speed. Arduino also hides the ...
Once you learn how to read Morse code, you might want to teach your Arduino to understand it, too. Or, you can check out some other Morse-based projects.