Fragile connectors on the SparkFun Nokia knock-off

Fragile connectors on the SparkFun Nokia knock-off LCD are a headache. They’re not rated for multiple insertions, but we can usually move them very carefully on a final prototype. A mating connector we soldered must have warped from the heat. It ate two LCDs right away. On the right is the ‘good’ from a few […]

Easy infrared UART data link

Here’s an easy way to transfer data with an infrared LED and an infrared remote control demodulator. The example uses an Arduino, but the technique will work with any microcontroller. The transmitting microcontroller powers an IR LED from a pin configured as a 38KHz pulse-width modulator. Another pin configured as a 2400bps UART switches the […]