The PSOC Control C3 microcontrollers developed by Infineon focus on boosting system efficiency, reliability, and flexibility.
The Intel MCS-51 (commonly termed 8051) is a single chip microcontroller (MCU) series developed by Intel in 1980 for use in embedded systems. 8051 are first-generation microcontrollers that sparked ...
Communication between multiple controllers is almost a must when it comes to large projects. So, in this Lab we’ll investigate in brief the use of the atmega32L, PIC16F877a and the Arduino Uno in some ...
For years, there has been a clear distinction between the Arduino and Raspberry Pi boards. There are some things the Arduino can do that the Raspberry Pi can't, and vice versa. When you think of ...
Radio-frequency identification (RFID) is a technology that uses radio-frequency electromagnetic fields to transfer information from a tag to an RFID reader for identification purposes. Passive tags do ...
For novices: yet another Embedded C Programming Tutorial based on 8-bit AVR micro-controllers, using Microchip/Atmel Studio (not Arduino IDE). The software development environment (PC application) ...
There are several ways to program AVR microcontrollers. We are programming it with USBASP v2.0 serial programmer. For demonstration we will use ATmega16 Microcontroller and Atmel Studio. We will test ...
This triac control module is a project for everyone interested in power electronics. It also gives you an opportunity to learn a bit about hardware-level programming. We describe all the wonderful ...