sku: DEV-00020
Description: Development board for 18 pin PIC microcontrollers with power supply circuit, crystal oscillator circuit, RS232 port, ICSP/ICD port, 4 relay output, 4 optocoupler isolated inputs.
Documents: pic-io.pdf, Schematic, PIC ICSP connector
Dimensions: 3.9x3.15" (100x80mm)
Board does not come with PIC installed. Please see a list of related ICs below.
COM-11106
PIC 28 Pin 40MHz - PIC18F2520-I/SP (PTH)COM-00216
PIC 18 Pin 20MHz 2K - 16F628ACOM-11105
PIC 18 Pin 8MHz - PIC16F88-I/SODEV-09669
USB Relay Controller with 6-Channel I/OWIG-08601
SparkFun Project Case - BlackDEV-09526
KTA-223 USB/RS485 Relay IO BoardCOM-11104
PIC 28 Pin 48MHz - PIC18F2550PGM-09667
MPLAB Compatible Mini USB PIC ProgrammerTOL-00298
Wall Adapter Power Supply - 9VDC 650mACAB-00065
Serial Cable DB9 M/F - 6 FootPGM-09671
MPLAB Compatible USB PIC Programmer
Comments 9 comments
Greetings,
When using relay devices like this do you need to ‘over specify’ on voltage and current. Or, in other words, if I trigger a 250volt device drawing 5 amps 10 times a day will this device fail sooner than if say I had 500v/10amp relays? Thanks for your input, just trying to plan accordingly.
I’m not following your schematic regarding the optocoupler isolated inputs. Are they routed to nodes on the dual inline socket? Will this config give me the ability to program the chip so that voltage on a particular input can be read by the chip and then the relay tripped according to my code? Thanks.
Oops. My mistake. It’s there. Sorry.
Can this product be programmed with MPLAB ide?
Sure! But you’ll also need a hardware programmer (I personally like the PICKit).
Thanks for the help MikeGrusin… I took your advice and purchased the PICKit like you recommended and it does not fit on this board. The packaging is too large and it will not connect unless I decide to take a dremel to the thing. Now I’m out $60 bucks. Also, the software that came with the programmer refuses to install but I’m going to ask Microchip about that.
Sorry about that – this board was designed long before the PICKit came out, and the PICKit does have an unfortunately large snout. What I’ve done in these cases is to stick an Arduino 6-pin header into the PICKit, which gives it another ½" or so of clearance, or make a quick extension cable out of M/F jumper wires. Regarding MPLAB, you might try downloading the latest version directly from Microchip, in case there was a problem with the CD. In any case, if you’re unhappy with your purchase, please let us know at cservice@sparkfun.com and we’ll make things right.
Can the inputs be attached to simple single pull single throw switches to make a very simple four switch – four relay project (with 24 configs)? If so is an external pull-up/pull-down needed?
Unless you use SPDT switches connected to both VCC and GND, pullups are recommended. Internal pullups are available on some PIC I/O lines, so you may not need external ones. Check the datasheet.