Technology and Development
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...
Creating/displaying custom Urdu characters on 1...
This post is about displaying custom Urdu font characters on a 16×2 character LCD display with the help of 89c51 microcontroller. Previously I discussed about 'How to display...
Creating/displaying custom Urdu characters on 1...
This post is about displaying custom Urdu font characters on a 16×2 character LCD display with the help of 89c51 microcontroller. Previously I discussed about 'How to display...
Analog to Digital Interface Converter-adc0804 w...
In this tutorial we will learn how to interface the ADC0804 (Analog to Digital Converter) with the 8051 microcontroller (89c51,89c52). The 8051 microcontrollers are very old and do not have...
Analog to Digital Interface Converter-adc0804 w...
In this tutorial we will learn how to interface the ADC0804 (Analog to Digital Converter) with the 8051 microcontroller (89c51,89c52). The 8051 microcontrollers are very old and do not have...
One minute delay generation with 8051 microcont...
Providing a suitable delay like 1 second OR 1 minute is only possible using internal timers of 8051 microcontroller (89c51,89c52). The 8051 series microcontrollers have two timers...
One minute delay generation with 8051 microcont...
Providing a suitable delay like 1 second OR 1 minute is only possible using internal timers of 8051 microcontroller (89c51,89c52). The 8051 series microcontrollers have two timers...