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

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

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.