Maximizing the ESP32’s Potential with ThingSpeak and MQTT IoT Protocol

How to send data from your IoT project to the cloud? Is there some free solution for prototyping porpoise on which you can grow later if you decide? Maybe ThingSpeak is a good solution and can be a good way to send IoT data to Cloud. So let us begin. In IoT (Internet of Things) … Read more

How to add USB type C to ESP32 development board

Hi all, In this post, I will cover how to add USB type C to ESP32 development board, or any other PCB project that you want to create. But, why? Why I’m creating a custom ESP32 Dev board when there are a lot of thirty parties boards on the market? Why USB type C? The … Read more

How to add ESP32 to KiCad

Hi all, in this post, we will add a new schematic symbol, PCB footprint, and 3D model view for the ESP32 variant. There are some ESP32s included in the default KiCad library, but the variant that I would like to use, the ESP32-S2-Wroom model isn’t. You can find the datasheet for ESP32-S2-WROOM at the next … Read more