Florian Echtler

Results 23 issues of Florian Echtler

Amazing library, saved me a lot of work when trying to get the BBC micro:bit up and running for a student. Thanks! That being said, I'm currently looking into broadcast-based...

I have a usecase where I want to update the advertisement data while the system is running. A hacky solution is to simply call `begin()` again, but that essentially resets...

I did a bit of experimentation with my AM8251-based HDMI streaming adapter, and captured a firmware update over USB using libpcap on a Windows VM. It's rather large (~100 MB),...

For compatibility with other applications, it can be useful to set a lower hardware address size (nRF24L01(+) supports 3,4 or 5 bytes).

Hi, maybe some people here may know how to fix this :-) I've been playing around with Ubuntu 18.04 on my Hi10 Pro, which I installed in place of the...

Just wondering if there are any plans for TUIO2 support?

git submodules are easy to miss, quick note in README to avoid people missing them.

When using the virtual camera fed by backscrub, I can see a preview in settings as well as see myself in a video call, but the camera output is never...

Hi, thanks for writing script-server, quite useful! I have a usecase where my script is generating rather large MP4 files, and every time I run it, all output files (including...

feature

I have an application where I'm dealing with multiple video streams in one connection. AFAICT, there doesn't seem to be any built-in way to uniquely identify the different streams? As...

question