cylon-beaglebone icon indicating copy to clipboard operation
cylon-beaglebone copied to clipboard

Cylon adaptor for the Beaglebone Black single board computer

Results 5 cylon-beaglebone issues
Sort by recently updated
recently updated
newest added

I was able to npm install -g cylon cylon-api-socketio but when i try to add(or do separately) cylon-beaglebone, it fails for ./scripts/install-i2c.sh. Node and npm are latest versions. Node 6.12.3...

Hello, I am trying to use Cylon on my BBB with this context : - **uname -a** gives me : Linux beaglebone 4.4.9-ti-r25 #1 SMP Thu May 5 23:08:13 UTC...

While doing some integration tests, I was unable to get pins `P9_15`, `P9_16`, `P9_17` or `P9_18` working with either digitalRead or servo operations. Mapping is off? I am using the...

Is there a way I can control the on-board LEDs using cylon-beaglebone?