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 / 2125 (-20)
  Re: All Lego Ack Circuit for LDCC
 
(...) indeed, the construction of this beast may be very different (e.g. metallic contact, 0 resistance... and a lot of bounce almost completely avoided with conductive rubber) Philo (21 years ago, 19-Jun-03, to lugnet.trains, lugnet.robotics.rcx)
 
  Re: All Lego Ack Circuit for LDCC
 
Thanks Philippe, I wasn't sure of the characteristics of the Cybermaster touch sensors. Also, I didn't want anyone thinking it was OK to use this guy: (URL) checking the resistance (yeah, I know it looks different, but you never know... :-) Mark (...) (21 years ago, 18-Jun-03, to lugnet.trains, lugnet.robotics.rcx)
 
  Re: All Lego Ack Circuit for LDCC
 
(...) All touch sensors I measured have a "pressed" resistance between 400 and 600 ohms (depends on touch sensors and on pressure, more pressure meaning lower resistance). Actually there is no separated resistor, you get the internal resistance of (...) (21 years ago, 18-Jun-03, to lugnet.trains, lugnet.robotics.rcx)
 
  All Lego Ack Circuit for LDCC
 
Hi All, One of the features of the LDCC firmware is the ability to read the configuration variables out of a DCC decoder installed in a train motor. In order to do this, you need to connect a small circuit consisting of one or two resistors from the (...) (21 years ago, 18-Jun-03, to lugnet.trains, lugnet.robotics.rcx)
 
  Re: DCC for the RCX
 
(...) That would be ideal, IMHO. It would allow, among other things, LNP to be used for PC to LDCC communication. At IndyLUG, we've been wishing for DCC L-gauge since inception. The word "thanks" simply doesn't cover it, Mark. Congratulations on (...) (21 years ago, 10-Jun-03, to lugnet.robotics.rcx, lugnet.trains)
 
  Re: BrickFest website?
 
(...) Several people have contacted me about running some MindStorms challenges. Only a few have been submitted. (I recently found out that there was a glitch in the Presentation form,:-/ it should be fixed soon. If you have not received an email (...) (21 years ago, 10-Jun-03, to lugnet.events.brickfest, lugnet.robotics.events, lugnet.robotics.rcx)
 
  Re: DCC for the RCX
 
Hi Ralph, I should be able to extract the source for the low level driver routines this week. If anyone else is interested, please email me. Note for BrickOS users: it's not simply a matter of plonking the routines into a program. The kernel will (...) (21 years ago, 9-Jun-03, to lugnet.robotics.rcx, lugnet.trains, lugnet.robotics.rcx.legos)
 
  RE: DCC for the RCX
 
Mark, would it be possible to share the code of your DCC controller, I am the author of pbForth and would love to add the driver to the pbForth library. I've also got a servo driver in pbForth already. Too bad Hitechnic is out of business. Their (...) (21 years ago, 9-Jun-03, to lugnet.robotics.rcx, lugnet.trains)
 
  Re: DCC for the RCX
 
(...) One way is to mount one or more magnets on the underside of the train with their N-S pole oriented across the width of the train (to differentiate it from the couplers of just any old train) and then sense these specially-marked train cars (...) (21 years ago, 9-Jun-03, to lugnet.robotics.rcx, lugnet.trains, FTX)
 
  Re: DCC for the RCX
 
(...) LDCC (...) to the (...) to (...) this (...) of (...) index (...) I (...) the (...) Great, Chris, I'm glad it's working for you - and with another brand of decoder, yet! (...) worked (...) mode and (...) parameters. (...) of (...) meanings (...) (21 years ago, 9-Jun-03, to lugnet.robotics.rcx, lugnet.trains)
 
  Re: DCC for the RCX
 
I just converted my first engine to DCC yesterday and started playing with LDCC 1.01. LDCC is fantastic! Thank you, Mark! I installed an AD330 N-Scale decoder from Model Rectifier Corp according to the directions on Tom Cook's site. At 0.8 Amps this (...) (21 years ago, 9-Jun-03, to lugnet.robotics.rcx, lugnet.trains)
 
  R: SPIRIT.OCX and embedded visual tools for winCE
 
I have developed a framework of classes in C++ that encapsulates the the RCX and its communication either from serial and from usb port. The framework is based on a proprietary library of fundation classes by SYCO called G++ that can be freely (...) (21 years ago, 6-Jun-03, to lugnet.robotics.rcx)
 
  SPIRIT.OCX and embedded visual tools for winCE
 
Hi there. I'm conscious that SPIRIT.OCX is quite old and that now there're another ways to control the RCX from any object oriented language on the computer side. I've tried those new methods and are quite good. In my opinion there's a big big point (...) (21 years ago, 5-Jun-03, to lugnet.robotics.rcx)
 
  Re: Remote control under linux
 
(...) Looking at your program, I see that you use code like the following to "run" a program: else if(data == P1) code0=0x91+alt; code1=0x00; send(2); This will only do half of the job. This is a "Set Program Number" opcode, which is the equivalent (...) (21 years ago, 3-Jun-03, to lugnet.robotics.rcx, FTX)
 
  Re: You must see LEGOTIC new LEGO site
 
Hi, (...) yes, I use one old VCR motor and 2 playing/recording heads. I' ve tested (see the small drawing on my site) with rotation sensor. It acts like gyros in helicopter or segway(but mine is "physic" and not "electronic"): it informs about angle (...) (21 years ago, 2-Jun-03, to lugnet.robotics.rcx)
 
  Re: Remote control under linux
 
(...) No my program stop when I stop to send the code to run the #1 program ..... So I want to keep it work :\ nanobapt (21 years ago, 2-Jun-03, to lugnet.robotics.rcx)
 
  Re: You must see LEGOTIC new LEGO site
 
(...) You've got some very cool stuff on your site. I like your robotic dog! And your ball shooter is similar to an idea I had wanted to try using LEGO soccer balls, but ping-pong balls are much safer! (I can picture myself digging soccer balls out (...) (21 years ago, 2-Jun-03, to lugnet.robotics.rcx, FTX)
 
  You must see LEGOTIC new LEGO site
 
Just go and see my new robotic site !!!!!construction/pn...lectronic. (URL) (21 years ago, 1-Jun-03, to lugnet.robotics.rcx)  
 
  Re: DCC for the RCX
 
In lugnet.robotics.rcx, Mark Riley wrote: <snip> (...) This is what I did to make it work for me... All my microcontrollers out of the bag were on "loco 3"--that is when I used the remote, all 3 motors worked when I used the C up/down and 3 button (...) (21 years ago, 31-May-03, to lugnet.robotics.rcx, lugnet.trains)
 
  Re: DCC for the RCX
 
(...) I thought that the little doohickey that goes across the motor inputs on the electric motor in the housing was a diode--don't quite remember where i picked up that idea, but a 'noise reducing' thing makes more sense. Anyway, i'll go get a (...) (21 years ago, 31-May-03, to lugnet.robotics.rcx, lugnet.trains)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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