Markus Weissofner
Markus Weissofner
Is there any update on this? I experience the same error, with the mac address being the smart lock itself. Unfortunately, i can do some locking and unlocking (usually for...
Nice! Thanks anyways so far! The project has been really helpful already! oyooyo ***@***.***> schrieb am Fr. 7. Mai 2021 um 18:09: > This really is a missing feature that...
Hi @jwalanta , thanks for your reply: Actually, i want to enhance the speed of the scrolling itself - not sure if this is possible tho. Basically the for-loop should...
Awesome, that was just what i was looking for ! It scrolls way faster. When implementing the two snippets, it's indeed not too smooth anymore, would more RAM help to...
Alright, thanks for your help! Jwalanta Shrestha schrieb am Do. 21. Jan. 2021 um 23:29: > @markusweibofner unfortunately, no. > the ws2812b leds run at a low frequency (400Hz i...
One more thing, i've figured out that the standard configuration for WS281x is 800kHz. https://github.com/rpi-ws281x/rpi-ws281x-python/blob/master/examples/strandtest.py `LED_FREQ_HZ = 800000 # LED signal frequency in hertz (usually 800khz)` I believe (not sure...
Did anyone notice, as well, that the velocity of the letters moving one by one is faster when the brightness is reduced?
My problem is that in the morning, the area around the sensor is very bright. So the sensor falsely detects a finger (which it obviously doesn't recognize). My idea is...