bluetooth
Here are 2,283 public repositories matching this topic...
Golang framework for robotics, drones, and the Internet of Things (IoT)
-
Updated
Aug 16, 2020 - Go
A Dockerfile for each server [ai, main] and docker-compose.yml would make development and deployment easier.
Instead of rebuilding the whole system via docker every development iteration, we would only build the parts that have been modified.
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
-
Updated
Jul 17, 2020 - C++
Easily communicate between iOS/OSX devices using BLE
-
Updated
Jun 5, 2020 - Swift
-
Updated
Aug 13, 2020 - Java
Pulse animation for iOS
-
Updated
Jul 13, 2020 - Swift
iOS & OSX Bluetooth library for RxSwift
-
Updated
Aug 28, 2020 - Swift
An iBeacons example app for iOS 10, with Apple Watch (watchOS 3.0) support, written in Swift 3.
-
Updated
Oct 9, 2016 - Swift
Cordova (PhoneGap) Plugin for Serial Communication over Bluetooth
-
Updated
Aug 27, 2020 - Objective-C
AREK is a clean and easy way to request any kind of iOS permission (with some nifty features
-
Updated
Oct 5, 2018 - Swift
Dolphin Profile
It's not an issue than a question:
I'm using this very nice project to use joy-cons on Dolphin (with this gyro server thingy)
and I'm impressed how well this works. 👌🏻
Has someone figured out a good Dolphin controller config and would share it?
(nunchuck left joy-con - wiimote right)
Pi0 devices can miss event broadcasts that announce a new master. Based on my testing this is rare and only on pi0 devices due to them barely being able to run balena-sound stack.
An option to remedy this could be adding an env var FORCE_MASTER_SERVER that:
- forces all devices on the fleet to point to that server
- disables autoconfig on stream start
-
Updated
Aug 18, 2020 - JavaScript
Repository for various Broadcom Bluetooth firmware
-
Updated
Aug 28, 2020 - Perl
Presence tracking and more for automation on the room-level
-
Updated
Aug 27, 2020 - TypeScript
BLE (Bluetooth LE) for U
-
Updated
Oct 10, 2019 - Swift
Android OBD diagnostics with any ELM327 adapter
-
Updated
Aug 20, 2020 - Java
Emulate Nintendo Switch Controllers over Bluetooth
-
Updated
Aug 15, 2020 - Python
Super Easy installation to make your Raspberry Pi an Audio Receiver
-
Updated
May 14, 2020 - Shell
Serial I/O over bluetooth for NodeJS
-
Updated
Aug 28, 2020 - C++
Command Line Interface (CLI) for RobotOps
-
Updated
Apr 2, 2020 - Go
Raspberry Pi Audio Receiver with Bluetooth A2DP, AirPlay, UPnP and Spotify Connect
-
Updated
Aug 27, 2020 - Shell
The GIMX software.
-
Updated
Jun 17, 2020 - C
Improve this page
Add a description, image, and links to the bluetooth topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bluetooth 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