USB ProgKey - optoisolated USB to RS232 board


1)INTRO
---------------------------------------------------------------------------------------------------
	This board is made to configure and update the YAPSC servo boards using YTT (YAPSC Tuning 
	Tool)


2)Archive description
---------------------------------------------------------------------------------------------------
	Directories:
		./bootloader/		ingenia bootloader
			/source				source code (dsPIC side).
			/IBLInstaller.exe	PC application for updating YAPSC
			/ibl_dspiclist.xml	once IBLInstaller installed, update (replace) the file 
								C:\Program Files\Ingenia\dsPICbootloader/ibl_dspiclist.xml with
								this one.
			
		./USB Drivers/		FTDI drivers for the USB ProgKey. The driver is installed 
							automatically by the YTT installer if you chose the option.
		
		./rx/				KiCAD project files: schematics, board and gerbers.
		
	Misc.
		HyperTerminal configuration files for 9600Bps and 57600bps. Normally you will not need 
		these files.
		
		USB ProgKey manual (PDF)
		
		GPL licence (HTML)


3)YAPSC Tuning Tool
---------------------------------------------------------------------------------------------------
	YAPSC Tuning Tool is located here:
	http://max-mod-shop.com/ytt
	you will find the installer at the bottom of the page, along with the description of the app.


4)YAPSC
---------------------------------------------------------------------------------------------------
	Yet Another dsPic Servo Controller. There are two versions of the board
		-YAPSC:V1 	which controls DC servos with MOSFET H-bridge
		-YAPSC:10V 	which has no power ouput but sends an analogue command (+-10V) to industrial
					servo amplifier with analogue speed or torque input
		
		More details at : http://max-mod-shop.com


5)Licence
---------------------------------------------------------------------------------------------------
	The whole project is released under GPL v3.0 public licence. You will find a copy of the
	licence in HTML format: gpl-3.0-standalone.html