Interactive tic tac toe board using Hall-effect magnetic sensors and WS2812 LED strips.
- Raspberry Pi Pico or Pico W (RPi)
Download and copy the appropriate circuitpython file to the Raspberry Pi Pico (or pico W):
- For Pico: https://circuitpython.org/board/raspberry_pi_pico/
- For Pico W: https://circuitpython.org/board/raspberry_pi_pico_w/
The Pico will rename itself CIRCUITPI
-
Copy all files in this repository to the RPi.
-
code.py: runs the game