Skip to content

padraigfl/awesome-arcade-coder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Awesome Arcade Coder

A repo for aggregating information, projects and whatever else relating to the Arcade Coder by Tech Will Save Us.

Information

Place for asking questions quickly from other people, currently the bulk of information is here but the plan is to keep things as public as possible. If you find something there that should be public please add it to the public wiki or Github issue.

A pretty thorough overview of the key operations of the board with some great visual prompts

A publicly editable wiki for dropping in information as you find things, will tidy it up as things mature.

Single page dumping ground of details on how the board operates and how it was reverse engineered. Likely has some assumptions which are incorrect.

Projects

TODO: improve the ordering and scoping of this section when things are more formed.

The original reverse engineering project for the board. Library for handling inputs and rendering simple RGB matrix values to work with Arduino IDE. There is a lot of room for optimisation and the accelerometer has not yet been implemented. The code has been written in deliberately simple C with minimal dependencies and can hopefully be a good reference point for future more-advanced libraries.

Builds upon the initial Arduino IDE discoveries to get the board working with CircuitPython. The accelerometer was fully reverse engineered first here.

A very promising Rust library for the Arcade Coder with demos. Currently seems to be the most optimised library for the board.

Hardware-oriented reverse engineering project with board schematics

Credit

About

A wiki and collective resource for information on the Arcade Coder by Tech Will Save Us, an ESP32 powered 12x12 RGB LED button matrix

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors