Category Archives: Arduino

Using a 16×2 LCD display

16×2 text LCDs are useful microcontroller peripherals. Here is how to connect and use them. Continue reading

Posted in Arduino, Building blocks, Digital, Electronics, HOW-TO, PIC Microcontrollers | Tagged , , , , , , , , , | Leave a comment

Arduino on Steroids

The Teensy 3.0 is a cool little dev board. It’s Arduino-compatible (from a software perspective, anyway), breadboardable, and only about $20US. It also runs a 48MHz, 32-bit Arm processor, making it not only easy to use, but a speed demon. … Continue reading

Posted in Arduino, C, Coding, Digital, Electronics, Toys | Leave a comment

A Confusion of COM Ports

COM29? OK, time to clean house. Here’s how to delete unused COM port assignments in Windows. Continue reading

Posted in Arduino, HOW-TO, System Administration | Leave a comment

Geek My Ride: Learning to speak OBD-II

The OBD-II interface on modern cars allows access to quite a bit of data… Continue reading

Posted in Arduino, Automotive, C, Coding, Digital, Electronics, HOW-TO | Tagged , , , , | Leave a comment