Development Board – Kits Projects

PIC microcontroller Beginner’s guide Basic connection circuit schematic

PIC microcontroller Beginner’s guide: Basic connection circuit

What is a pic microcontroller? The PIC microcontroller is a low cost ‘computers on a chip’ manufactured by Microchip. They allow electronic designers and hobbyists impart intelligence and logic to a single chip for special purpose applications and products. The PIC microcontroller programming is done using the popular software ‘Mikro C’. This powerful yet easy to

PIC microcontroller Beginner’s guide: Basic connection circuit Read More »

Ultrasonic Position System schematic

Ultrasonic Position System

The ultrasonic position system uses ultrasonic transmitters/receivers to triangulate position of the robots used in GE423. Each of three transmitters uses a distinct frequencies: 23 kHz, 31 kHz, and 40 kHz. The 2812 DSP is used to measure signal timing and calculate position based on these values. The design of the electronics, as well as

Ultrasonic Position System Read More »

PIC12F

PIC12F microcontroller project board

The 12F series of PIC microcontrollers are handy little 8-pin devices designed for small embedded applications that do not require too many I/O resources, and where small size is advantageous. These applications include a wide range of everyday products such as hair dryers, electric toothbrushes, rice cookers, vacuum cleaners, coffee makers, and blenders. Despite their

PIC12F microcontroller project board Read More »

Spring Contact Probes schematic

Microcontroller based Diode and Bipolar Junction Transistor (BJT) tester

Introduction Most of the digital multimeters these days have built-in features for testing diodes and sometimes transistors. The purpose of this project is to demonstrate a simple way to construct a testing device for diodes and bipolar junction transitors (BJTs) using a microcontroller. The testing algorithm is based on a simple fact that a working

Microcontroller based Diode and Bipolar Junction Transistor (BJT) tester Read More »