Posts Tagged ‘microcontroller’
Introduction to 8051 Microcontrollers
July 28th, 2015 Nilesh Chaurasia
It is a 8 bit microcontroller from Intel. it is having four 8 bit I/O ports.
Details of Port 0 of 8051 Microcontroller
August 13th, 2015 admin
It is a 8 bit port. It requires pull-up register to operate properly because it is open source configuration.
Interfacing of 8051 Microcontroller with LCD
July 11th, 2016 admin
Introduction to Interfacing of 8051 Microcontroller with LCD Interfacing of 8051 microcontroller with LCD is one of the very important step in learning the hardware and programming of the microcontroller 8051 based project. Many microcontroller based project required to communicate with the alphanumeric LCD. the most popular alphanumeric LCD is the 16×2 alphanumeric LCD. In […]