Tag: JSON
Convert EasyEDA files to KiCad with just one click
Uri Shaked has just unveiled the result of his work on a script that is able to convert the cloud-based design tool EasyEDA files to the popular KiCad format. This way you are able to benefit the best characteristics of the two design tools and easily migrate from one tool to the...
Continue ReadingDecoding and Encoding JSON with Arduino or ESP8266
In this blog post you're going to learn how to decode (parse a JSON string) and encode (generate a JSON string) with the ArduinoJson library using the Arduino with the Ethernet shield. This guide also works with the ESP8266 and ESP32 Wi-Fi modules with small changes. Decoding and...
Continue ReadingWeather Widget using ESP8266
deba168's new instructable is a weather widget: “an application that can be downloaded on your PC, laptop or a mobile device and perform the job of providing easy access to weather information” It’s an ESP8266 based weather display unit which retrieves localized weather...
Continue Reading