Projects

Single Chip Temperature Data Logger

Single Chip Temperature Data Logger

Introduction A data logger is a device that records measurements over time. The measurements could be any physical variable like temperature, pressure, voltage, humidity, etc. This project describes how to build a mini logger that records surrounding temperature values. It has following features: – Uses just one 8?pin chip, so very compact size circuit. – […]

Single Chip Temperature Data Logger Read More Ā»

LED Strobe

LED Strobe for PIC12F629

Description This project functions as a simple strobe for driving an LED.Ā  The use of an output transistor allows it to pulse the strobe LED with a current up to 100mA. Four jumpers provide options for changing the pulse width, strobe repeat interval and single or double strobe flash.Ā  The programmer ready code has default

LED Strobe for PIC12F629 Read More Ā»

Digital Thermometer using PIC Microcontroller and LM35 Temperature Sensor

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 Ā»

PICs in Space

PICs in Space

Features Full colour Animated invaders High-resolution display High-quality stereo sound effects Non-volatile high score table High-tech rolling score Mother ship with random score Progressively increasing speed and difficulty Realistic shield damage Bonus lives Compatible with 625-line/50Hz televisions that have an RGB SCART input Uses standard retro Atari-style joystick Solid interlaced display Accurate synchronisation waveforms, including

PICs in Space Read More Ā»

Writing Your First Program with PIC Microcontroller and Setting up Configuration Bits

Writing Your First Program with PIC Microcontroller and Setting up Configuration Bits

This is the second tutorial of our PIC Tutorial Series. In our previous tutorial Getting started with PIC Microcontroller: Introduction to PIC and MPLABX, we learnt the basic stuff about our PIC microcontroller, we also installed the required software and purchased a new PicKit 3 programmer which we will be soon using. Now we are

Writing Your First Program with PIC Microcontroller and Setting up Configuration Bits Read More Ā»