-
For convenience, please add an open-drain output implementation. I experimented with the implementation `InOutPin` used in the example `rp2040-hal/examples/dht11.rs` for communication with the 1-wire …
-
Currently the Temperatur Sensor is directly connected to the ESP32 via OneWire. This leads to problems in the software and FreeRTOS. Can be avoided by using the IC DS2482
-
During the IOT hackathon I was playing with some [DS18B20](https://cdn-shop.adafruit.com/datasheets/DS18B20.pdf) temperature sensors. These use the one-wire protocol which is supported on the Raspber…
-
### Bug report
**What is the problem?**
It was noticed that the AC mesh is no longer booting when it is upgraded to gluon 2022.1.2. This was also noticed on following other devices (but debuggin…
ecsv updated
10 months ago
-
Sometimes we get wifi disconnects in our tests, after which it is unable to reconnect:
first connection is successful:
```
I (2660) wifi: n:10 0, o:1 0, ap:255 255, sta:10 0, prof:1
I (3510) wif…
rojer updated
2 years ago
-
Hi @smuellerDD, Please forgive maybe the mistake of opening an issue here.
I am stuck on GRUB boot after I enable LRNG on OpenWrt x86_64 Linux 6.1.47.
LRNG Version: v50
Patch Files: https://git…
-
I was looking to upgrade my thermistors to bead thermocouples using MAX31850K devices talking to a DS2482-100 and that device speaks I2C. I looked into using SPI but realized that was already in use …
K2AAE updated
2 years ago
-
I would like to request this option. To keep the weight and size down in smaller models. That also use smaller devices like ESC's.
In the case of an LM75 breakout board. It is almost as large as the …
-
**Note on Bugs**
I am running bmc image (details below) and trying to access the sd card attached to the board. However when i type in fdisk -l , it shows nothing. If i look into the dmesg, i see not…
-
**Describe the bug**
scripts/module.lds needs to be packaged in sunxi edge kernels headers (sunxi current on buster is fine)
**To Reproduce**
Steps to reproduce the behavior: download or compile …