| | Voyager... GPS guided autonomous outdoor LEGO robot
|
|
A while ago I watched as Steve Hassenplug started building and testing an outdoor GPS guided LEGO robot to compete in a RoboMagellan contest he called the Green Monster. It was great fun watching it drive outdoors. After some gentle prodding, I (...) (17 years ago, 29-Apr-08, to lugnet.robotics)
|
|
| | brickos 090 problem no program download with CONF_LNP_FAST
|
|
Hi I build allready a bluetooth connection between the pc and the rcx . The bluetooth module (BTM-222) supports the spp serial protocoll only for 4800 or higher baudrates. But it is cheap in comparsion to other ones. Costs about 14 Euros. Look here (...) (17 years ago, 29-Apr-08, to lugnet.robotics.rcx.legos)
|
|
| | Re: robolabatceeo/college/tutorials Is not working
|
|
(...) (URL) all the information that the missing link had and more. (17 years ago, 28-Apr-08, to lugnet.robotics.rcx.robolab)
|
|
| | Re: Camera Error
|
|
In lugnet.robotics.rcx.robolab, Tom Lohre wrote: The error from within RoboLab is OLogitech QuickCam Web-WDM ; Problem (...) I solved the problem by migrating to LabView. I look forward to learning how to send programs to the RCX via LabView. (17 years ago, 28-Apr-08, to lugnet.robotics.rcx.robolab)
|
|
| | NXT Project Notes
|
|
Hi Group, I've just posted some project notes on a book I'm writing on Mechatronics. The LEGO NXT will serve as the computing device for reading I/O as well as processing. I'll be posting chapters as they become available on my blog (URL)as well. (...) (17 years ago, 28-Apr-08, to lugnet.robotics.nxt)
|
|
| | Re: Camera Error
|
|
(...) The error from within RoboLab is OLogitech QuickCam Web-WDM ; Problem connecting Video Output to Video Renderer. (17 years ago, 28-Apr-08, to lugnet.robotics.rcx.robolab)
|
|
| | Camera Error
|
|
I am working on a program that uses RoboLab 2.9 with the camera. When I open the Vision Center I get an image but when I run my program I get no image just black then a speckled image. I tried running my program with Vision Center running and got (...) (17 years ago, 28-Apr-08, to lugnet.robotics.rcx.robolab)
|
|
| | Brickworld Keynote Speaker
|
|
(URL) Brickworld is pleased to announce that Mr. Tormod Askildsen, Head of LEGO Community Development. We are very excited to have Tormod as our keynote speaker. The goals of the community development team and the goals of Brickworld are very much (...) (17 years ago, 24-Apr-08, to lugnet.events.brickworld, lugnet.fun.community, lugnet.announce, lugnet.general, lugnet.events, lugnet.robotics, FTX) !!
|
|
| | Neural Network for the NXT
|
|
Two of my students created a Neural Network Manager for the NXT. You can receive sensor information from the NXT to a PC. The network is being trained on the PC and the software exports the trained network back to the NXT. There, the NXT can then (...) (17 years ago, 23-Apr-08, to lugnet.robotics.nxt)
|
|
| | RE: GBC display in Fana'Briques, June 28-29 - call for participants
|
|
Jean-Marc, Unfortunately, I won't be making it this year. It's great to see GBC still making waves in France! I plan on an update to the website soon. If there are some links on it that people want me to add, just drop me an email at (...) (17 years ago, 20-Apr-08, to lugnet.robotics)
|
|
| | Re: GBC display in Fana'Briques, June 28-29 - call for participants
|
|
(...) Salut Jean-Marc, (...) Are you trying to turn this LEGO event into a gastronomical meeting! You're such a gourmet ;-) (...) I'll be there - And yes that's a central place in europe. Many people from belgium, germany, switzerland and the (...) (17 years ago, 19-Apr-08, to lugnet.events, lugnet.robotics, lugnet.technic, FTX)
|
|
| | Re: GBC display in Fana'Briques, June 28-29 - call for participants
|
|
(...) Excellent, I was of course counting on you. Actually, I didn't even consider you had a choice ;-) Jean-Marc (17 years ago, 19-Apr-08, to lugnet.events, lugnet.robotics, lugnet.technic, FTX)
|
|
| | NXT, Bluetooth & cell phones/PDAs
|
|
Greetings, I need to buy a new PDA/cell phone. I want to get one that will be able to communicate with my NXTs via Bluetooth. Ideally, I'd like to be able to have the NXT send a "take picture" command to the device and have the device send commands (...) (17 years ago, 19-Apr-08, to lugnet.robotics, FTX)
|
|
| | Re: GBC display in Fana'Briques, June 28-29 - call for participants
|
|
Hello Jean-Marc, I will be there :-) Greetings Maico Arts Netherlands Jean-Marc Nimal schreef: (...) (17 years ago, 18-Apr-08, to lugnet.events, lugnet.robotics, lugnet.technic)
|
|
| | Re: GBC display in Fana'Briques, June 28-29 - call for participants
|
|
(...) I should be there ... ;o) Philo (17 years ago, 17-Apr-08, to lugnet.events, lugnet.robotics, lugnet.technic, FTX)
|
|
| | GBC display in Fana'Briques, June 28-29 - call for participants
|
|
Hello GBC enthousiasts and others, During the Fana'Briques event in Rosheim (France), we'll try to get use of the extra space we have for the GBC to make it as big as we can! Our ambitious aim is to reach 100 of modules,last year we had 29 but there (...) (17 years ago, 17-Apr-08, to lugnet.events, lugnet.robotics, lugnet.technic, FTX) !
|
|
| | Re: NXC: turning on the light
|
|
(...) Well... my messages were published about 10 hours after posting... :-( Philo (17 years ago, 16-Apr-08, to lugnet.robotics)
|
|
| | Re: NXC: turning on the light
|
|
(...) Philo wasn't able to post here but via email he pointed out that it is best to use the lamp on an output port rather than a sensor port. Here's what he had to say: Since the lamp is a rather power hungry device, it is best to drive it with an (...) (17 years ago, 15-Apr-08, to lugnet.robotics)
|
|
| | Re: NXC: turning on the light
|
|
We successfully tried the following: task light() { OnFwd(OUT_A, 100); } It works like a motor =) OnRev works as well. We haven't yet tried the other idea. (17 years ago, 15-Apr-08, to lugnet.robotics)
|
|
| | Re: NXC: turning on the light
|
|
(...) Hi, Have you tried to connect the adapter cable in the output port and put the lamp on it? Use this program to test: task main() { OnFwd(OUT_A, 100); Wait(5000); Off(OUT_A); } This program assumes that you connected the cable in output A. (...) (17 years ago, 15-Apr-08, to lugnet.robotics)
|