Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sjkelly/tinyg.jl

Talk to TinyG devices with Julia.
https://github.com/sjkelly/tinyg.jl

Last synced: about 2 months ago
JSON representation

Talk to TinyG devices with Julia.

Awesome Lists containing this project

README

        

# TinyG

[![Build Status](https://travis-ci.org/sjkelly/TinyG.jl.svg?branch=master)](https://travis-ci.org/sjkelly/TinyG.jl)

This package provides support for CNC controllers running the [TinyG firmware](https://github.com/synthetos/TinyG/wiki),
principally developed by [Synthetos](http://www.synthetos.com/).

Goals:
* Discover and connect to TinyG devices
* Firmware updating
* Configuration load and save
* High-level Command API

# License
All source code in this Git repository is available under the MIT "Expat" License,
see [LICENSE.md](./LICENSE.md).

During execution, it will download programs which have seperate terms, specified
below:

* [TinyG Firmware: GPLv2 with BeRTOS extension](https://github.com/synthetos/TinyG/wiki/TinyG-Licensing)