All posts in the 'Display projects' Category

2.3 ” Digital thermometer

2.3 inch Digital thermometer
This project is a 3-digit digital thermometer easy to build for beginner or hobbyits.PIC16F628 used to read digital value of temperature from a DS1820 sensor.All 7-segments drived by power logic 8-bit shift register TPIC6B595 with open collector output. For the 7-segment need 12V volt to drive because it have 3 LED per one segment.All segment no need to scan display. Source code programming with CCS C Compiler availible. [more]

Posted in : Display projects | Measurement projects | PIC projects

Digital Clock and Temperature Display

Digital Clock and Temperature
This is a digital clock and temperature display which is alernate display between time and temperature.Here are some features:
- Display time 24-hour format. 00:00 - 23:00
- Use DS1307 RTC with 3V betterry back-up.
- 1 channel temperature sensor(DS1820)
- measures temperatures from -55 to + 125 degree Celsius.
- Temperature accuracy 0.5 ‘C
- software compiled with CCS C compiler V 3.222

Posted in : Clock projects | Display projects

Four Channel DRO

Four Channel DRO
Each encoder channel has a dedicated microcontroller, this feature gives it a high speed encoder tracking ability.It will track at up to 30 KHz ! All four channels are controlled by a main chip. The main chip takes care of calculating values for the LCD display.The main controller uses 32 bit counters so there are no practical limits for it’s use.[more]

Posted in : Display projects | General electronic projects

How to : Interfacing Nokia 6100 LCD (color LCD)

Nokia 6100 LCD
The Nokia 6100 display is able to display 130 by 130 pixels with 8-bit or 12-bit color (4096 colors) and it has a LED backlight. It is controlled with Serial Peripheral Interface Bus (SPI). That means it needs only 3 wires for controlling it : Serial data(SDATA) ,Serial clock(SCLK) ,Chip select (CS).[more]

Posted in : AVR projects | Display projects | How to

Portable Password Generator

Portable Password Generator
Built from a modified AVR development board manufactured by Olimex, Pass Key is a sweet little 5V “candy bar” style computer that can generate 16-digit alphanumeric passwords as fast as you can press a button.The original AVR-MT dev board requires 10-14V, but with a little circuitry magic, this power demand can be sliced to a scant 5V without losing any of the display, buzzer, LED, button or computational capabilities of the original dev board.[more]

Posted in : AVR projects | Display projects

Next Page »