Search found 2 matches

by bblais
06 Sep 2011, 19:05
Forum: Mindstorms Software
Topic: NXC Control via USB
Replies: 4
Views: 5972

Re: NXC Control via USB

Thanks for the responses! don't know the exact requirements of your program, but in general, you should try to stick to "one side" first, before you try the two-side approach. I've done this for a while. What I wanted to do is to be able to pull in more analysis tools, like numpy, scipy, m...
by bblais
06 Sep 2011, 15:16
Forum: Mindstorms Software
Topic: NXC Control via USB
Replies: 4
Views: 5972

NXC Control via USB

Hello, I am trying to control the NXT (drive motors and read sensors) through the USB. Since I work in python, I tried nxtpython, but couldn't get the usb communication to work on either Windows 7 or OS X Lion. I can, however, get NXC working and was wondering if there is a way to interact with a NX...