Hello,
I'm having issues making my recently delivered camera robot work, so I'd like to ask some questions to help me troubleshoot the issues please.
Useful Info:
- I'm using the supplied Edimax EW-7811Un wifi module.
- I'm powering it via a 5v mains supply for the time being (until the batteries arrive).
- I'm using the SD card image downloaded from this site.
1 - Are there any commands I can use to directly test movement of the wheels and pan/tilt mechanism of the robot without using the webpage?
- When the Pi boots up, the servos make a constant clicking noise, and I can see it making minute movements. I would like to try and manually move the camera to see if there's any connectivity issues.
2 - Should I use specific browsers to manoeuvre the robot?
- The first time I booted, I connected to the robot via wifi from my MacBook and opened the webpage via Google Chrome. The video was working fine, but only the left joystick was visible. However when I tried to move the nipple, the clicking noise on the servos started and they wouldn't move at all. Does it only work on specific browsers? I initially tried via my iPad but only the video was displayed, so should it work on there?
3 - How do I update the code to take advantage of the latest additions I see being applied on the code repository?
- I wonder if new code updates could help with some of the issues I'm experiencing, so I know a git pull command would pull the latest code changes, but how and where do I then copy the updates to?
I can make the servo clicking noise stop by unplugging the Mini Driver Board USB from the Pi (seeing as that's it's only power supply), and it still does the clicking when the board's switch is off when plugged back in.
Unfortunately after the first boot of the Pi, I'm now no longer able to connect via wifi (I can see the AP, but not connect - perhaps DHCP has broken), or when on a wired connection browse to the Pi's local IP to view the stream. Command line access is fine when on a wired network so I'll be able to run any commands for troubleshooting.
Any pointers would be great thanks!