York Modular
AVR wavetable DVCO firmware IC
AVR wavetable DVCO firmware IC
受取状況を読み込めませんでした
A firmware IC for the TinyDVCO, for those who want to roll their own - although the source code is readily available, some people lack the skill or inclination to burn their own firmware ICs. For those people, we've got you covered.
The stock firmware is fairly simple - a voltage controlled oscillator with voltage-selected waveforms. The output is a PWM waveform which will need to be filtered - a simple RC low-pass filter (1k/100nF) does the job, but feel free experiment.
The firmware is flashed to a through-hole (DIP-8) ATTiny85 microcontroller, which can also be used as part of a breadboard layout. The IC pinouts are as follows:
- Pin 1: RESET - connect to VCC via a 10k resistor
- Pin 2: WAVE - Waveform selection CV (0-5V)
- Pin 3: CV - pitch control voltage (input)
- Pin 4: GND
- Pin 6: PWM output (output)
- Pin 8: VCC (5.5V absolute max)
Pins 5 and 7 are unused - if you're mucking around with the firmware then you can use these for whatever you like (or not at all).
The source code for this firmware is available on GitHub: https://github.com/yorkmodular/tinydvco
Share
