A few weeks ago, I was working on a small project of mine, and I faced a rather large problem. I had to program nearly five hundred badges in a week. I needed a small programming adapter that would ...
In a recent post we interfaced a small DMX RGB LED Par Light with an Arduino Uno through a MAX485 module. In this post we will learn how to work with a compact USB to RS-485 Converter Module. This ...
One of the most useful tools in the hardware hackers toolbox is a USB to serial adapter. With this, you can flash new firmware to routers, and ply the vast binary seas of embedded hardware. The common ...
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 ...