https://github.com/vvzen/makeblock-xy
🎨✏️ A wip repo for using the Makeblock XY Plotter V 2.0 with nodejs
https://github.com/vvzen/makeblock-xy
arduino arduino-firmware makeblock makeblock-orion nodejs plotter xy
Last synced: about 2 months ago
JSON representation
🎨✏️ A wip repo for using the Makeblock XY Plotter V 2.0 with nodejs
- Host: GitHub
- URL: https://github.com/vvzen/makeblock-xy
- Owner: vvzen
- License: mit
- Created: 2017-04-03T11:25:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-03T12:43:40.000Z (almost 9 years ago)
- Last Synced: 2025-03-07T00:35:22.352Z (12 months ago)
- Topics: arduino, arduino-firmware, makeblock, makeblock-orion, nodejs, plotter, xy
- Language: Arduino
- Homepage:
- Size: 719 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
XY
Warning
This is still a sperimental fork, please check the original one by
https://github.com/arnaudjuracek/xy.
This repo contains a modified version of the firmware that uses the MeOrion.h library by makeblock in order to keep better readability of the code.
Currently it is still in development.
node.js for makeblock XY plotter v2.0
## Credits
As [Daniel Shiffman's](https://twitter.com/shiffman) Twitter states,
> I'm not qualified for any of this.
So, huge thanks to Michael Fogleman, Inconvergent and Arnaud Juracek:
The Arduino firmware is based on [Michael Fogleman](https://github.com/fogleman/xy)'s one.
Thanks to the work in Python of [Michael Fogleman](https://github.com/fogleman/xy) and [Anders Hoff](https://github.com/inconvergent/).
The nodejs code has been rewritten from scratch, but many thanks to [Arnaud Juracek](https://github.com/arnaudjuracek/xy) upon which I took the inspiration to start.
## License
[MIT](https://tldrlegal.com/license/mit-license).