项目作者: josejuansanchez

项目描述 :
Custom firmata firmware sketch for the Arduino NanoPlayBoard.
高级语言: Arduino
项目地址: git://github.com/josejuansanchez/NanoPlayBoard-Firmata.git
创建时间: 2016-09-08T10:46:06Z
项目社区:https://github.com/josejuansanchez/NanoPlayBoard-Firmata

开源协议:GNU General Public License v3.0

下载


NanoPlayBoard-Firmata

Custom firmata firmware sketch for the Arduino NanoPlayBoard. The firmware is an
Arduino sketch located in the NanoPlayBoardFirmata directory. To load the firmata
firmware you will need the NanoPlayBoard library installed in your Arduino IDE.
You can use the library manager to search and install it.

Credits

This firmata firware is based on the CircuitPlaygroundFirmata developed by Tony DiCola.

License

  1. Copyright 2016 José Juan Sánchez
  2. Licensed under the GNU General Public License, Version 3 (the "License");
  3. you may not use this file except in compliance with the License.
  4. You may obtain a copy of the License at
  5. http://www.gnu.org/licenses/gpl-3.0.en.html
  6. Unless required by applicable law or agreed to in writing, software
  7. distributed under the License is distributed on an "AS IS" BASIS,
  8. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  9. See the License for the specific language governing permissions and
  10. limitations under the License.