SIK-Guide-Code
SIK-Guide-Code copied to clipboard
Example code from the SparkFun Inventor's Kit Guide.
The code seems to assume that the wheels are installed next to one another. However, the installation instructions guide the user to install the wheels as mirrored image. Therefore we...
Dear SparkFun, First I want to thank you for your work, and your contribution to the maker community. You products are great and this KIT is again a perfect example....
Dear SparkFun, In the tutorial DistanceSensor the pin are defined for the first time as `const int`, instead of `int`. I think it is a great opportunity to introduce constants....
The guide suggest to install the examples in the Arduino IDE by dragging the `SIK-Guide-Code-master` folder into `Contents/Resources/Java`. Unfortunately, the folder doesn't not exist. I tried different paths: 1. I...
The documentation for adding the `SIK-Guide-Code-master` folder to the `Examples` directory appears outdated on GitHub and the printed guide. 1. On Mac, the `Examples` directory was found in `Contents/Resources/app/lib/backend/resources/Examples` **not**...