bluetooth
Here are 2,819 public repositories matching this topic...
-
Updated
Aug 1, 2021 - Go
-
Updated
Jul 26, 2021 - C
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
-
Updated
Jul 1, 2021 - Swift
-
Updated
Jul 28, 2021 - Swift
-
Updated
Mar 21, 2021 - Java
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)
-
Updated
Jun 30, 2021 - TypeScript
-
Updated
Jul 15, 2021 - C
-
Updated
Jul 10, 2021 - Swift
-
Updated
Jul 19, 2021 - Swift
-
Updated
Oct 19, 2020 - Swift
-
Updated
Feb 16, 2021 - Objective-C
-
Updated
Dec 17, 2020 - Swift
-
Updated
Jul 27, 2021 - TypeScript
-
Updated
Apr 1, 2021 - JavaScript
-
Updated
Jun 9, 2021 - Shell
-
Updated
May 16, 2021 - Python
-
Updated
Jul 19, 2021 - C++
-
Updated
Aug 28, 2020 - Perl
-
Updated
Jul 30, 2021 - 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