Scripts for the ergodox infinity
Python
Switch branches/tags
Nothing to show
Permalink
Failed to load latest commit information.
README.md Modification in the readme Jan 20, 2016
screen_demo.py Correction of a tab issue. Jan 20, 2016

README.md

Ergodox infinity

Scripts for the ergodox infinity'

Screen Demo

Python 3 script displaying a logo and then launching a (very simple) snake game. In the game, use the arrow keys to move around, any other key to quit. If you hit a wall, the screen goes red and the game exits.

This scripts hardcodes the path to the ergodox serial bus to /dev/ttyACM0, you might want to change it according to your setup.