User Tools

Site Tools


northern_lights

This is an old revision of the document!


Northern Lights information from Zach Tatlock, 1/12/08…

I'm attaching a hacked way to drive the boards from the current new NL. It is ugly, but uses the same mechanism as the old NL, so will work modulo changes that Mike has made to hardware.

As I left things, all you should need to do (to run to old development board) is attach the parallel port to a PC and then:

$ cd hack_nl/
$ vim Main.java # change the size of Pat.SIZE to the # of transformers
$ make
$ ./gen_c_driver trial.nl
$ sudo ./C_DRIVER/drive

Note that you might have to find the correct “io.h” to include (in C_DRIVER/HEADER). On my Ubuntu system, it's “sys/io.h”. On my old Slackware box it's “asm/io.h”.

northern_lights.1200749061.txt.gz · Last modified: 2008/01/19 05:24 by jtkorb