Technology and Development

Interface de exibição de sete segmentos com microcontrolador 8051(89c51,89c52)

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...

Controle de velocidade do motor DC com microcontrolador 8051 (89c51,89c52) usando técnica PWM e driver de motor l293d

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...

Teclado alfanumérico com microcontrolador 8051(89c51,89c52)

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...

Criação/exibição de caracteres urdu personalizados em LCD 16×2 usando microcontrolador 8051(89c51,89c52)

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...

Interface Analógico para Digital Converter-adc0804 com Microcontrolador 8051(89c51,89c52)

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...

Geração de atraso de um minuto com temporizadores internos do microcontrolador 8051 (89c51,89c52) para LED piscando

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...