Trying to interface Squeak with RCX

Dino deanmao at cc.gatech.edu
Sat Feb 5 21:53:33 UTC 2000


How about not using a dll or windows-related type stuff?  You'll
probably have to interface squeak with a serial port that the IR tower
is connected to; you need to use some pluggable primitives to solve
this.  This way it will work on other non-windows systems.

Dino


andregarzia at openlink.com.br wrote:
> 
> Hi all i am trying to create something similar to BOT-KIT, a
> package for interfacing lego robotics system with smalltalk for the
> dolphin dialect. i want or to port it to squeak or write some code
> with the same functionality but for this to work i must have access
> to and OCX file provided by lego.
> 
> How do i use an OCX with squeak? if i cant use the ocx, can i call
> a DLL or use DDE?
> 
> Please Help
> Andre Garzia.





More information about the Squeak-dev mailing list