I received my dev kit yesterday, i’m in the U.K. my boyfriend is very pleased with it!
1 Like
Ok Finally… My devkit is here.
Time to get cracking on some coding =).
Got my DevKit today (10/10/15)! Tinkering with the ArduboyBreakout game now. Tip if your using the Arduino IDE on Linux (such as Ubuntu), I had to add my user account to the “dialout” group to get the correct permissions to go out the USB port.
sudo adduser YourUsername dialout
1 Like