Tag: LCD
MAX038 Function generator
Milen @ instructables.com has designed a Function Generator based on the popular MAX038 and is controlled by ATMega328PU. Signal characteristics are displayed on a LCD screen. The digital features of the function generator were performed by one Atmega328 chip. Its functions are the...
Continue ReadingSmart Battery Charger
gfwilliams @ instructables.com has build a smart battery charger that is able to individually charge each battery , automatically discharge them and give you an idea of their capacity. The charger is controlled by an Espruino Pico and results are displayed on a Nokia 5110 LCD...
Continue ReadingArduino Controlled Modular Bench Power Supply
Denis @ envox.hr has designed a great PSU that is reliable, modular, programmable and of course Open source. The power supply is controlled by an Arduino and a touchscreen TFT screen is used to monitor and control it. It comes with a bunch of features you can check on the link...
Continue ReadingHow to Set Up and Program an LCD Display on an Arduino
circuitbasics.com has a nice tutorial on how to use a common Hitachi HD44780 LCD display on Arduino. Many of the functions available are discussed and shown in examples. In this tutorial, I will explain how to set up an LCD display on an Arduino, and show you (with examples) all of...
Continue ReadingLED Tester with LCD Display
David @ robotroom.com build a microcontroller based LED tester with LCD display that shows the LED voltage, the current limit in mA, the desired led voltage and the calculated resistor value. The LED tester is based on ATtiny84 mcu which performs all the measurements and calculations...
Continue ReadingBattery Powered Frequency Meter (0 to 20kHz)
The circuit is a simple digital frequency meter that is made of a frequency-to-voltage converter and an analog-to-digital display converter that can be operatedfrom a single 9-volt battery. The TC7126 ADC generates the voltage required by the TC9400 FVC with internal regulators. The...
Continue ReadingArduino Distance Meter
Paoson Woodwork @ instructables.com has build an Arduino Based Distance meter using SR-04 Ultrasonic sensors and an LCD display: This a project I've been working for some time now. It is a device that shows in a little LCD display the distance to the nearest object it can find,...
Continue ReadingHome Thermostat With Arduino and LCD
ArisK3 @ instructables.com decided to replace his home thermostat with a DIY one so he build an Arduino based thermostat with big character LCD. Replacing a standard thermostat (SIEMENS-RAA30 16GR) with a self made, arduino-based, big LCD screen is a fun project. Home Thermostat...
Continue Reading