Content for 16x2 LCD

16x2 LCD

An LCD is an electronic display module which uses liquid crystal to produce a visible image. The 16×2 LCD display is a very basic module commonly used in DIYs and circuits. The 16×2 translates o a display 16 characters per line in 2 such lines. In this LCD each character is displayed in a 5×7 pixel matrix.

How to make Arduino LED Tester + Resistor Calculator

“Useful tool for testing, and determining characteristics of LEDs, as well as a calculator for calculating the series resistor. Light Emitting Diode as an electronic component are very often used in electronic devices. There are many different types with specific …

Sip N’ Sprout: Automated Plant Device

“This device fully automates necessary processes for house plants including light and water regulation. I’ve personally always enjoyed having plants so when I came to college, I thought it would be nice to grow some in my room. After …

Smart Power Monitor

“The power monitor with the Matter protocol for devices in a smart house. It monitors the consuming power, the current and the voltage. The power monitor takes an important role in smart home devices. There are many power monitors available …

DIY Advanced Arduino Colloidal Silver Generator

“How to make an advanced colloidal silver device with Arduino, which has all the features of such commercial devices. A colloidal silver generator is a device used to produce suspension of tiny silver particles in a liquid, typically water. Colloidal …

Faz-Wrench - Five Nights at Freddy’s

“You can build a prop replica of the Faz Wrench from Five Nights of Freddy’s Security Breach – Ruin. We designed and 3D printed this prop to use the RP2040 PropMaker Feather and CircuitPython. It’s got a working LCD …

Grove Smart IR Gesture Sensor (PAJ7660) Arduino Project

“Practical Arduino project with this intelligent gesture recognition module equipped with an infrared camera sensor and applied AI algorithm. Тoday I received the package I ordered from Seed Studio, and it contains the Grove smart IR Gesture sensor. The product …

IOT Home Automation

“Home Automation Using IOT & WiFi Here In this project we are going to make an IOT based Home Automation system for our home to control the AC Electrical Appliances(In my case, one Cooler, one Tube Light, LED Bulb and …

Ardu14: An Arduino-Based Emulator for the Science of Cambridge MK14 Micro Computer

“This project is based on the “Portable MK14 emulator in ‘C’”. While I’m not certain of the exact origins, I discovered it in Doug Rice’s Virtual MK14 GitHub repository. Doug and Hein Pragt’s websites were valuable resources …

ALS162 an alternative to DCF77 time radio with Arduino Uno

“ALS162, as DCF77, are time radio transmitters in Europe. ALS162 has the advantage having an excellent immunity from electromagnetic noise Story Before the world of the internet and GPS, the way to set the same time throughout a country was …

Higher or Lower Arduino Game

“This first ever Arduino project of mine is a simple card game where you are given a card from a standard deck of cards and you need to guess whether the next card will be either higher, lower or equal …