Using Pic Microcontroller

mouse sensor board

TD-USB-01 interface with mouse sensor board using PIC18F2550

This is an example USB project showing how to interface an optical mouse sensor (the ADNS-2620) with a standard XP/Vista computer. The TD-USB-01 board with a PIC18F2550 communicates with: the PC: USB 2.0 through a mini-B connector. the mouse sensor board: SPI over 4-wire flatcable. For more detail: TD-USB-01 interface with mouse sensor board using PIC18F2550 …

TD-USB-01 interface with mouse sensor board using PIC18F2550 Read More »

SHT setup

Humidity and temperature measurements with Sensirion’s SHT1x/SHT7x sensors using PIC18F2550 (Part 2)

In Part 1 of this tutorial, we discussed about Sensirion’s SHT1x and SHT7x series of humidity sensors, their interface specifications, the communication protocol used for transferring data in and out of the sensor, and the equations to convert their digital outputs to actual physical quantities. These sensors are capable of measuring temperature along with relative humidity and …

Humidity and temperature measurements with Sensirion’s SHT1x/SHT7x sensors using PIC18F2550 (Part 2) Read More »

Easy Pulse mikro

Using Easy Pulse mikro with MPLAB Xpress board using pic

Easy Pulse mikro is our new educational pulse sensor in a mikroBus form factor. Like our previous Easy Pulse sensors (Easy Pulse and Easy Pulse Plugin), it is also based on the principle of transmittance photoplethysmography (PPG) applied to a fingertip. The sensor consists of a pair of IR LED and photodiode to detect the cardiovascular pulse signal from the …

Using Easy Pulse mikro with MPLAB Xpress board using pic Read More »

Digital Thermometer

Digital Thermometer using PIC Microcontroller and LM35 Temperature Sensor

Thermometer can be easily constructed using a PIC Microcontroller and LM35 Temperature Sensor. LM35 series is a low cost and precision Integrated Circuit Temperature Sensor whose output voltage is proportional to Centigrade temperature scale. Thus LM35 has an advantage over other temperature sensors calibrated in Kelvin as the users don’t require subtraction of large constant voltage to obtain …

Digital Thermometer using PIC Microcontroller and LM35 Temperature Sensor Read More »

magnetic card reader

HandySwipe portable magnetic card reader using PIC16F688

The HandySwipe provides a portable magnetic card reader interface and display. It collects card data from a “Type 2″ card reader (shown here), and displays the data on a small character LCD screen. Type 2 stripes are by far the most common in use, such as on credit cards and drivers’ licenses. The device can …

HandySwipe portable magnetic card reader using PIC16F688 Read More »

Water Level Indicator and Controller

Water Level Indicator and Controller using PIC Microcontroller

Here is a simple, versatile project which indicates the level of water and automatically controls it by using PIC Microcontroller. The Water Level Sensing Section senses the level of water in the tank and sends it (wireless) to the Receiver Section. Receiver Section is connected to the Controlling Section, which process the received information and produces visual, …

Water Level Indicator and Controller using PIC Microcontroller Read More »

Heart rate measurement from fingertip

Heart rate measurement from fingertip using pic

Heart rate measurement indicates the soundness of the human cardiovascular system. This project demonstrates a technique to measure the heart rate by sensing the variation of the blood volume inside a finger artery, which is caused by the pumping action of the heart. It consists of an infrared LED that transmits an IR signal through the fingertip …

Heart rate measurement from fingertip using pic Read More »

AquaCont Aquarium Control

AquaCont – Aquarium Control using pic microcontroller

The AquaCont is an electronic system witch permits to manage and to monitor most of the parameters of all the electrics devices that can be found in a aquarium. The PIC18F4520 used to realize it, combines a real time clock and a temperature sensor in order to control 8 relays. The system main characteristics are: …

AquaCont – Aquarium Control using pic microcontroller Read More »

Digital temperature meter

A Digital temperature meter using an LM35 temperature sensor using pic

Introduction A digital thermometer is a good choice of project for beginners who just stepped in to the world of microcontrollers because it provides an opportunity to learn using sensors to measure the real world signals that are analog in nature. This article describes a similar project based on a PIC16F688 microcontroller and an LM35 …

A Digital temperature meter using an LM35 temperature sensor using pic Read More »

motion sensor alarm (2)

Make your own motion sensor alarm with SMS feature using PIC18F2550

MikroEleketronika demonstrates how to build a simple home alarm system that has the capability of sending SMS to a predefined cell phone number when intrusion is detected. This project is based on StartUSB for PIC board, a small development board for PIC18F2550, which is preprogrammed with an USB bootloder so that no additional programmer is required to load …

Make your own motion sensor alarm with SMS feature using PIC18F2550 Read More »