Introduction to 8bit

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 requires 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
- MIDI In
- CV1 In
- CV2 In
- Debug pin for the microcontroller
- Programming pin for the microcontroller
Outputs
- MIDI THRU
- Audio Out
- Audio Out
- GATE Out
- GATE Out
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.
Programming
This module can be programmed via an UPDI interface. Check out our guide on programming the 8bit and similar modules.
More from 8bit
SuperSaw - 8bit Firmware
Learn about the SuperSaw firmware of 8bit. It's a supersaw oscillator.
Drums - 8bit Firmware
Learn about the Drums firmware of 8bit. It's a 7-voice low-fi drum sampler.
LFO - 8bit Firmware
Learn about the LFO firmware of 8bit. It's a low-frequency oscillator with morphing waveform support.
