-
The current code is written for the old version of the GoPiGo library, not for the current version gopigo3.
I have a version forked which works with the latest library and python3, which is now the…
-
How would one read sensors and act upon them?
What about measuring steps of the encoders on the GoPiGo board?
Bonus points for how to use other bits of the raspberry pi GPIO pins along side the …
-
Add support for Dexter Industries robots
-
https://www.dexterindustries.com/GoPiGo/get-started-with-the-gopigo3-raspberry-pi-robot/
```
sudo apt-get install connman
```
http://www.ev3dev.org/docs/tutorials/setting-up-wifi-using-the-com…
-
When an update_gopigo3.sh install to Bullseye fails, the “check_if_firmware_upgrade_needed” will fail instantiating a GoPiGo3 because the setuptools was not present to install the gopigo3 egg files. W…
-
When you start the IR receiver using Scratch, close the Scratch program, and then open a python program that's using the IR receiver, we appear to be locked out.
-
Folks,
Been speaking to Karan/CleoQC at the forums and realized that we are currently missing the means to generate alerts when the batteries are running low.
As Karan was mentioning when powered fr…
-
Greetings and I hope this finds you safe and well.
My application is a robotic device, (Dexter Industries GoPiGo), that has some example project code that allows you to "drive the robot around" usi…
-
The update_gopigo3 install script installs TTS and assumes the base OS defaults to sound output to the headphone jack.
This is not the case with the new Legacy PiOS, which defaults to output to HDM…
-
Hi there:
Is it feasible or does anybody has experience running the GoPiGo3 with a non-Debian Linux distro like in $SUBJECT?
Background: We have a small fleet of GoPiGo3's (around 15) we used to…