krüe :: dco4

dco4

description

dco4 is a quad digitally controlled oscillator. The waveforms are output by simple 8-bit r2r ladders. The board is controlled via an SPI interface. The analog outputs are single rail 0v to 5v. An atmel attiny26 runs the show.

specifications

schematic

dco4-2005.01.29.ps
initial revision.

pcb

dco4-2005.02.06.pcb
initial revision.

software

The dco4 code is written for my avr forth assembler. It supports individual control of each oscillator. The following commands are supported:

description command data
0 1 2
set phase increment 0x phase increment
set waveform 1x waveform number
dco4-2006.12.02.f
initial revision.