The objective of this post is to explain how to encode a JSON message using MicroPython and the ujson library on the ESP32. Introduction The objective of this post is to explain how to encode a JSON message using MicroPython and the ujson library on the ESP32. You can check how to enable the MicroPython …