led

RF 2 channel remote control 418MHz using AVR microcontroller

Introduction How many times you needed some remote control to handle some electric device ? Many times. There are lot of remote controls like infrared, RF, SMS (like my other circuit) and more. The basic small-range remote controls are 2, Infrared and RF (Radio Frequency). One of the weaks of Infrared is that the signal […]

RF 2 channel remote control 418MHz using AVR microcontroller Read More »

RCEN fuse programmer using AT90S1200A microcontroller

RCEN fuse programmer using AT90S1200A microcontroller

Introduction: As you know the AT90S1200 microcontroller includes an internal RC oscillator that is disabled by default. If you want to change it (enable or disable) you must to program it with parallel mode. The most programmers work on serial mode that is not possible to program this fuse bit (RCEN). With this stand-alone programmer you can enable

RCEN fuse programmer using AT90S1200A microcontroller Read More »

80×32 LED matrix display using ATmega32 microcontroller

The LEDMATRIX interface News: Now with lcd4linux driver I recently purchased 10 SLM1608 (SLM1606) LED matrix display units from Ebay (you might also contact the seller directly at [email protected]). These are 16×16 LED matrix units with a green and a red LED per pixel allowing each pixel to be switched to either green, red, amber

80×32 LED matrix display using ATmega32 microcontroller Read More »

i2c interface to USB interface using attiny45 microcontroller

Attach any I2C client chip (thermo sensors, AD converter, displays, relais driver, …) to your PC via USB … quick, easy and cheap! Drivers for Linux, Windows and MacOS available. The i2c-tiny-usb project is an open source/open hardware project. The goal of i2c-tiny-usb is to provide a cheap generic i2c interface to be attached to

i2c interface to USB interface using attiny45 microcontroller Read More »

Acceleration sensing USB interface using Atmega8 microcontroller

Contents The hardware The USB interface Calibration PC assisted calibration Self calibration Software Drivers Joystick drivers Maemo drivers The input event subsystem Setting permissions Enigma FAQ Downloads The TiltStick is a small acceleration sensing device in form of a USB stick. It’s using a two axis acceleration sensor to measure acceleration (caused e.g. by motion

Acceleration sensing USB interface using Atmega8 microcontroller Read More »

Remote Controlled Fan Regulator using ATmega8 microcontroller

This device can be used to remotely control the speed of an AC fan and to switch it on or off. The remote control is a cheap NEC Format remote, usually supplied with small DVD players. Three buttons are used to command the circuit. The UP key increase the fan’s speed while the DOWN key

Remote Controlled Fan Regulator using ATmega8 microcontroller Read More »

AVR RGB LED and Sound Show using ATmega168 microcontroller

The tutorial is well planned and executed. I really liked the RGB LED and Sound show given at the end. I will try it and tell how it works. Till then you can read the rest of the article here. Working with Atmel AVR Microcontroller Basic Pulse Width Modulation (PWM) Peripheral The article also explain

AVR RGB LED and Sound Show using ATmega168 microcontroller Read More »

Scroll to Top