Technology and Development
LCD Scrolling Display Module – (Part 30/46)
A microcontroller is a device that has a built-in processor surrounded by some dedicated hardware modules. As soon as the microcontroller initializes them, they start operating on their own...
LCD Scrolling Display Module – (Part 30/46)
A microcontroller is a device that has a built-in processor surrounded by some dedicated hardware modules. As soon as the microcontroller initializes them, they start operating on their own...
Electronic voting machine using AVR's internal ...
The microcontroller based voting machines have made the process of voting and counting the voted batch easier than before. Previously, votes were marked on paper which were then kept...
Electronic voting machine using AVR's internal ...
The microcontroller based voting machines have made the process of voting and counting the voted batch easier than before. Previously, votes were marked on paper which were then kept...
Room temperature measurement with 8051 microcon...
In this tutorial I will measure the room temperature using the LM35 temperature sensor with 8051 microcontroller (89c51, 89c52). Lm35 emits an analog signal that is proportional to the temperature...
Room temperature measurement with 8051 microcon...
In this tutorial I will measure the room temperature using the LM35 temperature sensor with 8051 microcontroller (89c51, 89c52). Lm35 emits an analog signal that is proportional to the temperature...
Seven-segment display interface with 8051 micro...
This is a simple tutorial on how to interface seven segment display with 8051(89c51,89c52) microcontroller. The post/tutorial explains the connections and interface of the 7-segment display...
Seven-segment display interface with 8051 micro...
This is a simple tutorial on how to interface seven segment display with 8051(89c51,89c52) microcontroller. The post/tutorial explains the connections and interface of the 7-segment display...
DC motor speed control with 8051 microcontrolle...
This is a simple project/tutorial on how to control DC motor speed using 8051 (89c51,89c52) microcontroller. The speed of the DC motor or fan is controlled using the technique...
DC motor speed control with 8051 microcontrolle...
This is a simple project/tutorial on how to control DC motor speed using 8051 (89c51,89c52) microcontroller. The speed of the DC motor or fan is controlled using the technique...
Alphanumeric keyboard with 8051 microcontroller...
This tutorial teaches how an alphanumeric keyboard can be designed with 89c51 microcontroller, 16×2 LCD and 4×4 keyboard? The main crux of the project is in the project code. The...
Alphanumeric keyboard with 8051 microcontroller...
This tutorial teaches how an alphanumeric keyboard can be designed with 89c51 microcontroller, 16×2 LCD and 4×4 keyboard? The main crux of the project is in the project code. The...