video_remote.mp4
video_handles.mp4
- Transmitter - our game controller with gyroscope. It reads z,y axes and sends the data to the server using TCP.
- Receiver - the core of our game console written in CircuitPython: games, display, server.
Default font comes from matrix-fonts
Use the asyncio library
circup install asyncioIf you get wifi connection error or socket error, then a possible fix can be to unplug the board and wait for 10 seconds, then reconnect again.