https://github.com/devramsean0/scrapyard-london-playdate
A playdate thingy for Scrapyard London
https://github.com/devramsean0/scrapyard-london-playdate
Last synced: about 1 year ago
JSON representation
A playdate thingy for Scrapyard London
- Host: GitHub
- URL: https://github.com/devramsean0/scrapyard-london-playdate
- Owner: devramsean0
- Created: 2025-03-15T13:18:57.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-15T14:49:39.000Z (about 1 year ago)
- Last Synced: 2025-03-15T15:32:50.345Z (about 1 year ago)
- Language: Nix
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A really bad laptop charger: Playdate component
This is the playdate component for Mine and @headblockhead's Scrapyard London submission.
It's written in lua on my NixOS laptop.
## How does this work?
- Spin the crank
- Every 10 cranks, it sends "Cranked" over serial
- This is then detected by a bash script
## Building
> [!INFO]
> You need the Playdate SDK correctly installed
1. Run either the build_and_run.sh (On linux) or the ps1 alternative
2. Build
3. Flash to your playdate via USB/The Simulator
Done!