-
### **System info**
OS: Linux u2404 6.8.0-31-lowlatency #31.1-Ubuntu
gcc: gcc version 13.2.0 (Ubuntu 13.2.0-23ubuntu4)
### **Problem**
**No problem when executing ./configure**
```
# ./c…
-
Hi guys,
I am fairly new to Arduino.
I have managed to figure out majority of the stuff myself, but I am stuck on the "uploading code" to the esp32 part.
I understand that this is a functioning…
-
#include
#include
#include
#include
#include
int sensorPin = 15;
OneWire ds(sensorPin);
// BLECharacteristic *pCharacteristic;
bool deviceConnected = false;
int rec=0;
void getTemp();
void B…
-
But what wasn't obvious to me anymore is how protocols/jk02.py is structured...nor can i find any documentation on the jk02 protocol.... After comparing the commands in jk02 and my wireshark capture f…
-
Добрый день!
Протестировал Вашу библиотеку Oregon_NR в своем проекте метеостанции. Все работает отлично. Большое спасибо! Использовал датчик THGN132N и на нем декодер работает без проблем. Так же тес…
-
If some of you don't want loose time to find right python version and so on.
1. Need docker installed
2. Need Bluetooth device ( mine is USB key )
3. Clone this repository ( mart1nro/joycontrol )…
-
Hi,
is tfrec going to work on an Raspberry 4 with RaspOS light/Buster?
I got compiling problems with make.
Kind regards
-
This topic pops up periodically. Filing this as tracking bug.
We could use clang static analysis capabilities, or [Coccinelle](https://www.kernel.org/doc/html/v4.16/dev-tools/coccinelle.html) or [S…
-
Hi, this seems pretty low-priority, since it's not even part of the recommended installation procedure, but somebody might be interested.
I was unable to install from the [source distribution tarball…
-
Following testing with both Renesas configurations (Portenta C33 with Vision Shield & Breakout) as well as mbed (Portenta H7 + Vision Shield), it is observed that the maximum path length is 255 charac…