JustinSelig / pen_to_paper

Embedded Linux program to convert brush stroke movements on a TFT screen to physical actuation of an xy plotter.

Home Page:https://courses.ece.cornell.edu/ece5990/ECE5725_Spring2017_Projects/jss459_pbm53/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependencies

Install the following dependencies for the simulator:

pip install numpy
pip install hg+http://bitbucket.org/pygame/pygame

About

Embedded Linux program to convert brush stroke movements on a TFT screen to physical actuation of an xy plotter.

https://courses.ece.cornell.edu/ece5990/ECE5725_Spring2017_Projects/jss459_pbm53/index.html

License:MIT License


Languages

Language:Python 100.0%