To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *9955 (-20)
  Re: 64bit driver for the LEGO USB Tower
 
(...) Has anyone found a solution (other than using the serial tower or Virtual PC). Is anyone else interested in creating a 64-bit driver for Windows 7? Steve Putz steve@RoboticsLearning.com www.RoboticsLearning.com (13 years ago, 6-Jan-11, to lugnet.robotics.rcx)
 
  Lego USB Tower and the Linux Driver
 
An earlier thread [ (URL) ] touched on changing the baud rate of the USB IR tower. Based on what information I have been able to find, it appears that at one time the Lego USB driver for Linux did include the ability to change the baud rate and (...) (14 years ago, 10-Sep-10, to lugnet.robotics.rcx.legos)
 
  Re: Kernel freeze when attempting to use rotation sensor
 
Greetings, I would suggest comparing this code with other programs that make use of rotation sensors, such as the following: * LDCC - (URL) particular, dccdemo.c uses a rotation sensor as part of a DCC throttle. * Power Functions - (URL) this thread (...) (14 years ago, 17-Jul-10, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS Patches and Development
 
Re: Power Functions: There is an older thread on the topic of Power Functions at [ (URL) ] which includes links to some BrickOS-based code for Power Functions. Be sure to follow the thread to the end, as some of the links mentioned earlier on no (...) (14 years ago, 17-Jul-10, to lugnet.robotics.rcx.legos)
 
  Re: Kernel freeze when attempting to use rotation sensor
 
I don't normally bump things, but this has been unanswered for over two weeks, so I think it deserves it. I really can't believe that rotation sensors would be this broken, and yet, I can't see anything wrong with my code. It really is odd... (14 years ago, 24-Jun-10, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS Patches and Development
 
Hello Yann, 2010/6/15 Yann Vernier <yann@algonet.se>: (...) I really would prefer to see the interrupt code running to disabling all interrupts for several milliseconds, loosing several ticks and disabling all sensors during this time. Did you apply (...) (14 years ago, 15-Jun-10, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS Patches and Development
 
(...) I've recently mucked about with the Power Functions protocol, and got a proof of concept running on the RCX using brickOS. The main problem is that it's quite timing sensitive, so this code only worked reliably with interrupts disabled (...) (14 years ago, 15-Jun-10, to lugnet.robotics.rcx.legos)
 
  Kernel freeze when attempting to use rotation sensor
 
Hi, I've tried using the latest BrickOS and the latest BIBO with patches (from here: (URL) both with the same result. I don't know if nobody's really used a rotation sensor in 4 years (unlikely), or if my code just fails (likely), but every time I (...) (14 years ago, 12-Jun-10, to lugnet.robotics.rcx.legos)
 
  Re: Art Making Robot and Erik¡¦s Plotter
 
(...) Thank you for Ultimate RoboLAB. This is the last piece of the puzzle for my next art robot. When I started this project, my first decision was what platform to use. RoboLAB 2.9, Ultimate RoboLAB and Eric’s plotter vi’s had all the parts (...) (14 years ago, 16-Mar-10, to lugnet.robotics.rcx.robolab)
 
  Re: Art Making Robot and Erik¡¦s Plotter
 
(...) site was discontinued. You may download the latest UR version 151 from: www.convict.lu/ULTIM...UR_151.zip Good luck, -Claude (14 years ago, 14-Mar-10, to lugnet.robotics.rcx.robolab)
 
  Re: Art Making Robot and Erik¡¦s Plotter
 
(...) Dear Claude, I am really making advances in my studies. I thank you again for the library. May you send another link for this broken link (URL) thought I had Ultimate Robolab on my computer but a search revealed, noƒ¼ (14 years ago, 11-Mar-10, to lugnet.robotics.rcx.robolab)
 
  Re: Art Making Robot and Erik’s Plotter
 
(...) Thanks Claude, I am dedicated to getting this adapted to my balancing drawing mobile. My big problem is what it will use to makes its mark since the force applied with be like a feather, maybe smoke. (14 years ago, 6-Mar-10, to lugnet.robotics.rcx.robolab)
 
  Re: Art Making Robot and Erik’s Plotter
 
(...) please download all the related files from: www.convict.lu/zip/i...essing.zip (18MB) (14 years ago, 23-Feb-10, to lugnet.robotics.rcx.robolab)
 
  Art Making Robot and Erik’s Plotter
 
Dear Claude, I tried to send a direct e-mail to you but it was returned. I am working on my next art making robot and Erik’s Plotter vi’s are just what I need to adapt to my software. I will be using a balancing mobile as the plotter. May you send (...) (14 years ago, 15-Feb-10, to lugnet.robotics.rcx.robolab)
 
  Developing a "button pressing" RCX system
 
Hello, I have inherited a hand-me-down RIS kit with a functional RCX unit that I would like to learn to use and put to a purpose. I would like to build a system whereas the RCX is setup to press buttons on controllers (think remote control units) to (...) (14 years ago, 29-Jan-10, to lugnet.robotics.rcx.legos)
 
  Re: Recreating Vision Center in RoboLab 4.9
 
(...) I completely missed your question. Sorry about that. But I see that you found help. Great! (14 years ago, 16-Dec-09, to lugnet.robotics.rcx.robolab)
 
  Re: Recreating Vision Center in RoboLab 4.9
 
(...) I found the link to CEEO's VIsion Tutorial. (URL) is the go to place to study the Vision Center. I was able to adapt GPS8.vi in the GPS_Camera8.llb part of: (URL) from Claude Baumann of the Convict School in Luxembourg to perform the Vision (...) (14 years ago, 14-Dec-09, to lugnet.robotics.rcx.robolab)
 
  Recreating Vision Center in RoboLab 4.9
 
I am working on recreating Vision Center vi in RoboLab 4.9. Currently my Vision Center vi: Threshold, MorphOpen, MorphClose, MorphProperOpen, MorphProperClose, MorphThin and Invert causes a clear outline in the build window. When I try to recreate (...) (14 years ago, 6-Dec-09, to lugnet.robotics.rcx.robolab)
 
  Anyone Still Have the Visual Storms / Sharp Storms Source?
 
Recently, I stumbled across an article in JOT discussing the compilation of .NET assemblies into programs for the Lego MindStorms RCX. As I didn't see a project name or project URL in the article, I initially had some trouble tracking it down, but a (...) (15 years ago, 11-Oct-09, to lugnet.robotics.rcx)
 
  Re: GCC 3.4.6 vs. 4.4.1
 
Hi, (...) I would just like to add that this matches my experiences, although using some 4.0 version of GCC at that time: I wasn't able to produce working programs (not even sure about BrickOS kernel) using any GCC version newer than 3.4.6. This is (...) (15 years ago, 16-Sep-09, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR