-
- [ ] Do things as parallel as possible
- [ ] Go into deep sleep (#111)
- [x] Don't scan onewire bus twice (#67)
dbrgn updated
2 years ago
-
## Feature request
**Is your feature request related to a problem? Please describe.**
Spektrum Smart ESC and batteries export detailed telemetry (https://www.horizonhobby.com/on/demandware.static/…
-
Fix When Log output is set to only USB, onewire doesn't work
-
![176221223_492105148656213_7056317072822265640_n](https://user-images.githubusercontent.com/83035109/115770795-0c866e00-a3a5-11eb-8556-7d0c567af2d5.png)
Hello, i'm kinda new to arduino and such …
nork1 updated
2 years ago
-
### Description
RP2040 (Raspberry pi pico) earlephilhower library) compatibility problem:
warning "OneWire. Fallback mode. Using API calls for pinMode,digitalRead and digitalWrite. Operation of th…
-
Hi,
I just switch to KISS using the fettec G4 and fettec 45a 4in1.
But having some issues with ESC connection. I used the dedicated wires to connect with FC but can't seem to detect with Fettec …
-
**Describe the problem you have/What new integration you would like**
It would be nice to have a support for DS2484 or DS2482 so that 1-wire bus is more reliable over a long distance.
**Plea…
-
EPS implementation: [https://github.com/spacelab-ufsc/eps/blob/master/firmware/onewire.c](https://github.com/spacelab-ufsc/eps/blob/master/firmware/onewire.c)
-
I connected DS18B20 sensor with pullup resisters, and after updating /boot/config with dtoverlay=w1-gpio, I cant see anything in dmesg
XX@octopi:~ $ dmesg | grep gpio
[ 1.477648] gpiomem-bcm283…
-
Hi ! I intend to build for my car an volt-termometer.
I use the attached schematic : Arduino Nano, oled display 1.3" SH1106, DS18B20.
I tried several version of code , with both u8glib and u8g2lib..…