Arduino LCD Project Ideas

Arduino TFT LCD shield displaying colorful graphics

ILI9341 TFT LCD Demo using Arduino 328 with Proteus Simulation

Introduction This project demonstrates an Arduino 328 driving an ILI9341 TFT LCD in Proteus. It is a clean microcontroller project for learning how a TFT display works with an AVR-based controller. The simulation shows text, lines, circles, filled shapes, colors, and vertical scrolling on a 240×320 TFT screen. It is useful for students, hobbyists, and […]

ILI9341 TFT LCD Demo using Arduino 328 with Proteus Simulation Continue Reading

Cyrillic LCD Arduino Proteus simulation with LCD shield

Arduino with Cyrillic LCD using ATmega328P with Proteus Simulation

Introduction Displaying non-English characters on standard LCDs is a common challenge in embedded systems. This microcontroller project demonstrates how to use an Arduino (ATmega328P) with an LCD that supports a Cyrillic character set, fully tested in Proteus simulation.The project shows how national characters can be rendered correctly using character recoding, making it useful for multilingual

Arduino with Cyrillic LCD using ATmega328P with Proteus Simulation Continue Reading

STM32 BluePill LCD project flowchart for Proteus simulation

Arduino-STM32 BluePill LCD Display using STM32 BluePill with Proteus Simulation

Introduction This microcontroller project demonstrates how to interface a standard alphanumeric LCD with the STM32 BluePill using Arduino-STM32 (Visual Designer) in a Proteus simulation environment.The project is a simple yet powerful starting point for anyone working with embedded systems, DIY electronics, or STM32-based designs.It focuses on displaying text messages on an LCD, proving correct GPIO

Arduino-STM32 BluePill LCD Display using STM32 BluePill with Proteus Simulation Continue Reading

Arduino Emoticon Jacket with LCD screen 1

Make an Emoticon Jacket with LCD screen using Arduino

Concept: I would like to make a jacket that has a small LCD screen to create subtexts for interpersonal human interaction. The user would use a limited “keyboard” with force sensors and buttons under soft silicone keys to create computer textual subtitles to human interaction (textual emoticons, ie: :P). The dichotomy between personal interaction that

Make an Emoticon Jacket with LCD screen using Arduino Continue Reading

Fingerprint Based Biometric Attendance System using Arduino 1

Fingerprint Based Biometric Attendance System using Arduino

Attendance systems are commonly used systems to mark the presence in offices and schools. From  manually marking the attendance in attendance registers to using high-tech applications and biometric systems, these systems have improved significantly. In our previous projects, we have covered few other electronic attendance system projects using RFID and AVR microcontroller, 8051 and raspberry Pi. In this

Fingerprint Based Biometric Attendance System using Arduino Continue Reading

Scroll to Top