We designed a fully functional alarm clock for our 2nd semester lab project at the Department of of Electronics and Telecommunication Engineering at University of…
View More Designing an Alarm ClockDesign of an Alarm Clock – Microproduct Alarm Timing
This blog is about my 2nd semester lab project at Department of Electronic and Telecommunication Engineering at University of Moratuwa. The task was to design…
View More Design of an Alarm Clock – Microproduct Alarm TimingProgramming in AVR C++ – Digital Outputs and Bit Manipulation
Learning to program AVR microcontroller using AVR C++ is quite challenging at first. I mean what are these DDRs and bit shifting? Dive in to…
View More Programming in AVR C++ – Digital Outputs and Bit ManipulationProgramming AVR microcontroller using Microchip Studio and USBasp
This post will demonstrate how to use Atmel Studio/Microchip Studio and USBasp to program an AVR microcontroller to blink an LED. Blinking an LED is…
View More Programming AVR microcontroller using Microchip Studio and USBaspProgramming AVR microcontrollers – What do you need?
New to programming AVR microcontrollers? Don’t know where to start from? You have come to the right spot. In this post, I will tell you…
View More Programming AVR microcontrollers – What do you need?