| | Re: Control Lab - serial/USB
|
|
(...) Yes, you can compile C# programs on the command line using the .NET Framework SDK. You can also install Visual C# 2005 Express Edition and use Microsoft's Visual Studio IDE. The API I'm designing won't be quite like NQC, though. NQC is (...) (18 years ago, 1-May-07, to lugnet.robotics, FTX)
|
|
| | Re: Control Lab - serial/USB
|
|
(...) I'm in the same boat as Doug, not having a control lab, but using several USB-> serial converters. I have had mixed experiences. Some converters have worked on everything I've tried (like my trusty Belkin F5U103-- no longer in production) (...) (18 years ago, 1-May-07, to lugnet.robotics)
|
|
| | Re: Control Lab - serial/USB
|
|
(...) I'm currently finishing an API in Java for the Control Lab (well, the missing part of code is for the temperature sensor...) My first project using it was the automatic control of a train yard during our last train show in Paris. (URL) For (...) (18 years ago, 1-May-07, to lugnet.robotics, FTX)
|
|
| | Re: Control Lab - serial/USB
|
|
(...) I know lejos exists... but I'm still getting to grips with NQC (if you know any good advanced tutorials except for the one Dave Boum wrote I'd be really interested). Would what you are developing be in any way like using NQC (possibly from the (...) (18 years ago, 1-May-07, to lugnet.robotics)
|
|
| | Do you like functional programming?
|
|
If so, this might be of interest to you. I saw it posted on (URL) Lambda the Ultimate>: (URL) The first article is entitled "A Recipe for controlling Lego using Lava." If you're not familiar with the (URL) Lava Hardware Description Language>, it's a (...) (18 years ago, 1-May-07, to lugnet.robotics, FTX)
|
|
| | Re: Control Lab - serial/USB
|
|
(...) I've been working on a .NET-based class (in C#) to communicate with the Control Lab. It will eventually be a miniature API providing methods to poll sensors and change output port values. It will be kind of like how leJOS does things, except (...) (18 years ago, 1-May-07, to lugnet.robotics)
|
|
| | Re: Control Lab - serial/USB
|
|
I have Robolab 2.5.4 so I guess I'll be using that. I still need to find out what other apps there are (Windows and Linux) that I might use as an alternative. linmix (...) (18 years ago, 1-May-07, to lugnet.robotics)
|
|
| | Re: Control Lab - serial/USB
|
|
(...) I do not have a Control Lab but I do have two USB->Serial converters and have tested them on a variety of devices at work and have not had any issues yet. These come with device drivers that create serial ports on your machine. As long as the (...) (18 years ago, 1-May-07, to lugnet.robotics)
|
|
| | Re: NXTOffRoad+Extensionboard
|
|
(...) Hi, it was my 5 years old daughter, who is escaping from running NXT :-D. The older one (and me) is playing the solo guitar at the background :-) It makes us happy that you enjoy the simple video of family-home-fun with Lego. Yes, it it hard (...) (18 years ago, 30-Apr-07, to lugnet.robotics)
|
|
| | Re: Robo Quad - Stage Six
|
|
(...) TY, If you understand the principles, it is a matter of just having the Lego, and the drive to build it. IMHO. Hopefuly learn a few things along the way. (...) I can only test it 12 inches in either direction at a time, uh confines of my desk. (...) (18 years ago, 30-Apr-07, to lugnet.technic, lugnet.robotics, FTX)
|
|
| | Re: NXTOffRoad+Extensionboard
|
|
(...) fun avoiding it :-). How often does the front lip hit the ground, or does it just clear (it's hard to tel from the video)? And from my schlecht Deutsch, yes, it does look ahrd to control or stop, and i'll be curious to see it under autonomous (...) (18 years ago, 30-Apr-07, to lugnet.robotics)
|
|
| | Re: Robo Quad - Stage Six
|
|
Very amazing work Eric. There are not many builders who can make articulated walking (or roller scating) robots that work- especially at that scale. This one appears very complex and large. What does your cat think of it? Have you ever taken one of (...) (18 years ago, 30-Apr-07, to lugnet.technic, lugnet.robotics, FTX)
|
|
| | Re: NXTOffRoad+Extensionboard
|
|
(...) Enjoy the simple NXTOffRoad movie :D (URL) (18 years ago, 30-Apr-07, to lugnet.robotics)
|
|
| | Robo Quad - Stage Six
|
|
Robo Quad - Stage Six - Work in progress - Head and neck construction. Vision Command Sensor Cameras. Custom eye lights and Ultrasonic sensor by Hitechnic. Neck up/down and Head left/right motion use RC Racer style motors. Ready for Stage Seven. (...) (18 years ago, 28-Apr-07, to lugnet.announce.moc, lugnet.build.mecha, lugnet.technic, lugnet.robotics, FTX) !!
|
|
| | Control Lab - serial/USB
|
|
The Lego Control Lab (peeron #9751) connects to a PC through a serial cable. Since most laptops don't have a serial port I was wondering if anyone knew how I might connect a Control Lab to a laptop. Would a USB converter work (will RoboLab recognise (...) (18 years ago, 28-Apr-07, to lugnet.robotics)
|
|
| | NXTOffRoad+Extensionboard
|
|
Hi, today I released the NXTOffRoad-Prototype... NXTOffRoad at Work (URL) Build-0 (URL) Build-1 (URL) with MCU (URL) for extensions (MCU-Board for SD-Card, Camera, Motors and additional IO-Ports) (URL) the pictures Bye Christian (18 years ago, 27-Apr-07, to lugnet.robotics)
|
|
| | NXT G-blocks list
|
|
Please consult the excellent list of available NXT G-blocks (URL) Guy (18 years ago, 26-Apr-07, to lugnet.robotics)
|
|
| | Re: Announcing LegWay, Finally
|
|
(...) I have dowloaded and installed the code from Steve's website (URL) to test out the Legway. This download has a compiled version of the code, but not the actual code (.c file). My son was quite impressed with this balancing robot. The readme (...) (18 years ago, 26-Apr-07, to lugnet.robotics)
|
|
| | Re: Ultimate Builders CD-ROM
|
|
(...) I know what you mean, but it's the same with the 'advanced' models in the RIS set. Those don't have step by step instructions though (like the Cybermaster for example). Are the ones on the Ultimate Builders CD step by step or do they show (...) (18 years ago, 24-Apr-07, to lugnet.robotics)
|
|
| | Re: LEGO Engineer Software
|
|
(...) I've been looking for that myself, but after a bit of search, I found this tutorial that shows that RoboLab has the ability to use the Control Lab 9751: (URL) this helps. John (18 years ago, 24-Apr-07, to lugnet.robotics)
|