Mars clock using PIC16F877A

What do you do if you have a spare LCD module with backlight, a weird 16 button keyboard, and a PIC16F877A microcontrering dust? If you’re avtanski, a monster Martian Clock immediately springs to mind. This thoroughly documented project shows you how to take these few common components and build a unique clock that features 16 […]

Arduino and TFT LCD tutorial

LCD displays of the 2×16 variety are a good way of getting feedback from your Arduino project. If you want a more enhanced visual experience, a thin-film transistor (TFT) LCD is the superior way to go. This tutorial by Tronixstuff describes a way use the the 4D Systems 1.44″ TFT serial interface LCD with Arduino. […]

Atmega644 rock paper scissors game

Students Ling-Wei Lee and Kevin Tang at Cornell University developed a version of the rock paper scissors game using an Atmega644, CMOS camera module and a 2×16 LCD. Their project requires the human player to wear a glove that has black tape on each finger. Upon a signal from the LCD, the player plays their […]

Arduino + Jeep = JEEPuter

Ed Zarick has released details on his Arduino vehicular control system known as JEEPuter. Combining an Arduino UNO, shift registers, LCD display, pushbuttons and a relay board, Ed interfaced this controller to his Wrangler’s ignition, garage door opener, lighting systems (with light-sensitivity control), radios and more. The JEEPuter also includes a time and temperature display. […]

Arduino talking to an I2C LCD display

StrangeParty demos how to use the Matrix Orbital 20×4 display with Arduino via I2C using the Wire library. The LK204-25 is a serial display, so connection to the Arduino requires just two wires to accept I2C commands and data. We expect this same procedure would work with other manufacturers’ I2C LCDs. Simple and useful if […]

Simple GPS display using Attiny2313

In his project, Binu from avrprojects.info interfaces a ProGin SR-87 GPS module with an ATtiny2313 and 2×16 LCD to generate a running lat/long display. The device also will store one static location, and produce an audible alert each time that location is reached. (More locations could be provided for in code, but the project assumes […]

NEW PROTOTYPE: USB Universal LCD backpack

The USB Universal LCD backpack controls LCDs with up to 16 interface pins at 3.3volts or 5.0volts. This includes common HD44780 character LCDs and larger graphical LCDs. Small backpack mounts behind most LCDs USB control for common 1×8, 1×16, 2×8, 2×16 … up to 4×40 character displays and some graphic displays 3v3 and 5v LCDs […]

Comments: Seeed Studio’s outstanding service

Seeed Studio goes above and beyond to make our projects a success. Thanks guys! The two LCD adapters v2 I received from Seeed about 2 weeks ago were missing the the cables, too. I never reported this to Seeed. To my surprise a little box with 2 connector cables from Seeed was in my mail […]