hb020

Results 9 comments of hb020

indeed, power cycling without cleaning also significantly lowers the value. Not immediately, but within about 24 hrs. But as far as I can see, the value does not go back...

Vacuum is not enough. I found that you need to regularly dismantle the sensor completely, and blow compressed air through the sensor (I used 3 bar, probably overkill). This is...

Might I mention that Jetpack on Jetson Nano is a dead end: https://developer.nvidia.com/embedded/develop/roadmap and https://forums.developer.nvidia.com/t/jetson-software-roadmap-for-2h-2021-and-2022/177724 And be it deepstack face detection or deepstack with custom models like the combined model...

Sorry, I don't run Frigate: am using BlueIris for now, so cannot comment on that. About the RAM disk: a RAM disk is only possible if you have extra RAM,...

Suggestions... Well, depends. Can you add a GPU to your ESXi? With PCI Passthrough, you could make deepstack use it. Uses a lot more power though. Is your internet link...

In the end I went with the "VL53L1X" pololu lib. It has less functionality as far as I remember, but does read correctly (see VL53L1X::readResults). I guess some others also...

Shameless plug here: If you want to create fonts, look at TTF2BMH. My fork (under PR#3) is an improved version that directly supports the format required by Tiny4kOLED (fixed or...

Thanks for the work here. From my side I took up this code, added: - larger sample depths with corresponding fft handling sizes (this requires reading the data of a...