The Kiosk | Spaghetti Wiring |
---|---|
![]() |
![]() |
This is the code for the Big Button Kiosk. It's a sentiment tool where people hit large buttons representing a likert scale.
This is the code and designs for the physical kiosk. It runs on a Raspberry Pi Pico W.
This is the code for the backend server that receives button presses and provides an API to interact with it.
The server backend is written in Rust using the Actix web framework.
Current the server frontend is a simple Svelte webpage.