Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/synthetos/grblShield
https://github.com/synthetos/grblShield
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/synthetos/grblShield
- Owner: synthetos
- Created: 2011-04-21T21:48:47.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-11-07T15:53:06.000Z (about 11 years ago)
- Last Synced: 2024-08-03T02:03:40.139Z (4 months ago)
- Language: C
- Homepage:
- Size: 3.59 MB
- Stars: 133
- Watchers: 30
- Forks: 49
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-plotters - grblShield - All the stepper motor control hardware needed to turn an [Arduino](https://www.arduino.cc) into a G-code-based motion controller using the grbl firmware. ([adafruit](https://www.adafruit.com/product/1750)) (Hardware / Motor Controllers)
README
![gShield v5](http://farm4.staticflickr.com/3767/10699531753_10d41a48fa_h.jpg)
Welcome to the gShield project (aka grblShield). If you just landed here and are not sure what a gShield is here is a quick summary:
**The Arduino gShield** is a complete hardware solution the [grbl CNC motion control software](https://github.com/grbl/grbl). gShield/grbl is compatible with the Uno and other 328p versions of the Arduino development platform.The gShield can also be used to run [TinyG2 on the Arduino Due](https://github.com/synthetos/g2/wiki). TinyG2 is a ARM port of the TinyG motion control system.
**The currently shipping version of the gShield is v5. If you are looking for documentation on the gShield be sure to checkout the [gShield wiki](https://github.com/synthetos/grblShield/wiki).**
**Differences between gShield v4 and [v5](https://github.com/synthetos/grblShield/wiki/gShield-v5-Notes)**
Other than price, there is almost no difference between v4 and v5.
The v5 has added a power selection section that allows you to select if you want to run the board from 3.3 volts, 5 volts, or the voltage selected by the Arduino (IOREF).
This was added to better support the Arduino Due and [TinyG2](https://github.com/synthetos/g2/wiki).
You can find out more about v5 [here](https://github.com/synthetos/grblShield/wiki/gShield-v5-Notes)