Technology and Development

Comunicação serial (USART) com diferentes tamanhos de quadro usando microcontrolador AVR- (Parte 14/46)

Serial communication (USART) with different fra...

The previous article explains serial communication using 8-bit data transfer. The AVR microcontroller also supports serial data transfer with frame size of 5, 6, 7 and 9 bits...

Serial communication (USART) with different fra...

The previous article explains serial communication using 8-bit data transfer. The AVR microcontroller also supports serial data transfer with frame size of 5, 6, 7 and 9 bits...

Como escrever um bootloader simples para AVR em linguagem C – (Parte 35/46)

How to write a simple bootloader for AVR in C l...

BootLoader is code that runs when a microcontroller is powered on or restarted. Basically, it defines an environment for running application code. It is the Boot-Loader that configures...

How to write a simple bootloader for AVR in C l...

BootLoader is code that runs when a microcontroller is powered on or restarted. Basically, it defines an environment for running application code. It is the Boot-Loader that configures...

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

Arduino Vs Raspberry Pi: Como selecionar entre os dois?

Arduino Vs Raspberry Pi: How to Select Between ...

Arduino or Raspberry Pi: This is a common dilemma among the community of electronics engineers, whether they are hobbyists or professionals working on a prototype. There may be a case...

Arduino Vs Raspberry Pi: How to Select Between ...

Arduino or Raspberry Pi: This is a common dilemma among the community of electronics engineers, whether they are hobbyists or professionals working on a prototype. There may be a case...

FPGA vs microcontroladores: outra abordagem para design embarcado

FPGA vs microcontrollers: another approach to e...

Most engineers begin embedded systems training by learning about microcontrollers. Microcontrollers wrap a complete miniature computing system into a single...

FPGA vs microcontrollers: another approach to e...

Most engineers begin embedded systems training by learning about microcontrollers. Microcontrollers wrap a complete miniature computing system into a single...

Fonte de alimentação DC ininterrupta de bancada com display

Benchtop Uninterruptible DC Power Supply with D...

This tutorial explains how to make your own power supply unit for all your electronics and embedded systems experiments. It also has a backup battery that will be used in...

Benchtop Uninterruptible DC Power Supply with D...

This tutorial explains how to make your own power supply unit for all your electronics and embedded systems experiments. It also has a backup battery that will be used in...