Abasz

Results 48 comments of Abasz

Model C uses a completely different pickup and concept for detecting signals: https://shop.concept2.com/parts/121-monitor-pickup-and-screw-kitmodel-a-c.html -> this is based on the magnetic effect on resistance that affects the voltage. While Model D...

> That is why we should use alerts, where the documentation mentions the following: > Please see this issue on alert: https://github.com/fivdi/pigpio/issues/45. I think this is a 1ms polling and...

With a pull-up resistor, shouldn't be the logic reversed? I.e. down going is when magnet passes and up going when magnet is not present? In case of pull-up resistor logic...

I run a quick test with couple of strokes on different settings. Here are my observations and results: - The code produces very nice and clean results. Its nearly identical...

> Probably insufficient ram becauee of the tls You are right... removing stuff (e.g. Bluetooth) increases the free memory and allows proper loading... Thanks for pointing me into the right...

> Yes it would be absolutely doable. I had a fork Async TCP which did almost the same. When it couldnt serve the request for any reason it sent an...

> You might want to try reducing that to 1 and see if that solves your problem as well: `server.ssl_config.httpd.max_open_sockets = 2;` Yes, I have reduced the open sockets to...

I have this issue with an Nvidia Shield is there any way to use some workaround on that? THanks