Other

“Hello fellow makers! In this instructable I will show you how you can make your own ESP-01 programmer using a FTDI Module and some basic components. Also, i will show how to setup your Arduino IDE for the programming …

“FTDI chips are frequently used as USB-to-serial adaptors, but the newer devices have the ability to drive more complex protocols such as SPI and I2C. I like to use Python when first experimenting with new PC hardware, and there …

“The FT232 USB-to-serial converter is one of the most commonly-used methods of adding USB functionality to small projects, but recently I found that these chips are capable of sending more than just serial signals. With some creative programming, individual …

“With minimal practise, this device is capable of greatly aiding someone visually impaired have a sense of their surroundings. The glove has a longer range than a cane and is able to detect obstacles like cars, people, walls, and trees …

“ESP8266 needs no introduction. It is the cheapest WIFI module available and one can find many interesting projects online. ESP8266 has many variants starting from ESP01 to ESP13 (getting added every few months) I got really excited watching few applications …