Your Ad Here


All posts in the 'Signal generator' Category



SinePlayer

SinePlayer
This small project demonstrate the Tiny family high speed PWM capabilities to produce a sinewave output. It was also incorporated functions to play Piano Key Tones using sinewave waveform, as a smooth and clean sound as the ones produced by cords.
The sinewaves produces are better in low frequencies. The high frequency keys need to jump over a larger byte quantity in the sine table, to be able to produce the correct frequency, it generates a high frequency component over the sinewave, and it may be noticeable on the sound speaker.The circuitย�consists ofย�ATTiny13 and RC low-pass filter.ย�[more]

Posted in : AVR projects | Signal generator

USB controlled DDS signal generator with ATmega88

USB controlled DDS signal generator with ATmega88
This is a simple signal generator which produces sine waves (or any waveform really) at audio frequencies using DDS and is controlled a USB serial connection.Only 2 chips are used in this circuit. The AVR ATmega88 which produces the signal, and an FT232R for the USB interface. While a computer is required to control the varying frequency of the oscillator, a fixed frequency project could be made without the USB interface.[more]

Posted in : AVR projects | Signal generator | USB projects

« Previous Page