News

RFID Module: Reads the UID from an RFID tag/card. If the UID matches the authorized UID, access is granted. This project is open-source and can be freely used for educational purposes. I demonstrate ...
This repository contains Arduino code and documentation for interfacing with an I2C (Inter-Integrated Circuit) LCD (Liquid Crystal Display). The code is designed to facilitate easy integration of I2C ...
As promised in the first part of this article, now it is time to see in detail how we can use the Alphanumeric LCD Display in our Arduino sketches. The idea beside this project is to give a simple ...
LCDs are widely used in applications like token-display machines in s malls and supermarkets, order number displays in restaurants and café, and so on. The project presented here demonstrates the ...
This Arduino BASIC interpreter will make a really fun one-day project if you’ve already got the parts on hand. [Usmar A. Padow] put together an Arduino Uno, SD card, four line character LCD, and PS/2 ...
[Kaushlesh Chandel] prototyped a few projects on his Arduino that use an HD44780 Character LCD. Wanting to keep these projects in one piece, but not sacrifice his Arduino board, so he etched his own ...
Security is a major concern in our day to day life, and digital locks have became an important part of these security systems. One such digital code lock is imitated in this project using arduino ...