sticilface

Results 33 issues of sticilface

This behaviour is new since commit https://github.com/esp8266/Arduino/pull/2239, which causes wdt reset whenever serial.begin() was called again, however, this has been fixed in https://github.com/esp8266/Arduino/pull/2307. Prior to all these commits NeoEsp8266AsyncUart800KbpsMethod worked...

enhancement

Any releases for mac, or some instructions for how to build them? I've never done that so directions would be required!

This is to discuss expanding compressed OTA binaries. https://github.com/esp8266/Arduino/issues/6614#issuecomment-723003246 My understanding so far is that .bin files must be compressed on the command line, and then signed manually (if so...

type: enhancement
component: OTA

Hi, use senario: I have several libraries running on the same ESP, doing a variety of things. With debugging enabled I'd like to be able to send debug messages from...

enhancement

I would like to update smaller parts of the screen rathe than the whole screen every change. I first tried to use a smaller subset of framebuffers for each region...

I've had a look at the code. It should be possible to compile ESP8266 code to run the CC1101 directly, and have it provide a WiFi serial port for network...

Would be great if there was a multiple select to delete files. I've got 100s going back 8 months!

Me again... How can i hide the text from the field, once it has been rendered. I'd like just a black box. most likely a cssadon, but i can't find...

I've had this working for some time now, in a project. (using version from before xmas) I just updated it, and my event handler is no longer working. Here is...

Add saveas to files, so you can save an file and keep track of versions. Add a button (Send as init.lua) so that you can send files to the esp...

wontfix