-
Notifications
You must be signed in to change notification settings - Fork 10
Raspberry Pi 2
firepick1 (localhost) edited this page Oct 13, 2015
·
1 revision
At this time there is no fireduino implementation for Raspberry Pi--it is simply so easy to connect up an ArduinoMega2560 via USB serial to the Raspberry Pi that there is little call for a special Raspberry Pi CNC shield. However, if somebody does introduce a motion control shield for Raspberry Pi, it would make sense to support such a shield with a Raspberry Pi fireduino implementation.
The firestep command line client has been tested with Raspbian Jessie:
git clone https://github.com/firepick1/FireStep
cd FireStep
./build
sudo make install