Andreas Mandel

Results 85 comments of Andreas Mandel

For the LED check out APA106 LED or similar. You can control even multiple with one pin. Could even use a WS2812 RGB LED stripe as even more visible metering...

I came across this. Looks like the little PR should get this fixed.

Thanks for the details. Actually we only use one devkit, but still there are many variants and clones out there. I also like a no options but working solution 😃...

I had good results using my test device (which does say nothing for the field, I know). Seeing the increase in speed, it might be worth to give it a...

Oh, my hint to Ubuntu was just to point out how it could look like. Content should be the serial data received from the ESP.

I guess we are still not talking about the same thing here? I'm sorry for being so unspecific. Might be also that the data is technically not available via the...

Might be this helps others, I solved this by creating a dedicated boot loader with the correct parameters for my esp32 using the command: ```bash esptool.py --chip esp32 merge_bin --output...

You need to set `-Dorg.kohsuke.stapler.jelly.CustomJellyContext.escapeByDefault=false` which helps in this case. There are several things broken with this change in Jenkins. See https://jenkins.io/blog/2018/10/10/security-updates/ and https://wiki.jenkins.io/display/JENKINS/Plugins+affected+by+2018-10-10+Stapler+security+hardening

With #191 we can already get some hardware information. We have no variable or bit set that describes the used hardware.