-
Since this crate has features for std, by default it does not use std. Unfortunately all the (few, yet sufficient) examples use std:
```
let pca = Pca9548a::::new(i2c_bus, BASE_ADDRESS);
```
T…
-
Hi Keith! Thanks for this library. Any chance of making it freely available for use with an MIT licence?
-
Hi, thanks for your work, I got OBAL board PCB and I am having problems.
I couldn't make the ardupilot work.
I get the error: "Config Error: INS: unable to initialise driver."
I have BMP280…
-
Código utilizado no desenvolvimento de uma estação de baixo custo, para aferir a temperatura, umidade e pressão atmosférica. Projeto aplicado da disciplina de Instrumentação Eletrônica - USF Campus Sw…
-
**PLEASE MAKE SURE YOU READ AND UNDERSTAND THE SOCIAL MEDIA SUPPORT CHANNELS. QUESTIONS ABOUT FLASHING, CONFIGURING, PILOTING MAY BE CLOSED WITHOUT FURTHER INTERACTION.**
* [INAV Discord Server](ht…
-
Hello all,
I recently encountered an error with the BMP280.
The weird part is, the code seems to run fine (crashed seemingly random after 3 hours), but I let it run during the night and apparently i…
-
### Feature request
**Is your feature request related to a problem? Please describe.**
With the growing use of 18650 packs and LiIon packs in general, monitoring temperatures of things is increasi…
-
I have 2 temp sensors next to each other installed in my airrohr: DHT22 and BMP/E280
The readings are verry different.
DHT22 | Temperatur | 8.8 °C
DHT22 | rel. Luftfeuchte | 88.4 %
BMP/E280 |…
-
- only 32bit (64 required fixes in GPIO)
- only default TCP port 5760(other don't work from mission planner)
-
For high-altitude flights the baro seems to always have a linear error that is linear to altitude. The easy solution for this is to set EK2_ALT_SOURCE = 2 (GPS). However, it would be worthwhile to tra…