Using Pic Microcontroller

Nike iPod reverse engineering protocol too1

Nike+iPod reverse engineering (protocol too) using pic microcontroller

UPDATE: code posted below Nike+iPod is a very interesting piece of hardware for all kinds of reasons, not the least of which is that it as actually useful. It works by wirelessly transmitting data from a sensor (that is stored in your shoe) to a receiver that is either externally connected to your iPod or to …

Nike+iPod reverse engineering (protocol too) using pic microcontroller Read More »

Interface single and Dual IR Infrared sensor

Interface single and Dual IR Infrared sensor with PIC18F4550 and LCD

In this another tutorial on sensors  for beginners, we are going to interface single and multiple Infrared IR sensors with Arduino Uno development board, working simultaneously and have the status displayed either on an ( 4X16 LCD ) LCD module (jhd162a) or an LED. We are going to cover three chapters in single tutorial in simple …

Interface single and Dual IR Infrared sensor with PIC18F4550 and LCD Read More »

PIC AD converter

PICADC – a free, PIC based “intelligent” A/D converter using PIC16F84

This is an old design. Some of the components may be difficult to buy. If you would like to build an even better and cheaper A/D converter, take a look at the new PICADC3 design. The PICADC is a simple 12-bit, 8-channel analog to digital converter (with 4 additional digital inputs), which may be connected to the PC …

PICADC – a free, PIC based “intelligent” A/D converter using PIC16F84 Read More »

Sensirions SHT1x

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

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 using PIC18F2550 (Part 1) Read More »

MCU controlled Bluetooth automation

MCU controlled Bluetooth automation with infrared sensor using Pic

The microcontroller used is 0822 zilog encore! 8k series (soic,28pin) as shown on the figure. Is a programmable microcontroller, the functions used are the GPIO and the UART of the chip. GPIO is used on led indicators, and the UART is used for giving and reading AT COMMANDS to control the Bluetooth device. Controller board …

MCU controlled Bluetooth automation with infrared sensor using Pic Read More »

Vehicle Touch Sensitive switches (1)

CITROEN Saxo Vehicle Touch Sensitive switches using PIC16F84A

Project Summary The CITROEN Saxo Vehicle Touch Sensitive switches For operating Hazards and two peripheral devices If you want to change the look of your dash board inside a vehicle, maybe just fancy some of modern electronics This could be the design for you Project Description Faced with a challenge last year a young lad …

CITROEN Saxo Vehicle Touch Sensitive switches using PIC16F84A Read More »

Temperature regulator

DS1820 Temperature regulator using PIC16F628

This simple project uses a Dallas DS1820 one wire temperature sensor and a pic 16f628 microprocessor. A simple temperature regulator where a LED symbolizes the Fan. Data derived from the DS18s20 is a 9bit centigrade temperature measurement. As mentioned the temperature sensor communicates over a one Wire bus that requires only one data line and ground for communication with a …

DS1820 Temperature regulator using PIC16F628 Read More »

Wireless PICAXE

Wireless PICAXE-based water tank level sensor using pic

Over the last few months I have prototyped and built a water tank level sensor for my 9000L rain water tank. The design is based entirely on Silicon Chip’s PIC-Based Water-Tank Level Meter, but instead of programming PICs, I prototyped using an arduino, and built the final version using PICAXE microcontrollers. The sensor consists of …

Wireless PICAXE-based water tank level sensor using pic Read More »

Temperature sensor (5)

Roll and Temperature sensor applications using PIC18F2550

This page will show you how to use the TD-CMP modules in a way which fits you most.   Here are the technical specifications of the modules: Compass: Resolution: 1° – Accuracy: 3° Tilt/Roll: (TD-CMP02 and TD-CMP03 only) Resolution: 2° – Accuracy: 5° Temperature: (TD-CMP03 only) Resolution= 1°C/F – Accuracy =1° New: Sampling rate: 12,5 to 25 samples/second. Easy Tilt/Roll calibration.(TD-CMP02 and TD-CMP03 only) …

Roll and Temperature sensor applications using PIC18F2550 Read More »