Projects

LCD Module

Low cost LCD module interface with optional LED backlight using PIC18F452

Here are the technical specifications: LCD resolution: 128 x 64 pixels LCD manufacturer: DisplayTech. LCD model 1: 64128COG-FA-BC (no backlight) LCD model 2: 64128G-FC-BW-3 (white LED backlight) On-glass lcd controller KS0713, with 30 pins connector. Very low power operation (less than 1mA @3V) Fast serial interface (only 8 wires needed) Molex miniature connector. LCD: dimensions:

Low cost LCD module interface with optional LED backlight using PIC18F452 Read More »

MOTM Compatible Dual Channel Quantizer

MOTM Compatible Dual Channel Quantizer

Introduction: This describes my original design dual channel quantizer inspired by Chris List’s ARP Style CV Quantizer design. My new implementation is an intelligent design that exploits the programmability of a Microchip PIC16F84. It will quantize voltages in 1/12 volt (semitone) or 1 volt (octave) steps from –10V to 10V. Quantization time is about 2ms

MOTM Compatible Dual Channel Quantizer Read More »

PIC micro Timer Code

PIC micro Timer Code

Here’s the minimal code to make timer 1 (a 16 bit timer) work using PICBasic. General descriptions of PIC timer variables used to control the timer: (you should be able to use these no matter what programming language you use): T1CON.0 is the first bit of the timer configuration byte, this bit is used to

PIC micro Timer Code Read More »

Voltmeter Ammeter Kit schematic

Voltmeter Ammeter Kit

Voltmeter Ammeter is a great kit to measure voltage and current at the same time. It measures 0-70V or 0-500V voltage with 100mV resolution and current from 0 to 10A. It’s a perfect addition to any power supply, battery chargers and other electronic projects where voltage and current must be monitored. Kit uses PIC16F876A microcontroller

Voltmeter Ammeter Kit Read More »