Content for 16x2 LCD

Build a Digital Weight Scale & Force Guage W/ Arduino & Loadcell

“Overview In this tutorial, you will learn about the load cell module, its applications and its operation. Also, youll see how to use the load cell module with Arduino. Then after learning about calibrating the load cell, you will create …

How to Make an Automatic Wood Stove Thermostat

“For my Mechatronics Class Project I decided to design and create an Automatic Wood Stove Thermostat using a WiFi enabled Arduino with a PID controller driving a Stepper motor to control the damper position on my Wood Stove. It has …

How to Interface the Mojo V3 FPGA Board with a 16x2 LCD Module: Block Diagram and Verilog Code

“This article will discuss the details of interfacing a basic 16x2 LCD module with an FPGA. In the previous article, we examined the building blocks needed for interfacing an FPGA with a common 16x2 LCD module. We saw that the …

Simple Autorange Capacitor Tester / Capacitance Meter by Hand and With Arduino

“Hello! For this physics-unit you need: a power supply with 0-12V_ _ one or more capacitors one or more charging resistors_ _ a stopwatch a multimeter for voltage measurement_ _ an arduino nano a 16x2 IC display_ _ 1 / 4W …

Task Manager - a Household Chore Management System

“I wanted to try to address a real problem faced in our household (and, I imagine, that of many other readers), which is how to allocate, motivate, and reward my children for helping out with household chores. Up to now …

Tilt Compensated Compass

“This instructable explains how to make a tilt compensated compass using an Arduino UNO R3, an LCD display, and an IvenSense MPU-9250 multi-chip-module that contains an MPU-6050 accelerometer / gyro and an AK8963 magnetometer within the same package. The …

Arduino 2.4 Touch Screen LCD Shield Tutorial

“Overview In this tutorial, you will learn how to use and set up 2.4 Touch LCD Shield for Arduino. First, youll see some general information about this shield. And after learning how to set the shield up, youll see …

DIY LED-photometer With Arduino for Physics or Chemistry Lessons

“Liquids or other objects appear colored because theyreflect or transmit certain colors and in turn swallow (absorb) others. With a so-called photometer, those colors (wavelengths) can be determined, which are absorbed by liquids. The basic principle is simple: with a …

Kodak Slide Projector Scanner

“Use a Kodak projector and DSLR camera to automate digitizing slide photography Take an old Kodak slide projector, a digital camera, some electronic parts and connect it all up to a microcontroller to create a high throughput digital slide scanner …

16 x 2 LCD controlled via power line

“This 16x2 LCD is too traditional and still very much popular in the world of electronics and embedded system. I remember I started programming on PIC for displaying text on these LCDs around 8 years ago. Now I just found …