Other Projects

Switching between Red, Green and Blue (or Blue1 or/and Blue2 for an RGBB type) using AVR microcontroller

Switching between Red, Green and Blue (or Blue1 or/and Blue2 for an RGBB type): An RGB LED is a LED which has three (or four for an RGBB type) semi-conductor LED’s in one normal housing i.e. standard 5 mm. The Red LED is made of Gallium Arsenide Phosphide on Gallium Phosphide, the Green LED is […]

Switching between Red, Green and Blue (or Blue1 or/and Blue2 for an RGBB type) using AVR microcontroller Read More »

Helianthus: The Solar Tracking System using ATmega16 microcontroller

Renewable energy solutions are becoming increasingly popular. Photovoltaic (solar) systems are but one example. Maximizing power output from a solar system is desirable to increase efficiency. In order to maximize power output from the solar panels, one needs to keep the panels aligned with the sun. As such, a means of tracking the sun is

Helianthus: The Solar Tracking System using ATmega16 microcontroller Read More »

Dotmatrix using ATtiny2313 microcontroller

On this page you will find a scrolling LED sign based on the ATtiny2313 AVR microcontroller, which you can build yourself (when finished) Other names for this device can be: Moving message sign, Message crawler, Scrolling message, message display, etc. The idea is to let a text scroll over the LED dot-matrix displays. A dot-matrix

Dotmatrix using ATtiny2313 microcontroller Read More »

Reading Switches with using Attiny microcontrollers

There have been several Instructables dealing with outputs from the ATtiny2313 and similar AVR devices. For example, http://www.instructables.com/id/Ghetto-Programming%3a-Getting-started-with-AVR-micro/, http://www.instructables.com/id/Drive-a-Stepper-Motor-with-an-AVR-Microprocessor/. Working on the latest one from The Real Elliot, which showed how to control stepper motors, I found that it would be really helpful to be able to run alternate sections of code in the same

Reading Switches with using Attiny microcontrollers Read More »

A complete starter guide to AVRs using attiny2313 microcontroller

A complete starter guide to AVRs using attiny2313 microcontroller

Have you played with Arduino’s and now have a taste for microcontrollers? Have you tried to go beyond Arduino but got stopped by the dense datasheets? This is the instructable for you! I was working on an instructable for the epilog contest which would wirelessly link two smoke alarms. I wrote all the code and

A complete starter guide to AVRs using attiny2313 microcontroller Read More »

Scroll to Top