bluetooth
Here are 3,228 public repositories matching this topic...
Golang framework for robotics, drones, and the Internet of Things (IoT)
-
Updated
May 29, 2022 - Go
Windows Precision Touchpad Driver Implementation for Apple MacBook / Magic Trackpad
-
Updated
Mar 15, 2022 - C
Build your own 'AirTags'
-
Updated
Jun 3, 2022 - Swift
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 version: master branch at 144a90f3bdb66c3b6c03cce0335c1f1e304d91d6
IDE: VS Code + PlatformIO
IDE version: 1.52.1
Board type: ESP8266
Additional modules: Arduino ESP8266
Scenario, steps to reproduce
Blynk.run() blocks if there is no internet connection on the network and connecting to a local server via SSL.
According to my investigation, `BlynkArduinoClientSecure::conn
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)
Easily communicate between iOS/OSX devices using BLE
-
Updated
Jul 28, 2021 - Swift
Build a single or multi-room streamer for an existing audio device using a Raspberry Pi! Supports Bluetooth, Airplay and Spotify Connect
-
Updated
Apr 29, 2022 - TypeScript
-
Updated
Jan 27, 2022 - Java
Upload arbitrary data via Apple's Find My network.
-
Updated
Jul 15, 2021 - C
Pulse animation for iOS
-
Updated
Jul 10, 2021 - Swift
iOS & OSX Bluetooth library for RxSwift
-
Updated
Apr 6, 2022 - Swift
An iBeacons example app for iOS 10, with Apple Watch (watchOS 3.0) support, written in Swift 3.
-
Updated
Oct 19, 2020 - Swift
Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible)
-
Updated
Feb 14, 2022 - C++
Cordova (PhoneGap) Plugin for Serial Communication over Bluetooth
-
Updated
Feb 16, 2021 - Objective-C
Presence tracking and more for automation on the room-level
-
Updated
May 30, 2022 - TypeScript
Raspberry Pi Audio Receiver with Bluetooth A2DP, AirPlay, and Spotify Connect
-
Updated
May 28, 2022 - Shell
AREK is a clean and easy way to request any kind of iOS permission (with some nifty features
-
Updated
Dec 17, 2020 - Swift
-
Updated
May 18, 2022 - JavaScript
On Discord, goose#9364 said:
in the zmk installation guide, the mcu selection comes first, but when i try it, the shield selection come first. is that a problem?
The “User Config Setup Script” section of the documentation needs to be reviewe
Emulate Nintendo Switch Controllers over Bluetooth
-
Updated
Mar 22, 2022 - Python
Android OBD diagnostics with any ELM327 adapter
-
Updated
Jun 2, 2022 - Java
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