Maker Pro
Maker Pro

Electronic Kit Codes BASIC

C

canibefamous

Jan 1, 1970
0
Hi there
I have brought an electronics kit which allows me to input output via the
parallel port and the kit says to 'load basic and enter lines 10-90' what
excatly is basic do i just use a basic compiler or what?

if you could help that would be great

thanks
Nathan
 
G

Gregory Toomey

Jan 1, 1970
0
canibefamous said:
Hi there
I have brought an electronics kit which allows me to input output via the
parallel port and the kit says to 'load basic and enter lines 10-90' what
excatly is basic do i just use a basic compiler or what?

if you could help that would be great

thanks
Nathan

Dick Smith & Jaycar sell these kits.

They probaby refer to GW Basic, though just about any language can write to
the centronics port.
http://www.geocities.com/KindlyRat/GWBASIC.html

gtoomey
 
C

canibefamous

Jan 1, 1970
0
Hey there
thanks for your help i will try it out
thanks
nathan
 
F

Franc Zabkar

Jan 1, 1970
0
I have brought an electronics kit which allows me to input output via the
parallel port and the kit says to 'load basic and enter lines 10-90' what
excatly is basic do i just use a basic compiler or what?

If you are using Win9x, then QBASIC can be found on the Windows CD in
the \tools\oldmsdos directory.


- Franc Zabkar
 
D

Dingo

Jan 1, 1970
0
Be warned though - if using Windows NT, Windows 2000, Windows XP you don't
have native access to the parallel port. To fix this you need to a program
that simulate native access. Try one called UserPort. Once loaded you can
use the parallel port without any further hassle.

Dingo_aus
 
C

canibefamous

Jan 1, 1970
0
hi
thanks fo ryour help but i did know about the port errors
thanks nathan
 
C

canibefamous

Jan 1, 1970
0
hi thanks for your help
no im not using windows *8/98 but xp i know about the parallel erros but i
will try using GW Basic or could i get QBASIC off a win 98 disk?
nathan
 
Top