The ESP-01 module based on the ESP8266 is all the rage with IoT folks at the moment – and why not. For about 5 bucks, it can’t be beat on price for the features it offers. The one thing that such ...
At the heart of the ESP-01 module is the ESP8266 chip with at least two boot modes — the normal mode and the programming/flash mode. The latter refers to uploading any software (or firmware) to the ...
From debug messages to the fundamental ‘hello world’, serial communication does it all over three little wires. Now imagine being able to cut the cord to your next microcontroller project and use your ...