Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Latest commit

 

History

67 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Console

2 in 1

Remote - like a Wii

video_remote.mp4

Handles - like a tablet

video_handles.mp4

Structure

  • 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.

Font

Default font comes from matrix-fonts

Setup instructions

Install libraries

Use the asyncio library

circup install asyncio

Network issues

If 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.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages