Using Pic Microcontroller

Temperature display

Temperature and relative humidity display with adaptive brightness control using PIC12F683

The objective of this project is to illustrate a technique of implementing adaptive brightness control to seven segment LED displays. It consists of a closed loop system that continuously assesses ambient light condition using an inexpensive light-dependent resistor (LDR) and uses that information to adjust the brightness of the display. For the proof of concept, …

Temperature and relative humidity display with adaptive brightness control using PIC12F683 Read More »

About the Temperature Sensor (1)

About the Temperature Sensor using pic microcontoller

Temperature sensors are used in a wide range of electronic devices, including digital thermometers, home thermostats, ovens, and refrigerators. Figure 1 shows two devices with temperature sensors. Figure 1. Devices with temperature sensors. The temperature sensor provided in your kit is a precision analog sensor, whose voltage output is linearly proportional to the temperature. Configured …

About the Temperature Sensor using pic microcontoller Read More »

Humidity and temperature measurements

Humidity and temperature measurements with Sensirion’s SHT1x/SHT7x sensors (Part 1) using pic microcontoller

Temperature and relative humidity are two very important ambient parameters that are directly related to human comfort. Sometimes, you may be able to bear higher temperatures, if there is a lower relative humidity, such as in hot and dry desert-like environment. However, being in a humid place with not very high temperature may make you …

Humidity and temperature measurements with Sensirion’s SHT1x/SHT7x sensors (Part 1) using pic microcontoller Read More »

Green house intelligent control system

Green house intelligent control system using pic

In this post we will discuss about Green house intelligent control system: With the people’s living standards increasing, modern, a large number of agricultural production, such as vegetable using greenhouse to cultivate. The temperature and humidity monitoring are two key factors which used to control the growth of crops, due to different growth of greenhouse crops need …

Green house intelligent control system using pic Read More »

Top PIC Microcontroller Projects Ideas

Top PIC Microcontroller Projects Ideas

When we are choosing PIC microcontrollers for projects on electronics or electrical, there are many options for us. Ranging from eight bit to Thirty two bits, diverse micro-controllers are accessible to go well with projects and products of different complications and cost restraints. But if we talk about student projects, it may be either major …

Top PIC Microcontroller Projects Ideas Read More »

PIC18F Dlogger

Low power temperature data logger using PIC18F27J53

Design Goals DIY Friendly – Something that the Make audience could easily build Improve the reference design – Better measurement resolution, better timing, lower power, non-stop logging Minimal parts count – Lower cost and shorter build time Powered by a single 1.5 volt cell (AA, AAA, N or similar) and optional supplementary solar power Parts …

Low power temperature data logger using PIC18F27J53 Read More »

Automatic Temperature Control System

Automatic Temperature Control System using PIC Microcontroller – XC8

An automatic temperature control system has the ability to monitor and control the temperature of a specified space without human intervention. The primary purpose is to manage the temperature of a given area based on settings by a user of the system. This project uses a PIC microcontroller to automatically control the temperature of an …

Automatic Temperature Control System using PIC Microcontroller – XC8 Read More »

Low cost temperature data logger schematic

Low cost temperature data logger using PIC and Processing

This project describes an easy and inexpensive way of adding a digital thermometer and data logging feature to a PC. It involves a PIC microcontroller that gets the surrounding temperature information from the Microchip MCP9701 sensor, and sends it to a PC through an USB-UART interface. The USB port of the PC is also used …

Low cost temperature data logger using PIC and Processing Read More »

Dual Temperature Meter (1)

DS18S20 Dual Temperature Meter using pic microcontroller

 DS18S20 Dual Temperature Meter Component List: 1x 2×16 LCD with Backlight 1x 16×1 LCD Female Header Connector 1x 16×1 LCD Male Header Connector 1x Programmed PIC16F628 2x DS18S20 1-Wire Digital Temperature Sensor 1x 100nF Capacitor 1x 10K Pot (LCD Contrast) 1x 10K Resistor 2x 1K Resistor 1x 10 Resistor 1x LM7805 Voltage Regulator 1x Tactile …

DS18S20 Dual Temperature Meter using pic microcontroller Read More »

12F675 Tutorial 5 A Temperature data logger

12F675 Tutorial 5 : A Temperature data logger using PIC EEPROM. using pic microcontroller

EEPROM is useful for storing long term data such as data logger information and this PIC microcontroller EEPROM project saves the temperature from an LM35DZ IC to the PIC’s internal long term data storage area.  The project follows on from the last project using the virtually the same hardware. It stores temperature readings internally at …

12F675 Tutorial 5 : A Temperature data logger using PIC EEPROM. using pic microcontroller Read More »