Discussions and queries about PicoBorg Reverse
Submitted by timparkinson197... on Wed, 08/09/2017 - 21:25
I built the Diddy borg a while back and it runs great however i have failed to get the code to run on startup so i usually just get it running over VNC and carry on but it would be great not to have to do that.
cheers
Tim
Submitted by William Worthy on Sat, 08/05/2017 - 08:42
Hello,
I have a couple of questions about the diddy Borg motors and others
1) What would be a speed comparison between diddyborg red motors and generic 50:1 micro metal gear motors
2) How do diddy Borg red motors and monsterborg motors compare in terms of speed
3) Are monster Borg motors available separately
4) If I was to use a zero Borg to drive 6 motors would it be best to have all 3 motors on each side connected or just 2 with 1 connected driven separately on a separate channel.
5) would there be any speed disparity with the second way
Submitted by philipdk on Sat, 07/29/2017 - 11:25
I had a perfectly working diddyborg with the latest version of PicoBorgRev.py working for python3(see attachments)
After installing PiLight for the RPICAM, I removed the servoblaster and connect the i2c cables again. I'm getting following errors.
Submitted by tdomenigoni on Fri, 06/30/2017 - 15:04
hi,
i'm new here, so sorry if my English or my explications isn't perfect :)
i have some problems when i want to run diddysequence
i have this error message :
"No PicoBorg Reverse found, check you are attached :) "
i have already look after other subjets but donc find issues
thanks for the help
Submitted by malcolm dancy on Wed, 06/28/2017 - 10:47
I'm trying to get my diddyborg running with 10 rechargable AA batteries.
I'm finding that, when the batteries are fully charged, they will run the motors, but not the pi itself. The lights come on on the pi, and if I connect a monitor it shows colours but doesn't get into the startup sequence.
If I plug the pi into a separate 5V source, all is well, but the main battery pack doesn't give the pi enough to run.
any ideas?
Submitted by ibrahim.riasat13 on Mon, 06/19/2017 - 14:53
So I have a diddyborg kit and i am at the stage of connecting the ps3 controller via. bluetooth but whenever i try it does't recognise the controller as a gamepad and it actually recognises it as a keyboard and sometimes asks me to type in a code using the controller or it is waiting for a response from the device.
I am using a raspberry pi 3 with bluetooth and wifi built-in.
Submitted by webiken on Mon, 06/12/2017 - 23:36
Hello,
I ordered a PiDiddy Borg from you guys a few months ago and it's been great! Many thanks for a truly well designed product!
The only issue I have with it is the battery design. I use rechargeable batteries and I usually have to recharge them everyday when I am running any image recognition (TensorFlow).
I ordered this battery pack from Amazon https://www.amazon.com/Intocircuit-26000mAh-Capacity-Portable-External/d...
I've been struggling to get my Diddyborg metal working again since I installed the latest Raspbian. I've followed your instructions elsewhere, and got the Python2 code running, but as the libraries I need are python 3 only, I need to use Python 3. I tried recreating the python3 version of the picoborgrev library, but it does not recognise the board:
Submitted by torsti76 on Mon, 05/15/2017 - 10:36
Hi,
I'm trying to get the Picoborg Reverse working with a Beaglebone Blue. Since the Beaglebone has electrical characteristics similar to the Raspberry PI (i.e. 3v3 input tolerance, several I2C buses, ...), I thought it to be an easy task.
However, the PicoBorg Reverse behaves a bit strange in this setup. In particular, I can set the motors spinning, set a new board address, etc. In fact, all "write" operations work just fine.
If it comes to reading values from the PicoBorg Reverse, e.g. its ID, it'll always return 0x00.
This is true regardless of
Pages