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 , , , | 1 Comment

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

Before you start, make sure you have the perl module Device::SerialPort installed ! On Debian based systems, you can easily do that by typing: 1 sudo apt-get install libdevice-serialport-perl If it doesn’t work or you’re on a different flavour of … Continue reading

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