Skip to topic | Skip to bottom
Home"Wealth without money..."

Main.StripboardJDMr1.6 - 14 Mar 2007 - 02:39 - PhilBordelontopic end

Start of topic | Skip to actions

JDM PIC Programmer

Note: This is a preliminary design and has not yet been tested

Introduction

This is based on the original JDM programmer design. The original design requires either a PCB or fiddly fabrication on plain perforated board. The design outlined here uses the same stripboard methods as suggested for other modules and is simpler to build.

This programmer is only required for bootstrapping a machine (see RepStrap), as the complete machine will include it's own PIC Programmer.

Requirements

Schematic

Preparing the board

Making the board

Component side of board

Board connections

  • J1 - Serial connector
    1. TxD
    2. GND
    3. CTS
    4. DTR
    5. RTS
  • J2 - Mode selection
    1. Common
    2. For old PICs
    3. For new PICs including 16F628 (for RepRap projects)

If you're planning of programming a variety of PICs, you should connect J2 to a switch so you can easily switch configurations. If you're only planning on programming PICs for the RepRap project, you can just hardwire pin 1 to pin 3 with a jumper (and leave pin 2 disconnected).

Usually you will be connecting a cable from the programmer to a 9-pin serial connector for plugging into a PC. Use a female 9-pin connector. Wire J1 as follows

  1. TxD to pin 3 (on the 9 pin connector).
  2. GND to pin 5
  3. CTS to pin 8
  4. DTR to pin 4
  5. RTS to pin 7

Variations

Troubleshooting

See Also

-- SimonMcAuliffe - 11 Mar 2006
to top


You are here: Main > DocumentationMain > StripboardJDM

to top

Copyright © 1999-2009 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding RepRap? Send feedback