* Joel Rees <[email protected]> [2015-01-08 13:01]: > I've been looking around the 'net, and I haven't seen anyone either > using openbsd as a robot OS for LEGO's controllers or using openbsd as > a developers platform for them. > > Anyone on the list care to point out something I missed or tell me > they've been able to do this, maybe using linux emulation?
I've used nbc/nxc to program Mindstorms NXT on OpenBSD in the past. For compiling nbc/nxc you need fpc, which is available in ports. There are a couple of libusb based tools to control NXT, those should work as well. Cheers, Ralf

