Technology and Development

Módulo de exibição de rolagem LCD – (Parte 30/46)

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

Máquina de votação eletrônica usando EEPROM interna do AVR

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

Medição da temperatura ambiente com microcontrolador 8051(89c51,89c52) usando sensor de temperatura lm35

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

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