Classifieds/Sell/Trade/Buy
Message Boards
Icom America
Kenwood
Yaesu
ARRL
FCC
   Random Amatuer Radio Pictures

PIC to Network Interface

2/17/2006 - This project has been done by several people, however, I have not found good documentation with all the pieces. The interface will use an ISA network card and a PIC microcontroller. - KC2NDA

First we need to do a little research on the ISA card and what the pins mean on the cards. Click Here to see the ISA Bus pinouts.

2/17/2006 - The ISA slot(s) were pulled from an old daughter board I had lying around. A band saw was used to cut and remove the ISA port. Then an IDE cable was used for the wiring of the ISA port to the PIC interface.

4/8/2006 - I used the Enhanced Willem Programmer to program the PIC, using its ICSP interface. The ICSP interface had to be made since it did not come with the programmer.

Here are the pictures of the Enhanced Willem Programmer and the ICSP adapter that I made to program the PIC16F877A chip:




Here are the pinouts for the ICSP interface:
Here is the 5pin ICSP header to a 28 pin PIC chip's connection:

Vpp <--------> Pin 1
Vdd <--------> Pin 20
GND <--------> Pin 19
RB7 <--------> Pin 28
RB6 <--------> Pin 27


Here is the 5pin ICSP header to a 40 pin PIC chip's connection:

Vpp <--------> Pin 1
Vdd <--------> Pin 32
GND <--------> Pin 31
RB7 <--------> Pin 40
RB6 <--------> Pin 39


It is always good to reference the manufacturer's datasheet to make sure these pinouts are correct for the chip being programmed:


4/15/2006 - Added the MAX232 chip to this project to check the PIC. (Actually added a Intersil HIN232IP chip as a MAX232 replacement. They are a lot cheaper!) The MAX232 is the industrial standard IC for converting TTL/CMOS level signals to RS232 level signals. RS232 1s and 0s are at +12 and - 12V. Well the PIC only outputs 0-5V signals, so if you want to speak true RS232, you will need to convert the 0-5V signal pulses to their equivalent +/-12V RS232 pulses. The MAX232 does exactly that. If you put 5V on the T1IN pin, you will see 12V on the T1OUT pin. This is how you pass data out to the computer. If you press a key in hyperterminal, a signal is sent down the line to the R1IN pin where the 12V signal coming from the computer is converted to a 0/5V signal coming out of R1OUT - a signal that the PIC understands. All fine and dandy. The real magic is how an IC powered with 5V can generate +/- 12V signals. This is done with the external capacitors known as charge pumps.

Check back here for project status updates...




Icom 7800 Ham Radio
Popular Callsign Lookups
for this month:

WA9TTV
N4HHP
N8UKC
WW4ASA
KB6LWP

Stewart Warner R113
Stewart Warner 301-A
738 Silver Marshall
IR Widget
Reading Morse Code on your PC
FCC Datbase Lookup
Pixie Transceiver
PSK31 Circuit Interface
The Iambic Mouse
MaxTrac 900 Ham Conversion
GE MVP Ham Conversion
Weather Station
ICOM OPC-478 Interface
PIC to Network
Morse Code Decoder Circuit