 | | Re: TLG & MIT Media Labs spawn another product: PicoCricket
|
|
(...) See their own news page at: (URL) a number of entries from Google: (URL) $250. I'd buy a Nxt and spend ten or twenty bucks at the craft store instead. (19 years ago, 31-Aug-06, to lugnet.robotics, FTX)
|
|
 | | OLE automation object for brick communication
|
|
I have posted an early beta of an OLE automation object which can be used to communicate with various LEGO programmable bricks (such as the NXT). For the NXT is relies on the Fantom SDK which can be downloaded from the LEGO NXTreme page. A sample (...) (19 years ago, 31-Aug-06, to lugnet.robotics)
|
|
 | | Yet another new BricxCC test release
|
|
Since I last posted, I have finished (?) the implementation of Templates for all the supported programming languages in BricxCC. Templates for each language are stored in separate <Language Name>_templates.txt files in the Default sub-directory (...) (19 years ago, 31-Aug-06, to lugnet.robotics)
|
|
 | | inverted pendulum
|
|
So, we started investigating more deeply the inverted pole challenge. As usual, everything will be uploaded as a journal on our web-site : (URL) suggestions? or Found mistakes? (19 years ago, 30-Aug-06, to lugnet.robotics)
|
|
 | | TLG & MIT Media Labs spawn another product: PicoCricket
|
|
I searched news, and didn't see any mention of this ... (URL) PicoCricket> From the website: "The PicoCricket Kit is similar to the LEGO® MINDSTORMS™ robotics kits. MINDSTORMS is designed especially for making robots, while the PicoCricket Kit is (...) (19 years ago, 30-Aug-06, to lugnet.robotics, FTX)
|
|
 | | New BricxCC test release
|
|
I have uploaded a new test release of Bricx Command Center (BricxCC) today. It will be officially released, if all goes well, in the next week or so. But you can get it now if you'd like to be able to use several more tool windows with your NXT. (...) (19 years ago, 29-Aug-06, to lugnet.robotics)
|
|
 | | GBC Website going down for maintenance
|
|
All, All that and no a/c either. This 98 degree heat has finally killed my central air unit, and we are running hot! We need a new one and the server will need to be taken off line for a short while. I'll post a follow up to this message after I (...) (19 years ago, 29-Aug-06, to lugnet.robotics)
|
|
 | | Re: NXT->PC with Python
|
|
I've been conjuring up some Python bindings around fantom. Would like to bypass the driver and use USB/BT directly (esp. for unix) but no luck so far. If anyone wants to contribute to this or get access to what I have so far please respond. -dbm (...) (19 years ago, 26-Aug-06, to lugnet.robotics)
|
|
 | | Re: NXT->PC Communication
|
|
(...) Unfortunately, the Fantom driver library does not wrap the Direct Command functionality (i.e., the portion which lets you read sensor values and control motors) in a high level API. You still have to build the buffer and extract values from (...) (19 years ago, 25-Aug-06, to lugnet.robotics)
|
|
 | | Re: NXT->PC Communication
|
|
(...) The Driver SDK (URL) provides a C interface as well as a C++ interface. You could call this C interface from VB to communicate with the NXT. geoff (19 years ago, 25-Aug-06, to lugnet.robotics)
|