LED Projects

Glowing-RGB-LED-Magic-Cube-WS2812

Glowing RGB LED Magic Cube (WS2812) Using Atmega

I fully designed from scratch every single piece of this project to create a cool glowing Magic LED Cube, mainly made for light animation and basically could be explored for decoration of Electronics Labs. Designed around the awesome RP2040 Microcontroller and Built with a full of electronics passion All the used items are fully documented through this post …

Glowing RGB LED Magic Cube (WS2812) Using Atmega Read More »

The-LED-Chasing-Effect-Project-using-Atmel-AVR-Microcontroller

The LED Chingas Effect Project using Atmel AVR Microcontroller

One of the interesting projects for most of the embedded beginners enthusiasts or hobbyists is to build the LED chasing effect. In this project we are going to use both the Arduino IDE and Atmel AVR Studio to program the AVR ATMega168 microcontroller, therefore you could learn to use these well known Integrated Development Environment …

The LED Chingas Effect Project using Atmel AVR Microcontroller Read More »

USBasp-programmer-for-AVR-microcontrollers

Getting Started with Atmel Studio

Atmel, AVR microcontrollers (MCUs) are very easy to use. All AVR microcontrollers require Integrated Development Environment(IDE) such as Atmel Studio. Using this IDE, we can create, compile, and debug programs on all AVR microcontrollers.   Atmel Studio is available free of charge. To download and install the latest Atmel studio use this link. Note: There are possibly …

Getting Started with Atmel Studio Read More »