Search

532 results for : “arduino-lcd”

Showing 1 to 10 of 532 projects.

Arduino LCD Info panel for PC (LCD Smartie)

https://maker.pro/anduino/projects/arduino-lcd-info-panel-for-pc-lcd-smartie

This is a simple way to control 16x2 LCD Display via Windows PC software. For this purpose, we use an Arduino microcontroller, which in this case has the function of an interface between the Display and the USB port of the Computer.

Ultimate Beginner’s Guide to Run TFT LCD Displays by Arduino

https://maker.pro/arduino/projects/ultimate-beginners-guide-to-run-tft-lcd-displays-by-arduino

Here, you will learn how to use TFT LCDs by Arduino. From basic commands to professional designs and technics are all explained here.

Measure distance easily using Ultrasonic Sensor And display on LCD - on Arduino Simulator

https://maker.pro/arduino/projects/measure-distance-easily-using-ultrasonic-sensor-and-display-on-lcd-on-arduino-simulator

Make your own distance measuring equipment using an ultrasonic sensor and an LCD. Here we use wokwi Arduino simulator

Universal HD44780 LCD interface

https://maker.pro/arduino/projects/universal-hd44780-lcd-interface

This project provides a universal interface to drive the popular Hitachi HD44780 LCD controller. It offers open hardware module and C/C++ library for the HD44780 controller.

Arduino TFT Interfacing Using TFT LCD Shield

https://maker.pro/arduino/projects/arduino-tft-interfacing

By using this color TFT LCD shield we can show characters, strings, button interfacing, bitmap images, etc on the color TFT LCD

How to Make an Arduino Keyless Door Lock System With Keypad and LCD

https://maker.pro/arduino/projects/arduino-keyless-door-lock-system-keypad-lcd

Use an Arduino to make your own keyless door lock system with LED display.

How to Make an Arduino Alarm Clock Using a Real-Time Clock and LCD Screen

https://maker.pro/arduino/projects/arduino-alarm-clock-using-real-time-clock-lcd-screen

Make your own Arduino alarm clock using a DS3231 real-time clock module.

Arduino weighing machine(scale) with analog showing

https://maker.pro/arduino/projects/arduino-weighing-machinescale-with-analog-showing

This is a Retro style weighing machine where the result is displayed on the Galvanometer instead of LCD Display.

Humidity and Temperature Measurement using Arduino

https://maker.pro/arduino/projects/humidity-and-temperature-measurement-using-arduino

We are going to calculate the surrounding temperature and humidity and the same will display it on a 16x2 LCD screen.