-
Beagle Bone Green Wireless has pin conflicts. I believe its reasonable to patch the code to detect BBGW and remove the 2 Encoders as most wheeled robot minus Mecanum drive configs use only two encoder…
-
Sorry for opening a few issues at once!
I downloaded and flashed this image onto my rev A5C BBB: https://rcn-ee.com/rootfs/2016-05-12/flasher/BBB-eMMC-flasher-ubuntu-16.04-console-armhf-2016-05-12-2g…
-
Attempting to set any GPIO pin to `GPIO.IN` raises a ValueError.
Example:
```
debian@beaglebone:~$ sudo python
Python 2.7.13 (default, Nov 24 2017, 17:33:09)
[GCC 6.3.0 20170516] on linux2
Type…
-
I took the following steps:
- Use the latest BBB system
- Create a nerves app and add InterimWifi as a dependancy
- Burn firmware and insert SD in a BBGW
- Attempt to connect the BBGW to my Wifi n…
-
**UPDATE:**
Please note that the bug reported here has been fixed.
If it is still happening to you, please do a `strace` as normal user and compare with the _two_ traces posted here. If it's th…
-
This thread is dedicated to building Machinekit on Debian Stretch. Some defaults and package names seem to have changed. Therefore, some work might be necessary to get everything up and running.
-
This is the issue tracker to which any problems related to the merge of multicore code into the main repo, should be reported.
-
A wonderful port to blue for ArduPilot, I request you to please provide the libraries you made/used that access the peripherals of the blue/BBBMini
-
Pocket Beagle with sensor cape and WIFI on a TP-LINK 722N
Boot sequence :
0-15 seconds Uboot
15 - 60 secs gets in a WAIT STATE === Does it perform a File System repair ? = same delay with or wit…
-
What steps will reproduce the problem?
cd misc/cgo/stdio
go build hello.go
md5sum hello.go
go build hello.go
md5sum hello.go
What is the expected output?
same hash
What do you see instead?
differ…