Technology and Development
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...
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...
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: 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 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...
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...