diff --git a/_board/teenage_engineering_sp1.md b/_board/teenage_engineering_sp1.md new file mode 100644 index 0000000000..39d33938f8 --- /dev/null +++ b/_board/teenage_engineering_sp1.md @@ -0,0 +1,33 @@ +--- +layout: download +board_id: "teenage_engineering_sp1" +title: "SP-1 Download" +name: "SP-1" +manufacturer: "Teenage Engineering" +board_url: + - "https://github.com/timknapen/SP-1-dev/wiki" +board_image: "teenage_engineering_sp1.jpg" +date_added: 2026-09-03 +family: nrf52840 +features: + - USB-C + +--- + +**The original SP-1 firmware is unpublished. It is not possible to revert back to the stock firmware if you flash CircuitPython on the device. You can change to other 3rd party firmwares, but not back to original.** + +The SP-1 was a device that had some get manufactured, but before being officially released the project and partnership around it was scrapped. The ones that did get manufactured eventually became available from 3rd party liquidation and reseller channels. They come "as-is" with absolutely no official support. A community of folks online have documented the on-board peripherals and created 3rd party firmwares to run on the device. + +With CircuitPython the device can play wave or mp3 audio files stored in eMMC storage and control the volume with the fader bars. + +The hardware features: + - Nordic nrf52840 microcontroller + - CS42L42 audio CODEC + - TAS2505 audio amp for speaker + - 3.5mm audio line out + - 8 buttons and an up/down rocker + - 4 analog fader slide bars + - 4gb emmc storage for audio files + +## Purchase +* [2019 Unreleased Stem Player](https://shopnewrepublic.com/products/yzy-2019-og-unreleased-stem-player-by-teenage-engineering) \ No newline at end of file diff --git a/assets/images/boards/large/teenage_engineering_sp1.jpg b/assets/images/boards/large/teenage_engineering_sp1.jpg new file mode 100644 index 0000000000..0b64fa4d07 Binary files /dev/null and b/assets/images/boards/large/teenage_engineering_sp1.jpg differ diff --git a/assets/images/boards/original/teenage_engineering_sp1.jpg b/assets/images/boards/original/teenage_engineering_sp1.jpg new file mode 100644 index 0000000000..fce0f7b184 Binary files /dev/null and b/assets/images/boards/original/teenage_engineering_sp1.jpg differ diff --git a/assets/images/boards/small/teenage_engineering_sp1.jpg b/assets/images/boards/small/teenage_engineering_sp1.jpg new file mode 100644 index 0000000000..ffc974e98e Binary files /dev/null and b/assets/images/boards/small/teenage_engineering_sp1.jpg differ