LED Projects

Running LED’s

This small project let you make running leds. For this project you need a attiny2313 microcontroller and 8 leds and 8 resistors. The leds can be programmed so that they show differrent patterns. Hardware The leds are connected to PORTB of the microcontroller via the resistors that limit the current to 20mA. The project can […]

Running LED’s Read More »

LED Light Bulb Controller using AVR Microcontroller

Previously before 10-15 years the majority of electrical lights were either light bulbs (with yellow light) or tube-light sticks (with white light). The major disadvantage of these lighting devices was they consume more electrical energy (in terms of Watt) and gives less luminance (brightness). Light bulb wastes their most of the energy in form of

LED Light Bulb Controller using AVR Microcontroller Read More »

Intelligent LED light controller using AVR

Now a days LED light bulbs are becoming more and more popular because they have several advantages. Some of their advantages are listed below ·         Their energy (electrical) consumption is much more less ·         Their luminance is more ·         Their intensity can be varied ·         Their life time is more So if LED lights are

Intelligent LED light controller using AVR Read More »

Remote Controlled POV Display Using Atmega1284

Introduction For our ECE 4760 final project, we designed and implemented a remote controlled persistence-of-vision (POV) display that is able to display multiple patterns based on remote input. The primary components of the display are a rotor and a motor. The rotor is mainly consisted of a row of LEDs and a microcontroller. The microcontroller

Remote Controlled POV Display Using Atmega1284 Read More »

Touchpad Figure Recognition Using Atmega644

Our project implements a touchpad input system which takes user input and converts it to a printed character. Currently, the device only recognizes the 26 letters of the alphabet, but our training system could be easily generalized to include any figure of completely arbitrary shape, including alphanumerics, punctuation, and other symbols. A stylus is used

Touchpad Figure Recognition Using Atmega644 Read More »

BrainMap: fNIR imaging of the brain Using Atmega644

Introduction Our project records and extracts event-related features from a 36-point relative blood-oxygen concentration sensor array from the surface of the brain. We chose this project because of a combined interest in brain-computer interfaces. In an attempt to balance cost, complexity, and sensor density, we decided to implement a NIRS-inspired system. After collecting data from

BrainMap: fNIR imaging of the brain Using Atmega644 Read More »

Scroll to Top