All posts in the 'Display projects' Category

PIC Based Imaging Sonar

PIC Based Imaging Sonar
PIC Based Imaging Sonar
This PIC Based Imaging Sonar use two 40KHz ultrasonic transducers, one for transmit, one for receive. These transducers are steered by an R/C servo over 180 degrees of azimuth.The project using 2 Microchip PIC microcontrollers, a PIC16C71 for the sonar portion, and a PIC16F84 for the servo control. There are two microswitches that sense the ends of travel of the servos, and this information is stored in non-volatile memory on the PIC16F84. It can scan the full 180 degrees, or it will scan just a sector, or it will give multiple readings in a single direction. All control and output is over a single 19.2 Kbps serial port.[more]

Posted in : Display projects | Measurement projects | PIC projects | Sensor projects

Thermometer LM35

Thermometer LM35
This Thermometer used LM35 precision centigrade temperature sensor from National Semiconductors which has an analog output voltage. It has a range of -55ºC to +150ºC and a accuracy of ±0.5ºC . The output voltage is 10mV/ºC . The output voltage is converted by the AD convertor of the AT Mega8. The temperature is displayed on an LCD module. In this example the thermometer has a range of 0ºC to 40ºC and a resolution of 0.5ºC. If you want to have a readout in Fahrenheit you can use the LM34.[more]

Posted in : AVR projects | Display projects | Measurement projects

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

« Previous PageNext Page »