Lyr3x / Roode

A reliable smart home people counter based on VL53L1X and ESPHome
The Unlicense
150 stars 44 forks source link

[1.0] Performance issue on arduino #12

Closed Lyr3x closed 5 years ago

Lyr3x commented 5 years ago

Since moving to the new codebase we have an enormous performance issue with the arduino resulting in missing counts. We also reached the RAM limit which is another argument to switch to the ESP platform. Investigating this issue and trying to make 1.0 running smooth again

Lyr3x commented 5 years ago

After a fairly long break i came to the conclusion that i will drop the Arduino support completly with the next upcoming version. The Arduino platform just limits the whole system in many ways. Nearly all upcoming features are ESP exclusive anyways.