pwm

LED matrix layout

Arduino and Touchpad Tic Tac Toe using microcontroller Using Atmega

Or, an exercise in input and output multiplexing, and working with bits.  And a submission for the Arduino contest. This is an implementation of a tic tac toe game using a 3×3 array of bicoloured LEDs for a display, a simple resistive touchpad, and an Arduino to tie everything together. To see how it works, […]

Arduino and Touchpad Tic Tac Toe using microcontroller Using Atmega Read More »

Voice Tuner

Voice Tuner and its Effects Using Atmega644

Introduction Sound Bite Our project implements a tuner that continuously outputs the frequency of an input microphone signal with a high degree of accuracy. Project Summary This project’s goal is to use a sensitive microphone, computer speakers and a properly designed circuit so that for an input microphone signal a relatively noiseless sinusoidal signal is

Voice Tuner and its Effects Using Atmega644 Read More »

Keyboard

A Keyboard Synthesizer Workstation using Atmega644

Our Keyboard Synthesizer project aims to create a multi-instrument keyboard that can record several different synthesized instruments and play back the track simultaneously. We took a children’s toy keyboard and adapted the printed circuit board within to play a range of notes from various musical instruments. Our user interface is a phone-style keypad for command

A Keyboard Synthesizer Workstation using Atmega644 Read More »