Interfacing(USB – RS232 – I2c -ISP) Projects

Isolated RS232C

Isolated RS232C for PIC16F84

Another method that helps program development besides a dot LED as the output device is a serial bit. With a serial transmission to a terminal emulator program, developer may then test program running easier than a dot LED. One of my circuit uses PIC16F84 having one bit for sending ascii character with “printf” function. The

Isolated RS232C for PIC16F84 Read More »

USB PIC Programmer

USB PIC Programmer

This page is dedicated to everybody needs to program a PIC (Microchip) device via USB port. Looking on the web for ready-to-use  projects, I found a good one called Open Programmer, coming with several schematics, PCBs and Open Source code. The original link is http://openprog.altervista.org/OP_ita.html What concerned me was the need to mount, on the mainboard, a

USB PIC Programmer Read More »

PICing the MAX3100 Adding USB to a PIC Microcontroller Using the MAX3100 UART

PIC’ing the MAX3100: Adding USB to a PIC Microcontroller Using the MAX3100 UART using pic microcontroller

Abstract: USB has just become easy to implement. This application note eases equipment designers into USB by allowing them to continue to transmit and receive data using the familiar UART frames of the MAX3100 UART. A UART-to-USB converter IC and operating system driver will take care of all of the USB complexity. The application note describes

PIC’ing the MAX3100: Adding USB to a PIC Microcontroller Using the MAX3100 UART using pic microcontroller Read More »

Schematic USB Low Pin Kit

USB Low Pin Kit

Introduction USB is very common interface today. If you look around, many of devices today comes with a USB port. Computers, printers, routers, usb keys, etc. All this devices have a USB controller inside. These devices can be divided in two groups: USB Host (like a computer, routers, modern LCD TV’s); USB Device (like flash

USB Low Pin Kit Read More »

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 »