You are not logged in.

Home | Product Categories | PIC | DEV-00020

18 Pin PIC Development Board with Relays

sku: DEV-00020 RoHS Compliant

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.

  • FR-4, 1.5 mm (0.062"), green solder mask, white silkscreen component print
  • ICSP/ICD connector for programming with PIC Programmers and Debuggers (for PICs with ICD support)
  • Power plug-in jack for +12VDC power supply
  • Voltage regulator +5V, 78L05 and filtering capacitors
  • Status LED connected to RB5
  • Quartz crystal oscillator circuit - 20MHz
  • DIL18 microcontroller socket
  • RS232 DB9 female connector
  • RS232 interface circuit with Tx, Rx signals
  • 4 optocoupler isolated inputs with screw terminals
  • Input status LEDs
  • 4 relay outputs with 10A/250VAC contacts with screw terminals
  • Output status LEDs

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.

Pricing

Out of stock



33.95
30.56
27.16

out of stock
backorder allowed


price
10+ units
100+ units

Backorder

Add to Wish List

Autonotify


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.

  • 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.