ニュース

This repository demonstrates interfacing a 16x2 alphanumeric LCD with the 8051 Microcontroller using Assembly language. The project is designed to show how to send data from the 8051 microcontroller ...
Here we are going to build a simple Digital thermometer using 8051 microcontroller in which LM35 sensor is used for measuring the temperature. This project will also serve as a proper interfacing of ...
interfacing-keypad-and-LCD-with-8051 We aim to use Atmega 8052 microcontroller to create a simple calculator, by entering numbers and symbols in 4*4 keypad, and watching the results being displayed on ...
In this tutorial we will see how to interface NodeMCU with 16x2 LCD without using I2C communication. Here we will interface 16x2 LCD using shift register SN74HC595.