Technology and Development

Interface do acelerômetro de eixo triplo com AtMega16

Triple-axis accelerometer interface with AtMega16

Requirements AtMega 16 IC / development board 2. 3-axis accelerometer 3. 16X2 LCD screen (to display X, Y and Z data) Description This project uses three of the eight ADCs...

Triple-axis accelerometer interface with AtMega16

Requirements AtMega 16 IC / development board 2. 3-axis accelerometer 3. 16X2 LCD screen (to display X, Y and Z data) Description This project uses three of the eight ADCs...

Como usar interrupções externas (hardware) do microcontrolador AVR (ATmega16) – (Parte 22/46)

How to use external interrupts (hardware) of th...

This article presents the concept of interrupts and the different types of interrupts in the AVR (ATmega16) microcontroller. Interrupt, as the name suggests, interrupts the current routine of the microcontroller...

How to use external interrupts (hardware) of th...

This article presents the concept of interrupts and the different types of interrupts in the AVR (ATmega16) microcontroller. Interrupt, as the name suggests, interrupts the current routine of the microcontroller...

Como fazer a interface do teclado com o microcontrolador AVR (ATmega16) – (Parte 11/46)

How to interface the keyboard with the AVR micr...

Keyboard is the most widely used input device to provide information from the external world to the microcontroller. The keyboard makes the application more interactive for users. The conc...

How to interface the keyboard with the AVR micr...

Keyboard is the most widely used input device to provide information from the external world to the microcontroller. The keyboard makes the application more interactive for users. The conc...

Como fazer a interface do LED com o microcontrolador AVR (ATmega16) – (Parte 4/46)

How to interface the LED with the AVR microcont...

ATmega16 has 32 I/O pins for communicating with external devices. Before interfacing with external devices, these pins must be configured as input or output pins. It's...

How to interface the LED with the AVR microcont...

ATmega16 has 32 I/O pins for communicating with external devices. Before interfacing with external devices, these pins must be configured as input or output pins. It's...

Como fazer a interface do servo motor com o microcontrolador AVR (ATmega16) – (Parte 21/46)

How to interface the servo motor with the AVR m...

Servo Motors find great applications in industries in the area of ​​automation, control and robotics. Servo motors are well known for their precise control and work on the principle of...

How to interface the servo motor with the AVR m...

Servo Motors find great applications in industries in the area of ​​automation, control and robotics. Servo motors are well known for their precise control and work on the principle of...

Como fazer interface serial ADC0831 com microcontrolador AVR (ATmega16) – (Parte 27/46)

How to make ADC0831 serial interface with AVR m...

ADC is an electronic device that converts analog signals into digital numbers proportional to the magnitude of the voltage. ADC chips like ADC0804, ADC0809 etc. provide 8-bit digital output....

How to make ADC0831 serial interface with AVR m...

ADC is an electronic device that converts analog signals into digital numbers proportional to the magnitude of the voltage. ADC chips like ADC0804, ADC0809 etc. provide 8-bit digital output....