Recent Comments
- конденсатор on 8×8 RGB Matrix V3 + KICAD + SMD — part 2
- eugene on RGB LED Ring — now available as DIY SMD kit !
- robert on RGB LED Ring — now available as DIY SMD kit !
- eugene on RGB LED Ring — now available as DIY SMD kit !
- Another LED backlight idea - MP3Car.com on Seeedstudio Super White LED lighting bar 3W — first test
64-pixels
Arduino
Blogroll
Links
My 2µF
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
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