esp32-cjmcu-531-demo icon indicating copy to clipboard operation
esp32-cjmcu-531-demo copied to clipboard

CJMCU-531 and ESP32 Web Demo interfacing to a VL53L1X IR time-of-flight sensor

Results 6 esp32-cjmcu-531-demo issues
Sort by recently updated
recently updated
newest added
trafficstars

the sensor has calibration modes for both distance offset, and crosstalk (reflections etc). It might be nice to expose these in the interface.

enhancement
UI-javascript

Speed up/slow down updating the results and plot.

enhancement
UI-javascript
Unimportant

Re-check identity of sensor and family, find best lib, look at available options (per sensor). * Supplier (Mr Ali's Express) thinks it is a **VL53L0X**. Adafruit have a library which...

enhancement

Allow unit to go to deep sleep and use ULPC to monitor for changes at set intervals. Looking at this further; it should be possible to let the sensor trigger...

enhancement
K9
Unimportant

I need 2 for K9! Using the xShut pin the I2C address can be programmed. Then add sensor index stuff in code and comms so we can handle 2 sensors....

enhancement
K9
Unimportant

Currently I have a handler per event; this needs to be resolved to one handler per control. * I assume I can access the full URL.. * Does the wifiServer...

enhancement
Unimportant