interface

OLED module interface

Low cost OLED module interface using PIC18F452

Here are the technical specifications: OLED resolution: 96 x 64 pixels OLED manufacturer: OSRAM. OLED model: Pictiva 1.1 inch OS096064PN11MY0B10 (San Diego.) On-board lcd controller SSD1303, with 31 pins connector, can be soldered directly. Low power operation (less than 15-25mA @3V, depending on contrast/brightness setting) Fast serial interface (only 8 wires needed) Molex miniature connector.

Low cost OLED module interface using PIC18F452 Read More »

How to interface MAXIM’s DS1868 digital potentiometer with a PIC microcontroller

How to interface MAXIM’s DS1868 digital potentiometer with a PIC microcontroller

Potentiometers find applications in many electrical devices. For example, a light dimmer uses a potentiometer to control the brightness of lamps. In amplifiers, they are used to control the output volume of the music, or change the bass level. In an adjustable power supply we see potentiometers to vary the output voltage and current. In

How to interface MAXIM’s DS1868 digital potentiometer with a PIC microcontroller Read More »

Stepper Motor Interface PIC16F

Here is a simple example for PIC microcontroller interfacing  Unipolar stepping motor with assembly code. Instead of using a dedicated stepper motor driver IC like very popular L293D   PIC16F with ULN2003A were used. Just 4 I/O Pins are required to drive each coil of the motor. By energizing each coil in a particular sequence you can control the

Stepper Motor Interface PIC16F Read More »