We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fix: update Arduino Leonardo and TinyDuino broken links in Prerequisites section
fix: update Arduino Mega link in Prerequisites section
Updated Getting Started (markdown)
Arduino had an extra "o"
The link doesn't work
Johnny-Five expects Serial support so we need StandardFirmataPlus
added the s in troubleshooting that i just missed
troubleshooting is one word. Added instructions to get the board in the correct state through IDE
Fix ``` issue
No need to install visual studio anymore
Fix command formatting
Added instructions for Arch Linux
Fixes for "how to flash firmware" and all problems as of today.
added links for nodejs and visual studio under the windows section with targets _blank
removed "downloads" , it did not read well
Python link for windows was not working , added the generic python downloads page link
Add Ubuntu and Debian prerequisites
Add a utm_source=j5 to our outbound links so they know who’s linking to them I used this regex find/replace it will only work on links without params ``` \((http.+(adafruit|sparkfun).+/\d+/?)\) \(\1?utm_source=j5\) ```
Make consistent ALL THE THINGS
Adds Windows specific prerequisites
Created Getting Started (markdown)