Christopher Reimer

Results 33 comments of Christopher Reimer

I ran ```pacman -Rdd gtk2``` and your arduino package still works fine. So no GTK2 dependency?

I don't think that the serial is the key to all this. But here's the serial number of my German G910 107035573737 In my wireshark dumps is a "GET DESCRIPTOR...

> I do see the added value in this but am rather curious how you would use this in production systems where (external) misinformed data would lead to an exception?...

+1 for switching to a more common code style with proper support in IDEs. C++ is difficult enough for me right now. Having to fight against CLion every time I...

I found out @Try s brace style is called Ratliff style. The problem is: Nobody wants that brace style. There is only one tool which supports this brace style. It's...

Wouldn't it be better to get rid of wxWidgets and replace it with something more modern, like QT5?

I've never done any GUI development before. But the Qt5 tutorial and the Qt Designer both look quite simple. If you don't want to switch to Qt right away I'd...

I used one of these. https://github.com/Mollayo/Shelly-Dimmer-2-Reverse-Engineering/tree/master/shelly%20stock%20firmware I knew that my hw_revision was 20200629, but @Mollayo also provides one for hw_revision 20200904. I don't think it actually matters much, but after...

You need to connect your Shelly via Serial connection to your PC and use a tool like Tasmotizer. You can select a custom bin file and flash the original Shelly...

+1 from me. Wanted to ask for this myself In my case I have a few Apple devices. (Maybe Apple TVs) which push out an insane amount of data over...