Peter Jakobs
Peter Jakobs
+1 Extra points for a start screen widget showing the certificate. I guess it would be good if the certificate would only. E displayed once tapped so it cannot be...
this would indeed be interesting - neopixel are, afaik, just standard WS2802 LEDs, unlike the SPI ones, they have a single data wire that is carried through all LEDs.
I second this request. Would be great to have configurable shortcuts - not necessarily runtime configurable as I appreciate the security concious approach.
hey @borodamd, I have created a newer version of this board here https://github.com/pljakobs/esp_rgbww_controller/tree/Feature-externalGPIO-pmue. This isn't optimized for high currents, and I would in general not advise you to plan for...
Moin, bei der Version ist der Ausgang des DCDC Wandler (iirc) der mittlere pin des dreifach Stiftleiste, der Eingang des ESP der daneben. Die Idee dabei ist, dass Du den...
So I have reconsidered my initial thoughts on this and written two intermediary classes: ledc_channel and ledc_timer that deal with the configuration of channels and timers, respectively. When instanciating a...
Add capability to use custom fonts that include characters from the Unicode Basic Multilingual Plane
Hi Bodmer, I'm glad to see someone taking on the extended character set topic. I had been thinking about this for years but never gotten around to actually doing it....
the font rendering code doesn't know about monospace or not, nor does the font format we use. Flickering can be fixed by drawing to a canvas first and then drawing...
is there a way to reduce the amount of extra code in non-release builds? in my case, it looks like the application won't fit into a 1MB segment when built...
just noticed that even with a release build, the rom image is >1.2MB whereas for the 8266 it's