#
Mar 31, 2022, 12:14 PM
The Raspberry Pi is getting more and more expensive and is poorly available. But what alternatives are there? I have decided to use the ESP32 as a new platform for my IoT projects. You can read about the reasons in this article.
#
Mar 8, 2022, 9:42 AM
Logging is one of the most important tools in software development. The Espressif IoT Development Framework offers a library for this purpose that logs to the UART interface by default. A setting allows the logs to be displayed in color.