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 »

Temperature Sensor

Quozl’s Temperature Sensor Project using PIC12C509

Introduction Just a handful of components builds an 8-pin microcontroller based circuit for temperature logging via a serial port; small, fast, and acceptably accurate. Features provides real-time data to your computer via serial port, interfaces up to four DS1820 temperature sensors, absolute accuracy near 0.5 degrees celcius (as per DS1820 specifications), relative accuracy near 0.01

Quozl’s Temperature Sensor Project using PIC12C509 Read More »

Lecture 45 PIC Serial Communication using Serial Peripheral Interface SPI Schematic1

Lecture 45 : PIC Serial Communication using Serial Peripheral Interface (SPI)

Objective To establish serial communication between two PIC16F877A microcontrollers Description In this experiment, 8-bit digital input is applied at Port-B to one of the PIC16F877A microcontroller which acts as a master in serial communication. The input value is transmitted by the master serially via Serial Peripheral Interface (SPI) to the second PIC16F877A microcontroller, which acts

Lecture 45 : PIC Serial Communication using Serial Peripheral Interface (SPI) Read More »

3 phase speaker system

Treslie – A 3-phase speaker system for Leslie emulation using PIC18F26K20

This post describes the design and construction of a 3-phase loudspeaker intended for Leslie Speaker emulation. The unit is intended to be driven by a 3-channel audio amplifier The Brute, which in turn is controlled by LEMS, a micro-controller based control system, the construction of which both are described in companion posts. Companion posts are

Treslie – A 3-phase speaker system for Leslie emulation using PIC18F26K20 Read More »