I love moving electrons

Posts tagged `Arduino`

Arduino Board as USB to Serial Converter
With simple hacks the Arduino board (with USB programming interface) can be used as a USB to serial conversion device. There are two methods to do this.
Interfacing wCK servomotor with Python & Arduino
I have been playing with wCK Servo from RoboBuilder for a while now. This servo packs quite a punch:
Simple wireless link between Arduino and a desktop using Bluetooth
Bluetooth modules come really cheap these days, affordable alternatives to Xbee. I got my hands on a BTM-182 from Rayson. Like most Bluetooth modules, it comes with Serial Port Profile. SPP is basically a serial port emulator; in a nut shell - once its paired with a computer, you get a virtual COM port to play with.
The folks at Rugged Circuits show 10 ways to destroy an Arduino!
Rugged Circuits make Ruggeduino, Arduino on steroids - with overvoltage protection, overcurrent protection, ESD protection. Great stuff for people like me, "oops! I made a boo-boo". Hat tip to Rugged Circuits for showing us 10 ways to destroy an Arduino AND methods to prevent them. Read all about it.