-
Should probably just be a button that launches a dialog in the same way the setup wizard currently does it. The code should be shared with the setup wizard wiring diagram.
Additionally, we could expa…
-
Hi,
The project is very close to what I'm trying to do with the same hardware. Imported your code onto the BeagleBone Black, which went well thanks to your clear instructions and nice work. I've …
-
My arduino is wired up like is suggested in the png schematics.
When I run my code I get the following error:
"Could not verify: Piezo didn't play a tone when sent a UDP message: expected 0 to be abo…
-
The arrangement of the resistors, as described in the instructions for the Distance Sensor, is wrong, and will result in 4.85V being fed into the 'Echo' GPIO pin. What is described is NOT a resistor d…
-
I'm using a FrSky VD5M micro RX (_non-CPPM_) with a NAZE32 rev 5 board and was wondering if there is an alternate method of connecting GPS.
Maybe I missed something but all the wiring diagrams I've s…
ghost updated
8 years ago
-
Just flashed my lux with 2.6.0 std lux float p.i.ds and on left in get twichting i.e jumping up and down as if it's getting power spickes so to speck.
-
```
I am having problems with my APM 2.6 and MininOSD. I have read through the
forums and have found no answers. I am running an APM 2.6 with the new updated
APM Planner. I have flashed the MinimOSD…
-
The LED recipes in http://pythonhosted.org/gpiozero/recipes/ (and also the example in http://pythonhosted.org/gpiozero/notes/ ) use GPIO 2, which is one of the I2C pins. This means that when you conne…
lurch updated
8 years ago
-
I am running a LidarLite (Blue Label) on an Arduino Uno board, wired up exactly as pictured in the diagrams on this site (minus the capacitor).
I used the PWM GetDistance code located on this site w…
-
Would like to help port your libraries over to the BeaglBone Black (BBB). This issue started with a request comment on the TMRh20's Project Blog for March 2014 and a reply from TMRh20 with some initia…