Skip to content
firepick1 (localhost) edited this page Oct 13, 2015 · 1 revision

FireStep fireduino

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.

firestep command line client

The firestep command line client has been tested with Raspbian Jessie:

  1. git clone https://github.com/firepick1/FireStep
  2. cd FireStep
  3. ./build
  4. sudo make install
Clone this wiki locally