Eduardo Ban

Results 3 issues of Eduardo Ban

I need to use the library with the Attiny167 micro, I use the arduino core: [ATTinyCore](https://github.com/SpenceKonde/ATTinyCore) But it does not take the micro model, I wanted to insert the code...

I am testing the **SerialESP8266_library_test.ino** example, with some modifications for the STM32 Blue pill board. When I send a message to the server, it returns a response. If I enable...

I am using the STM32 Blue pill board, connected to an ESP-07 module by the serial port 2, I need to make a local web server, which can be accessed...