LogiScan Installation Instruction for ECE 1315 Instructors and TAs

1. Download the USB driver from below link and install.

Installation and Setup Instruction, read this first.
USB Driver and InstaCal, download this.

2. Install LogiScan

LogiScan Setup Program (32bit OS), (.Net framework 3.5 is required)
LogiScan Setup Program (64bit Windows 7), (.Net framework 3.5 is required)

LogiScan User Manual

3. LogiScan Internal Circuit Diagrm

LogiScan Internal Circuit Diagram, (Please use this circuit diagram to build future LogiScan interface boxes)


Microsoft .Net Programming

If you have a c or Java programming experience and wish to quickly learn Microsoft Visual Basic .Net (VB.NET), the following will help you. I summarized most commonly used VB.Net programming techniques in the following document. It is mainly prepared for students I am teaching, but others may benefit if one does not have time to read VB.Net programming reference books or wish to learn fast.

VB.NET Quick Learning Handbook


68HC11 Assemblers for the Microcontroller Hobby Group

In order to download the linked files, right click on the link and select "Save Taget As..." for IE and "Save Link As ..." for Netscape.

The following files are provided for studuent who are interested in developing his or her own 68HC11 computers. The files include PC executable assemblers, kermit, Buffalo monitor source code, and an assembler C source code, which are essential for a cross-development system.

1. Download the following files if you own a PC (works with DOS).

read.me
asembler.doc
as11.exe
buf25.asm
kermit.doc
kermit.exe

2. If you have a Mac or a UNIX machine, download the following C-source code and compile it using your C compiler.  This was the program that we used in our microsontroller lab with a Sun server.

6811.def
asm11.c
inst11.h

Some reference stuffs that may help some one.

Frequently asked questions about cabling
 

Back to Kwon's home Page.