You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The old board add-on for the Makey Makey [ "MaKeyMaKey-13-8-12.zip" ] seems to be outdated for certain versions of the Arduino IDE. Specifically it was Arduino IDE v.1.6.12 . Maybe we can update this section of the tutorial [ https://github.com/jimblom/MaKey-Mate-Bluetooth/wiki/Uploading-code ] where it says "Click here":
"To enable the MaKey MaKey in Arduino, you'll need to install the Arduino addon. Click here to download the addon."
By using the add-on from the GitHub repository labeled Arduino_boards and downgrading to Arduino v1.6.5, the customer was able to compile the example code.
The text was updated successfully, but these errors were encountered:
The old board add-on for the Makey Makey [ "MaKeyMaKey-13-8-12.zip" ] seems to be outdated for certain versions of the Arduino IDE. Specifically it was Arduino IDE v.1.6.12 . Maybe we can update this section of the tutorial [ https://github.com/jimblom/MaKey-Mate-Bluetooth/wiki/Uploading-code ] where it says "Click here":
"To enable the MaKey MaKey in Arduino, you'll need to install the Arduino addon. Click here to download the addon."
by re-direct it to the signed Atmega32U4 drivers here [ https://github.com/sparkfun/Arduino_Boards/tree/master/sparkfun/avr/signed_driver ].
By using the add-on from the GitHub repository labeled Arduino_boards and downgrading to Arduino v1.6.5, the customer was able to compile the example code.
The text was updated successfully, but these errors were encountered: