USB and serial enabled LCD backpack back in stock

USB and serial enabled LCD backpack is back in stock at Seeed Studio. This board connects HD44780-compatible character LCD screens to your USB port. It works with apps like LCD Smartie to show news, system stats, and more on an external LCD. Get USB and serial enabled LCD backpack for $16.95.

Microprocessor controlled 16 line connectivity tester

An ATmega32 based Proteus simulation of 16 line connectivity tester by Dilshan Jayakody: The main functionality of this system is to detect open and short circuits in cables and connectors. This system can test maximum of 16 lines in each test cycle and it indicate the defective line(s) through LCD. This is customizable system and user […]

Educational BoosterPack 8 bit FFT spectrum analyzer

SimpleAVR over at the 430h forum shows off his Educational BoosterPack 8 bit FFT Spectrum Analyzer project: SimpleAVR comes up with unique Launchpad projects. These include his  wire clock and spectrum analyzer projects. This time  he wired the CircuitCo Educational BoosterPack to a Launchpad to sample audio and have the LCD display a spectrum. Via […]

Westinghouse L2410NM LCD power supply repair

Kerry Wong fixed his LCD monitor (Westinghouse L2410NM).  He documented the whole process on his blog. My seven year old 24 inch LCD monitor (Westinghouse L2410NM) started to flicker recently, so I decided to take a look inside to see what was wrong. Even before I opened it up, I had a pretty good idea of […]

Stellaris launchpad based video player

Vinod made this video player using Stellaris launchpad and wrote a post on his blog detailing it’s assembly and operation: I am introducing my new mad project, a video player using stellaris launchpad and a 320×240 color lcd which I got from seeedstudio.  I tried the lcd shield by connecting on an arduino board and loaded some example […]

Tiano-MSP430 based touchscreen piano

Rohit Gupta writes in about Tiano, a Touchscreen Piano he designed using MSP430. He used a resistive touchscreen and a MSP430G2553 (although MSP430G2231 would also do). He obtained useful information in designing this project from app notes from Atmel on the touchscreen theory of operation and from TI on the touchscreen control coding.. Via the […]

Lightweight PicKit2 using USB serial LCD backpack

jeanmarc78 shared his Lightweight PicKit2 using USB serial LCD backpack in the forum: Then i decided to try to use the LCD backpack which has the same microcontroller as the basis for a lightweight PicKit2 programmer. In fact, the LCD Backpack is a quite full PIC18F2550 breakout board with a 20 MHz quartz. The standard […]

Emulating an LCD controller with a Papailio

Alex received a monochrome 256×128 LCD with a missing controller chip. The board features 8 Hitachi LCD drivers, but without the controller you have to drive the display by constantly sending data to refresh the picture. After some research he stumbled onto the Hitachi LCD controller driver LSI data book, which gave him enough info […]

Tutorial: STM32 boards and TFT LCD touchscreens

Zizzle has completed a tutorial for working with the STM32 boards and the TFT LCD + touch screens that you see on Ebay. He reports, “I’ve made a download Ubuntu Virtualbox image with the toolchain, OpenOCD, Eclipse and an example project.” He notes that the Bus Blaster was very helpful in his research. The video […]