Arduino Programming on Fat Clients

2014-11-24 Thread Jim Christiansen
Hello, I'm back to programming Arduinos in my classroom and still don't have them connecting through usb yet. It was suggested that I add a udev rule and this doesn't seem to work as I explain in these two old links... https://lists.ubuntu.com/archives/edubuntu-users/2014-February/007367.html an

Arduino Programming on Fat Clients

2014-11-24 Thread Jim Christiansen
Got it! I added the same rule to /lib/udev/rules.d. After rebuilding the image the arduino still throws a dialup error and to add the user to the group but we can now connect to ttyACM0 and upload compiled code onto the arduino. Everything is cool. Now... It's about time to upgrade to 14.04!!!

Re: Arduino Programming on Fat Clients

2014-11-24 Thread Jim Christiansen
Hello George, Thank you. Our emails just passed by each other. I have it working from the LTSP 12.04 server to all of my Fat Clients now and the Arduino is accessible to my 100 or so students! On Mon, Nov 24, 2014 at 1:51 PM, george gouvas wrote: > what version of edubuntu have you installed?