Using Pic Microcontroller

COMPUTER SUPPORTED PID TEMPERATURE CONTROLLER

AT90S2313 COMPUTER SUPPORTED PID TEMPERATURE CONTROLLER USING PIC

PID Temperature Controller Max232 PC via RS232 serial port connection can be made According to information I found PID Temperature Controller is accurate temperature control system i AT90S2313 control system with high mains voltage MOC3061 Opto-isolated TRIAC BTA10-600B used… Electronics Projects, AT90S2313 Computer Supported PID Temperature Controller “avr project, microcontroller projects, PID Temperature Controller Max232 PC via RS232 …

AT90S2313 COMPUTER SUPPORTED PID TEMPERATURE CONTROLLER USING PIC Read More »

7 Segment Clock

7 Segment Clock With Temperature Display [ds18b20 and 5 Digit Display] Using Pic

5 digit seven  segment clock with temperature display. PIC16F877A based  clock 1, High-precision  temperature sensor   ds18b20 2, ds1307 RTC 3, 4 switches, easy time adjust option 4, alternating temperature and time display method 5, pic16f877a micro-controller 6, half hour notification  – single beep 7, hour notification   – double beep 8, buzzer notification for key …

7 Segment Clock With Temperature Display [ds18b20 and 5 Digit Display] Using Pic Read More »

Temperature Sensor

LM75 Temperature Sensor with 7 segment display output using PIC16F628

This is a test project built hastily on a solder less breadboard. It uses a LM75 to read the current temperature via I2C and displays the result on three 7 segment displays. It uses a PIC16F628 with an internal 4 Mhz clock. The program was created using JAL Note the LM75 is a surface mount …

LM75 Temperature Sensor with 7 segment display output using PIC16F628 Read More »

Temperature Controller (3)

PIC16F84A Temperature Controller

Ever needed to measure temperature and display it? This project details measuring temperature using a temperature sensor ,an ADC and a Microcontroller PIC16f84a with schematics,codes and illustrations. You can also get the following kit, although not based on the pic, which would make your life easier for your future projects. This project was done fairly …

PIC16F84A Temperature Controller Read More »

DHT11 sensor

Measurement of temperature and relative humidity using DHT11 sensor and PIC microcontroller using PIC16F628A

Measurement and control of temperature and relative humidity finds applications in numerous areas. These days devices are available which have both temperature and humidity sensors with signal conditioning, ADC, calibration and communication interface all built inside them. The use of such smart sensors greatly simplify the design and reduces the overall cost. We discussed in …

Measurement of temperature and relative humidity using DHT11 sensor and PIC microcontroller using PIC16F628A Read More »

data logger (1)

A Beginner’s data logger project using PIC12F683 microcontroller

It is a very simple data logger project based on PIC12F683 microcontroller. The microcontroller reads temperature values from a temperature sensor on a regular interval basis and stores them into its internal EEPROM memory. The recorded temperatures can be later transferred to a PC through serial interface. I originally published this project on electronics-lab.com last summer. I …

A Beginner’s data logger project using PIC12F683 microcontroller Read More »