https://github.com/microflo/microflo-arduino
Arduino-specific components for MicroFlo
https://github.com/microflo/microflo-arduino
Last synced: about 1 year ago
JSON representation
Arduino-specific components for MicroFlo
- Host: GitHub
- URL: https://github.com/microflo/microflo-arduino
- Owner: microflo
- Created: 2015-05-12T19:58:21.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-05-03T15:17:51.000Z (about 8 years ago)
- Last Synced: 2025-03-27T04:08:18.331Z (about 1 year ago)
- Language: C++
- Size: 13.7 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Arduino-specific components for [MicroFlo](https://microflo.org)
# Using
npm install --save microflo-arduino
Then add `--components ./node_modules/microflo-arduino/components` to your `microflo generate` command
# License
Note: Most components derive or use Arduino libraries under GPLv2+ or GPLv3+,
so the resulting build may effectively be GPL'ed.
MIT for all original code.
Modifications to libraries are released under MIT + the original license.