jsoncons icon indicating copy to clipboard operation
jsoncons copied to clipboard

Adding support for PlatformIO ESP8266 board using the Arduino framework

Open omar-bb opened this issue 4 years ago • 7 comments

Dear Daniel,

Can we have PlatformIO ESP8266 ESP-01 512K board using the Arduino framework support

The actual library doesn't support this kind of compiler it is really sad because this lib can be really useful for esp users

Thanks for doing such an amazing work!

omar-bb avatar Sep 21 '20 12:09 omar-bb

I don't know how to go about that, as I don't have an Arduino environment for testing.

danielaparker avatar Sep 22 '20 02:09 danielaparker

Hey sorry for the late response, I think that there is some Arduino emulator out there, but you can use platformio to compile your code without uploading it to an actual board. you can also look at the ArduinoJson repo to get an overview on how it works, it's just a matter of optimization and compatibility

omar-bb avatar Oct 23 '20 16:10 omar-bb

Okay, I've installed platformio, and will have a look. Could take a while!

danielaparker avatar Oct 23 '20 19:10 danielaparker

Thank you very much for taking the time to answer me, I wish you good luck and I will help you if necessary!

omar-bb avatar Oct 23 '20 19:10 omar-bb

Let's keep this one open, until it's resolved one way or the other.

danielaparker avatar Oct 23 '20 19:10 danielaparker

Hello Daniel,

have you had time to look at this request? I would really like to have your library on the ESP8266 (Azdelivery NodeMcu) for my connected greenhouse project :)

Thx

caphadoc avatar Aug 14 '21 10:08 caphadoc

No, sorry. Right now, the only thing I could offer is that if you make the attempt and identify specific compilation errors with the existing code, I could look at workarounds.

danielaparker avatar Aug 16 '21 01:08 danielaparker