pic-

Bluetooth Wireless Voltage Meter

Bluetooth Wireless Voltage Meter using Wiimote + Pic Chip + AutoIt using Pic

In this tutorial I’m going to be showing you how you can send voltage values to your pc using a Pic chip, Wiimote, and Autoit3 scripting language. The process works by wiring a pic chip to the button pads of a wiimote. Then using the pic chips Analog to Digital Converter, we obtain a 10bit binary value. …

Bluetooth Wireless Voltage Meter using Wiimote + Pic Chip + AutoIt using Pic Read More »

Interfacing PIC

Interfacing ESP8266 with PIC16F877A Microcontroller

Interfacing PIC16F877A Microcontroller with ESP8266 In this article, let us discuss how to interface WIFI module ESP8266 with a PIC microcontroller. So far you might have been using the ESP8266 module as a standalone microcontroller or might have been using it with the Arduino library. But, when it comes to hardcore embedded system projects we should know …

Interfacing ESP8266 with PIC16F877A Microcontroller 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 »

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 »

IOT Based Temperature data logger

IOT Based Temperature data logger using esp8266 and pic microcontroller

In this post we will learn IOT based temperature data logger using esp8266 and pic microcontroller: The project ESP8266 Temperature Logger using PIC16F887 is build up using PIC16F887 microcontroller (MCU), ESP8266 WiFi module and a ThingSpeak API. Previously, we posted Arduino and ESP8266 based webserver and this project is somehow similar. IOT Based Temperature data logger using esp8266 …

IOT Based Temperature data logger using esp8266 and pic microcontroller Read More »

Interfacing DHT11

Interfacing DHT11 with PIC16F877A for Temperature and Humidity Measurement

Temperature and Humidity measurement is often useful in many applications like Home Automation, Environment Monitoring, Weather station, etc. The most popularly used Temperature sensor next to LM35 is the DHT11, we have previously built many DHT11 Projects by interfacing it with Arduino, with Raspberry Pi and many other development boards. In this article, we will learn how to interface this DHT11 with PIC16F87A which is an …

Interfacing DHT11 with PIC16F877A for Temperature and Humidity Measurement Read More »

Measuring Temperature

Measuring Temperature using LM74 temperature sensor by Texas Instruments and Pic18f452 Microcontroller

In this post i am going to interface LM74 temperature sensor with Pic18f452 microcontroller. LM74 is a temperature sensor by Texas Instruments. It comes with an SPI (Serial Peripheral Interface) interface. You can operate it in SPI (Serial Peripheral Interface) mode. A processor/microcontroller can read temperature reading from LM74 at any time. LM74 provides resolution of up to …

Measuring Temperature using LM74 temperature sensor by Texas Instruments and Pic18f452 Microcontroller Read More »

TEMPERATURE CONTROL CIRCUIT

PIC16F84 AND DS1621 TEMPERATURE CONTROL CIRCUIT

Circuit PIC16F84 based on the DS1621 temperature sensor with information received 2×16 LCD on the displays also a certain temperature RA0 pin relay connected to the operation temperature value can be determined (not sure the lower or upper limit… Electronics Projects, PIC16F84 and DS1621 Temperature Control Circuit “microchip projects, microcontroller projects, pic16f84 projects, Circuit PIC16F84 based on the DS1621 temperature …

PIC16F84 AND DS1621 TEMPERATURE CONTROL CIRCUIT Read More »

TEMPERATURE MEASUREMENT AND GRAPHIC LCD MENU DESIGN

LM35 PIC16F877 TEMPERATURE MEASUREMENT AND GRAPHIC LCD MENU DESIGN

These circuits using CCS C Compiler and use of LM35 temperature sensor includes menu design on Graphic LCD. Menu selection, etc., especially on graphic LCD. one of the rare examples of issues on the Internet. (I call this menu… Electronics Projects, LM35 PIC16F877 Temperature Measurement and Graphic LCD Menu Design “ccs c examples, microchip projects, microcontroller projects, pic16f877 …

LM35 PIC16F877 TEMPERATURE MEASUREMENT AND GRAPHIC LCD MENU DESIGN Read More »