| | Amiga Software Leo den Hollander
| | | Hello All, I have just started with the Lego Mindstorm and would like to know if there is any software available for the Amiga computer to control the PBrick. I have looked in the most likely places but have not found any, I was told that there was (...) (24 years ago, 11-Apr-01, to lugnet.robotics)
| | | | | | | | Re: Amiga Software Dave Baum
| | | | | I don't know if an Amiga port of NQC has already been done, but if not it shouldn't be very difficult. Grab the sources from (URL) only real "porting" is access to the serial port, which is abstracted in a single class. If the Amiga has POSIX style (...) (24 years ago, 12-Apr-01, to lugnet.robotics)
| | | | | | | | | | | | Re: Amiga Software Chris 'Xenon' Hanson
| | | | | (...) It's not especially posix, but you can open a file named "SER:" with fopen and read and write to it that way. It's quite simple. (...) If you have trouble getting it going, shout. I have a working 3000/060 still, and the SAS C++ compiler. I (...) (24 years ago, 12-Apr-01, to lugnet.robotics)
| | | | | | |