Hello,
I have just put Hexy together. Firstly, i am a total beginner with robotics, so this may be an obvious or simple thing. I have researched and tried a number of things to no avail.
Any help and correction would be greatly appreciated. I am using the name āarduinoā interchangeably with the name āservotorā.
I am using 5 x NiMH batteries (Rechargable, and same behaviour if i use only 4 of the same batteries) and is connected to the board. There is some twitching⦠āsettlingā, when the plug goes into the board.
My laptop runs Ubuntu 13.04 Raring Ringtail.
When i connect the USB cable the green LED on the Arduino lights up and goes out.
To install arduino ideā¦
sudo apt-get update && sudo apt-get install arduino arduino-core
(Also downloaded the ide from master source on other attempts at getting this to work)
I run the Arduino IDE to upload the firmware. I am able to select Arduino Leonardo however, the serial ports menu item is not active. It is greyed out and cannot be selected. I can try the serial monitor and it attempts to connect on COM1, which is the port written in the preferences.txt of Arduino IDE. "Com1 not found change via tools > serial portsā. (Which cannot be selected)
(These are suggested solutions that have not worked in this case)
I have added my username to the usb and dialout groups, then restarted the machine.
lsusb command does not seem to show hexy.
daniel@Danbuntu:~$ lsusb
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 1bcf:288a Sunplus Innovation Technology Inc.
Preferences.txt setting serial.debug_rate=9600
Searching dmesg or ls dev/tyyUSB* does not seem to show any results relating to the arudino, on connect/disconnect.
Run everything with āsudoā
I have removed britty which conflicts with arduino.
When i run PoMoCo, it also fails to connect to the Arduino however the UI opens.
Are any of these behaviours incorrect? Is it a permissions issue or something deeper in the hardware?
Regards,
Daniel
