Search

536 results for : “arduino-lcd-display”

Showing 1 to 10 of 536 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.

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

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.

How to Create an Arduino-Controlled Calculator

https://maker.pro/arduino/projects/how-to-create-an-arduino-controlled-calculator

Learn how you can create your own calculator using an Ardunio UNO, a 4x4 keypad, and an LCD display!

Arduino Barometer + Barograph with BME280 Sensor

https://maker.pro/anduino/projects/arduino-barometer-barograph-with-bme280-sensor

This time I will present you a very simple way, using an Arduino microcontroller and BME280 Sensor, you can make an electronic Barometer + Barograph that presents the results in graphic form on a 20x4 LCD display.

Distance Measurement Using Ultrasonic Sensor And Displaying On LCD

https://maker.pro/arduino/projects/distance-measurement-using-ultrasonic-sensor-and-displaying-on-lcd

Using sound waves, the ultrasonic sensor calculates the distance between itself and an object and displays on a LCD.

unoFone

https://maker.pro/arduino/projects/unofone

A basic phone based on the Arduino Uno. It uses the SIM800L IoT module for GSM connectivity, 4x4 Keypad matrix for input, and a 1602 LCD screen for display.

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.

All About TM1637

https://maker.pro/anduino/projects/all-about-tm1637

In this tutorial, I am going to show you guys how to control the TM1637 4-Digit 7-Segment displays using an Arduino.