-
Notifications
You must be signed in to change notification settings - Fork 1
This library includes helpers that are used by MakerVision's Scratch for Arduino IDE (http://makervision.io).
License
MakerVision/ArduinoLibrary
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a C++ library intended to be used to simplify code generated by the MakerVision Scratch for Arduino IDE, available online at http://makervision.io Installation -------------------------------------------------------------------------------- To install this library, just place this entire folder as a subfolder in your Arduino/lib/targets/libraries folder. Building -------------------------------------------------------------------------------- After this library is installed, you just have to start the Arduino application. You may see a few warning messages as it's built. To use this library in a sketch, go to the Sketch | Import Library menu and select MakerVision. This will add a corresponding line to the top of your sketch: #include <MVServo.h> To stop using this library, delete that line from your sketch.
About
This library includes helpers that are used by MakerVision's Scratch for Arduino IDE (http://makervision.io).
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published