Tag Archives: FTDI

ModernDevice USB BUB — Review

For uploading to “home made Arduinos” or other boards not equipped with an USB/TTL-serial converter chip like the Boarduino, there’s a few adapters out there. One of which is the standard FTDI USB/TTL-serial cable, which costs 20$ in the USA … Continue reading

Posted in Arduino., Electronics. | Tagged , , , | 3 Comments

Getting auto reset to work with FTDI cables on Linux (MAC)

Update: please use avrdude 5.11 or later with “-c arduino” and your problems are gone! Before you start, make sure you have the perl module Device::SerialPort installed ! On Debian based systems, you can easily do that by typing:

Continue reading

Posted in Arduino., Electronics. | Tagged , , , , | 4 Comments