Synthesizers
Synthesizers that build for the Raspberry Pi Pico and Pico2 with MIDI control and audi out via an I2S DAC.
Where possible the projects re-use the same hardware config which is implemented by PDK
| Project | Description | Status | Hardware Config |
|---|---|---|---|
| picoX7 | Simulation of the Yamaha DX7 | Almost complete | picoX7 |
| picoFn | Two channel audio function generator | Complete | picoX7 |
| picoSynth | Retro synth | Working, lots to do | picoX7 |
| pimple | Re-code of the Hybrid Music 500 | Only just started | picoX7 |
| picoX21H | Hybrid simulation of the Yamaha DX21 | Working but much to do | picoX21H |
| picoChippy | VGM player | Working but much to do | picoX21H |
Electronics
| Project | Description | Status |
|---|---|---|
| blinky | “Hello, world” example | OK |
| picoPloT | Temperature logger with rolling graph | OK |
| PDK | Portable Development Kit | OK |
Games
| Project | Description | Status |
|---|---|---|
| Zif | A Z-code engine for interactive fiction games. | |
| MineSweeper | A game from the past as an example the PDK GUI API. | |
| Sternhalma | Also known as Chinese Chequers |