We love looking at hardcore electronics projects with a beefy microcontroller and hundreds, if not thousands, of lines of code at its center. But everyone needs to get there somehow. This tutorial ...
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) ...
When it comes to AVR microcontrollers the most common programming option is In-System Programming (ISP). ISP interface is easy to use but in some scenarios it is totally unusable. The most common ...
Wouldn’t it be nice if there was an AVR microcontroller with USB device support built in so you would not need a separate programmer or serial link? Well in fact there are quite a few of them, and ...
The highly popular ATtiny and ATmega microcontrollers (formerly from Atmel, now from Microchip) are based on the 8-bit AVR microcontroller architecture. Let's consider some of the reasons to learn and ...
In this age of microelectronics and robotics, we are fortunate enough with the availablilty of a vast range of compact, easy to use and flexible robotics project kits. Usually in almost all hobby ...
This is a manual programmer I started working on in June of 2019 and finished on 14.09.2019. I call it "Edith Mark 2V2". This name was inspired by "Edith program" demonstrated by CuriousMarc. "Mark ...
Microchip announces the release of MPLAB X Integrated Development Environment version 5.05 which beta supports the majority of AVR microcontrollers. This release will allow designers who traditionally ...