/FabCam

FabCam is web app which control the fab machine.

Primary LanguagePython

FabCam for Raspberry Pi

FabCam is web app which control the fab machine.
FabCam is available for Raspberry Pi, other UNIX clone.
This repository includes two Python package.

FabSerial

This package is web app which control the fab machine via "serial" port, such as Roland MDX series.
https://github.com/ohwada/FabCam/tree/master/FabSerial/

FabPrinter

This package is web app which control the fab machine via "printer" port, such as Roland SRM series.
https://github.com/ohwada/FabCam/tree/master/FabPrinter/