led

STK500 Compatible ISP using AVR microcontroller

STK500 Compatible ISP using AVR microcontroller

AVR-Doper is an STK500 compatible In System Programmer (ISP) and High Voltage Serial Programmer (HVSP). It comes with a built-in USB to Serial adaptor to connect to modern host computers which often don’t have a serial interface. The project implements a low speed USB device in firmware only. No USB capable controller or converter is […]

STK500 Compatible ISP using AVR microcontroller Read More »

Controlling internal DAC AT90PWM3 using microcontroller

Part list 1x AT90PWM3-16SQ 2x SLO2016 LED display 1x 22uF/25V elco SMD 2x 0.1uF/16V tant. 1206 2x 10 kOhm 1206 3x 100n multilayer 1206 1x coil 10uH SMD 1x rotary encoder (Sharp)   Digital voltage control unit his is how a value is stored into the DAC registers. First you have to set the voltage

Controlling internal DAC AT90PWM3 using microcontroller Read More »

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 »

3D Color LED Graphics Display using ATmega32 microcontroller

This 3-dimensional graphics display system which named as MaJaTron consists of 125 RGB LEDs arranged in a cube of 5x5x5 dimension. Each LED is a multicolor Red, Green and Blue LED and the control circuit of the system can individually control the intensity of each color, thereby, creating a full color, graphics system. Each LED

3D Color LED Graphics Display using ATmega32 microcontroller Read More »

Open Source AVR Temperature Controller using ATmega48 microcontroller

The open source project allows you to control DC appliances based on the temperature of two thermistor inputs. It uses AVR ATmega48 as main processor. The controller has both green and white LEDs to indicate status. The project output is connected to N-Channel MOSFET, AOD444, for switching with current up to 4A. For higher current

Open Source AVR Temperature Controller using ATmega48 microcontroller Read More »

Controlling 7-segments LED displays using AVR microcontroller

The many posibilities….Non Multiplexed: 1. One or two displays directly to the i/o’s 2. One display with a 74LS247 3. Two displays with a 74HC595 and two 74LS247 Multiplexed: 1. Two displays with a 74LS247 and 2 i/o’s 2. Two displays with a 74HC595 and 2 NPN/PNP * 3. With a special driver IC e.g.

Controlling 7-segments LED displays using AVR microcontroller Read More »

Scroll to Top