The ESP32 Thing is chip-maker Espressifโ€™s follow up to their hit from a few years ago, the ESP8266, a microprocessor with built-in Wi-Fi for just a few bucks. For just a few bucks more, the ESP32 adds a lot more horsepower, pins, and built-in sensors. And as before, SparkFun has put it on a breakout board to make it easier to explore.

The ESP32 is being developed โ€œin the open.โ€ Version 1.0 of the developer software was released at the end of 2016, and rapid updates are still rolling in, with code changes every few days. Beginnersย may find developing for the ESP32 more intimidating than better-known boards.

The ESP32 Thing can be programmed with the common and easy Arduino editor, but to unlock the advanced features of the board, youโ€™ll need to use a more old-fashioned coding tool, like Eclipse or command like โ€œmakeโ€. For those with the developer chops, thereโ€™s a lot of power in this mid-priced chip.