-
EDIT: Duplicate of https://github.com/arduino/Arduino/issues/3712
---
hey,
after arduino.cc is supposed to have cancelled it's Arduino Tre project (no longer listed on products page), so regretta…
-
Platform/operating system (i.e. Raspberry Pi with Raspbian operating system,
Windows 32-bit, Windows 64-bit, Mac OSX 64-bit, etc.): BeagleBone black,
Linux beaglebone 4.14.67-ti-r73 #1 SMP PREEMPT T…
-
Platform/operating system (i.e. Raspberry Pi with Raspbian operating system,
Windows 32-bit, Windows 64-bit, Mac OSX 64-bit, etc.): BeagleBone black,
Linux beaglebone 4.14.67-ti-r73 #1 SMP PREEMPT T…
-
Hi,
I just got the BeagleBone Black Wireless. I am new in Python, Beaglebone. I am running these code:
import Adafrut_BBIO.PWM as PWM
myPWM="P8_13"
PWM.start(myPWM, 0 , 1000)
for i in range (0,…
-
The BBB has no display what-so-ever. Which makes it quite the black box when you want to configure it. It would be great if it acts as a WiFi access point. So one can connect to that, and set it up. O…
-
- Platform/operating system (i.e. Raspberry Pi with Raspbian operating system,
Windows 32-bit, Windows 64-bit, Mac OSX 64-bit, etc.): BeagleBone black,
Linux beaglebone 4.14.67-ti-r73 #1 SMP PRE…
-
Not really a storm, but does consume 15%-20% cpu.
Nothing is connected to the CAN-bus
root@beaglebone:/log# uname -a
Linux beaglebone 4.1.36-venus #1 Mon Dec 12 11:04:06 UTC 2016 armv7l GNU/Linux…
-
Two things that stand out:
- [x] (mans) Not much entropy on this system (nano-pi easysolar in the regression test room) compared to the other devices in the same situation and/or it doesn't save it o…
-
Hi there
Finally decided to test my replicape using Kamikaze 2.1
Went through the flashing process and it seemed to be alright but after rebooting, the cape does not get recognized.
This is a Bea…
-
Hi, I'm having trouble getting GPIO input on the Beaglebone Black using the Adafruit_BBIO library.
Setting a pin to GPIO.OUT works fine:
```
debian@beaglebone:~/Desktop$ python -i
Python 2.7.1…
rjdyk updated
6 years ago