Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sjkelly/tinyg.jl
- Owner: sjkelly
- License: other
- Created: 2015-08-05T23:52:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-09T22:25:05.000Z (over 9 years ago)
- Last Synced: 2024-10-13T19:37:32.793Z (3 months ago)
- Language: Julia
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)