#
beaglebone-black
Here are 260 public repositories matching this topic...
Golang framework for robotics, drones, and the Internet of Things (IoT)
go
mqtt
raspberry-pi
iot
arduino
beaglebone-black
gpio
robot
uav
drone
robotics
hardware
i2c
bluetooth
internet-of-things
sphero
intel-joule
beaglebone
bluetooth-le
intel-edison
-
Updated
Apr 14, 2021 - Go
JavaScript framework for robotics, drones, and the Internet of Things (IoT)
javascript
raspberry-pi
iot
arduino
beaglebone-black
gpio
robotics
i2c
internet-of-things
bluetooth-low-energy
sphero
chip
intel-joule
drones
intel-edison
-
Updated
Oct 2, 2020 - JavaScript
GPIO access and interrupt detection with Node.js
-
Updated
Apr 26, 2021 - JavaScript
1
pdp7
commented
Feb 12, 2020
Update the Adafruit tutorial, especially the i2c setcion:
https://learn.adafruit.com/setting-up-io-python-library-on-beaglebone-black/i2c
I2C serial bus access with Node.js
-
Updated
Apr 29, 2021 - JavaScript
Expose GPIO modules (Raspberry Pi, Beaglebone, PCF8754, PiFace2 etc.) and digital sensors (LM75 etc.) to an MQTT server for remote control and monitoring.
python
mqtt
raspberry-pi
rpi
beaglebone-black
gpio
dht11
dht22
home-assistant
beaglebone
gpio-pins
raspberry-pi-gpio
am2302
bananapi
pcf8574
piface-digital
lm75
-
Updated
Jun 4, 2021 - Python
Open source ultrasound processing modules and building blocks
-
Updated
May 2, 2021 - Jupyter Notebook
Java Device I/O library that is portable across Single Board Computers. Tested with Raspberry Pi, Odroid C2, BeagleBone Black, Next Thing CHIP, Asus Tinker Board and Arduinos. Supports GPIO, I2C, SPI as well as Serial communication. Also known to work with Udoo Quad.
java
raspberry-pi
arduino
beaglebone-black
gpio
serial
i2c
spi
hacktoberfest
analog-devices
odroid-c2
spi-device
firmata
serial-port
serial-communication
asus-tinker-board
libgpiod
gpiod
spi-devices
-
Updated
Jun 2, 2021 - Java
Howto use BeagleBone Blue with ArduPilot
beaglebone-black
uav
drone
beaglebone
pru
beaglebone-blue
arducopter
ardupilot
arduplane
ardurover
ardusub
auv
-
Updated
Dec 27, 2020
SPI serial bus access with Node.js
-
Updated
Apr 30, 2021 - C++
A low-level Node.js binding for the Linux epoll API
-
Updated
Apr 26, 2021 - JavaScript
This Python library supports the INA219 voltage, current and power monitor from Texas Instruments with a Raspberry Pi using the I2C bus. The intent of the library is to make it easy to use the quite complex functionality of this sensor.
-
Updated
Jun 5, 2021 - Python
A more stable, continuously tested and better node.js library for scripting your BeagleBone
-
Updated
Dec 24, 2017 - JavaScript
Node.js Hitachi HD44780 LCD driver
-
Updated
Apr 29, 2021 - JavaScript
MCP3002/4/8, MCP3202/4/8 and MCP3304 SPI analog to digital conversion with Node.js
nodejs
javascript
raspberry-pi
iot
beaglebone-black
spi
adc
beaglebone
mcp3002
mcp3004
mcp3008
mcp3202
mcp3204
mcp3208
mcp3304
-
Updated
Apr 30, 2021 - JavaScript
This repository contains software for BeagleWire. It is a realization of my project for GSOC-2017
-
Updated
Oct 10, 2018 - Verilog
Micro Expression Control
beaglebone-black
vsts
instrument
micro
maxmsp
bella
bela
soundplane
madronalabs
eigenharp
eigenlabs
mpe
mec
-
Updated
Apr 9, 2021 - C++
The official repositroy for BeagleScope project
beaglebone-black
kernel
firmware
oscilloscope
adc
gsoc
beaglebone
beagleboard
pru
kernel-support
rpmsg-framework
subsystem
kernel-developers
high-speed-data-acquisition
-
Updated
Jul 16, 2019 - C
Collection of Max/MSP and Pd externals developed from the explanations in the book "Designing Audio Objects for Max/MSP and Pd" by Eric Lyon.
-
Updated
Nov 25, 2017 - C
Programming framework for the Beaglebone black's Programmable Realtime Unit (PRU)
-
Updated
Jun 22, 2018 - JavaScript
Beaglebone PRU DMA support
-
Updated
Mar 20, 2019 - C
alexandruradovici
commented
Mar 29, 2021
Description
When the last opened project has been deleted while open, Wyliodrin STUDIO will show an error that a project cannot be opened when it is restarted.
Steps to Reproduce
- Open a project
- Got to the projects library
- Delete the project that is currently open
- Close Wyliodrin STUDIO
- Open Wyliodrin STUDIO
Expected behavior: Do not open any project and d
Beaglebone Black PRU code for HC-SR04 sonar
-
Updated
Oct 26, 2014 - OpenEdge ABL
SGFX is a lightweight embedded library for displays and touchscreens providing everything required to build a fully featured embedded GUI.
c
linux
raspberry-pi
iot
beaglebone-black
lua
graphical-interface
embedded-systems
framebuffer
graphic-library
touchscreen
lua-binding
crossplatform
iot-framework
odroid-c2
dragonboard410c
lightweight-embedded-library
framebuffers
linux-framebuffer
embedded-library
-
Updated
May 27, 2020 - C
Multi-Effects guitar processor for Bela (bela.io)
beaglebone-black
latency
delay
guitar
band
compressor
low-latency
envelope
guitar-processor
bella
bela
linux-embedded
multi-effects-processor
real-time-audio
transmogrifx-bela
flange
bela-guitar-effect
-
Updated
Oct 14, 2020 - C++
Cloud4RPi Client Library
-
Updated
Jun 25, 2020 - Python
Experiments, Learning, Sharing done at SysPlay on BeagleBone Black
-
Updated
Mar 1, 2020 - C
A node.js USB bootloader server for BeagleBone for booting it into mass storage mode
-
Updated
Dec 12, 2018 - JavaScript
Improve this page
Add a description, image, and links to the beaglebone-black topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the beaglebone-black topic, visit your repo's landing page and select "manage topics."


The uncompensated temperature of the BMP180 is incorrectly converted to a 16-bit signed value, instead of a 32-bit signed value (long). Since the data is 16-bits wide and can therefore not be negative, the easy fix would be to do the following:
sip.js(1128): uncompensated = uint16(data[0], data[1]);
Please see page 15 of the manual of the BMP180 chip:
https://ae-bst.resource.bosch.com/media