
This is a programmable computer with 8-bit audio output.
Functionality
- It uses ATtiny1616 microcontroller which runs at 20MHz.
- It's quite limited in terms of RAM, but it can be useful for creating audio sources and effects that require very little memory.
- Has two CV inputs with attenuators.
- Built-in low-pass filter to smooth out the audio output if needed.
- MODE switch with LED indicator for implementing custom modes.
Inputs
Inputs
- MIDI MIDI input to control the 8bit module
- CV1 CV input for the first control voltage
- CV2 CV input for the second control voltage
- TX Debug pin for the microcontroller
- UPDI Programming pin for the microcontroller
Outputs
- MIDI MIDI THRU (passthrough) output
- AUDIO 8-bit audio output
- AUDIO 8-bit audio output (duplicate)
- GATE Gate trigger from the MIDI input
- GATE Gate trigger from the MIDI input (duplicate)
Controls
- CV1: Attenuate the CV1 input if provided, if not CV1 input is normalized to 3.3V.
- CV2: Attenuate the CV2 input if provided, if not CV2 input is normalized to 3.3V.
- MODE: Toggle button to select the mode.
Firmwares
Programming
This module can be programmed via an UPDI interface. Check out our guide on programming the 8bit and similar modules.
Additional Parts
This section is only relevant if you are buying the semi-assembled module. You have to source & solder the following parts. You can check our guide on common parts for where to source these components.
- 2.54mm Header Pins (5-pin) - 2
- Circular Pin Header Sockets (5-pin) - 2
- 50K Potentiometers - 1 (LOWPASS)
- 1M Potentiometers - 2 (CV1 & CV2)