SkillAgentSearch skills...

Sid

Arduino/AVR C code for controlling the MOS6581 SID sound chip over MIDI

Install / Use

/learn @pje/Sid
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align=center> <image src=sid.jpg width=333 height=333 align=left> </image> </p>

SID

Firmware for using the MOS 6581 SID as a MIDI synthesizer.

Also:

  1. A fritzing sketch that somewhat describes the wiring on the hand-soldered shield I use
  2. A Max4Live object to control the SID through Ableton Live:
<p align=center> <image src=data/sid_m4l_device.png height=100 align=center> </image> </p>

Status

Works on my machine™ (Macbook, Arduino Micro, 6581 + shield).

Build

make deps      # install dependencies
make test      # run the unit tests
make upload    # compile and upload to the arduino

Resources

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated3mo ago
Forks0

Languages

C

Security Score

72/100

Audited on Dec 25, 2025

No findings