Placeholder for a custom Creative Coding Raspberry Pi image, designed to run on a Raspberry Pi Zero 2
Download the image used on our Pi devices:
The goals of this image are to facilitate easy work on a Raspberry Pi, for creative coding. Roughly:
- Device with pre-flashed sd card should boot and create a hotspot with a
uniquerandom name (e.g. 1234-cooper) - Hotspot capture portal should allow configuring proper wifi access
- After connecting to proper wifi, device should be available with a
uniquerandom address (e.g. 1234-cooper.local) - Device should serve node apps
via pm2on boot - Device should have
code-server
available on a knowable port (e.g. quadratura-01.local:9000), with terminal properly enabled and write access to the user filesystem
- Pre-installed Node v18.x
- Pre-installed support for the Inky Impression and Display Mini screens from Pimoroni
- Pre-installed
code-server