-
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
A 3D printable case is needed for [Build A](https://github.com/scalablecory/aether/blob/main/builds/a.md).
The Raspberry Pi should be isolated from the sensors, to avoid the Pi's high temperatures …
-
How do we keep the SCD40 accurate between readings but using as little power as possible? Is it possible to do this?
-
Hoy estuvimos con el Mauri viendo el tema de la calibración. Algo no esta funcionando porque cuando se termina de calibrar cada sensor mide muy distinto y lejos del 400 que estamos forzando.
@Maxi…
-
As with most new features, the tasks necessary to implement this are (open to change):
- [ ] Define objetives and implementation
- [ ] Include specific data in platformio.ini
- [ ] Include in menu
-…
-
I'm running this code on an adafruit esp32s2 reverse tft feather, with the scd4x connected (plus an SEN5x but it will gracefully accept not having one (hopefully). Code needs an adafruit io username +…
-
Currently set_automatic_self_calibration_initial_period defaults to 44 hours. But that assumes one read every 5 minutes and we read every 5 seconds.
So for "default" behavior we should probably mul…
-
Hey ESH,
May we get a graphic or similar showing what pins of the ESP32 go to each of the pins on the Presence Lite? PJRC kills it at this with the [Teensy 4.0 pinout cards](https://www.pjrc.com/te…
-
Aether requires a configuration system. It must be able to save to a file to survive reboots.
This would describe things like:
- What sensors are enabled.
- I2C/etc. addresses.
- Depen…