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 / Search Results: range USB IR long Tower
 Results 1361 – 1380 of 2193.
Search took 0.02 CPU seconds. 

Messages:  Full | Brief | Compact
Sort:  Prefer Newer | Prefer Older | Best Match

  Re: Displaying info while debugging
 
Hi Ralph, I mentionned a while ago (see msg #508) that I have a problem with SAVE-SYSTEM. Could it be the same problem? Could it related to the USB driver and that, while saving the system, there is no period of inactivity and the buffer gets full (...) (22 years ago, 4-Jul-02, to lugnet.robotics.rcx.pbforth)
 

usb
(score: 1.484)

  Re: Anyone know how to build a stall sensor?
 
(...) Yes. I found on article on using the battery voltage to determine the same thing, i.e. more current, less volts. To do it you need replacement firmware. I use leJOS (a Java VM), I'm one if the developers, so I could go in that way. I'm going (...) (23 years ago, 6-Sep-01, to lugnet.robotics.rcx)
 

ir
(score: 1.482)

  Re: Sending ir packets
 
(...) (URL) get you loads of info. Björn (23 years ago, 20-Sep-01, to lugnet.robotics.rcx)
 

ir
(score: 1.482)

  GP2D12 IR sensor RCX active sensor interface?
 
I recently acquired several Sharp GP2D12 IR distance sensors that I want to attach to the RCX for use in the robotics course I'm teaching at Vassar College. I found an RCX interface circuit for this sensor at (URL) I go ahead and build it, I though (...) (23 years ago, 5-Oct-01, to lugnet.robotics.rcx)
 

ir
(score: 1.481)

  Re: Sending ir packets
 
(...) Here ya go: Remember start bit (sometimes called 2 stop bit mode) 55 00 D1 ~D1...Dn ~Dn C ~C Add all the normal D parts in a single Byte for Chksum. Code chunk for example ... unsigned char MuxStr[] ={0x55,0xf7,0x08,0x0...xf8,0x07}; count = 7; (...) (23 years ago, 29-Sep-01, to lugnet.robotics.rcx)
 

ir
(score: 1.481)

  Troubleshooting LeJOS... how?
 
First attempt ever at using leJOS. 1) Windows2000 2) System variable RCXTTY=COM1 3) NQC, ROBOLAB, RCX Code, and VB all work fine 4) New batteries in RCX, new battery in tower 5) lejos lib directory in CLASSPATH 6) lejos bin directory in front of (...) (23 years ago, 26-Jun-01, to lugnet.robotics.rcx.java)
 

tower
(score: 1.481)

  Re: Release 2.0 of lejos
 
Hi all, I haven't tried this version now but want to ask first whether it will work on USB interface on Linux!? Laurence (...) (22 years ago, 23-Jul-02, to lugnet.robotics.rcx.java)
 

usb
(score: 1.481)

  Release 2.0 of lejos
 
This is a major release of lejos that includes: - Extensive and flexible support for RCX comms and networking. Giving you various levels of reliability and addressability. The protocol stacks are implemented in Java and a framework is provided to (...) (22 years ago, 22-Jul-02, to lugnet.robotics.rcx.java)
 

usb
(score: 1.481)

  Re: Sending ir packets
 
Check the source code for NQC (in rcx/RCX_Link.cpp), or even use it as your underlying comms library. You may spot something Dave does that you don't.. Phil. (...) (23 years ago, 29-Sep-01, to lugnet.robotics.rcx)
 

ir
(score: 1.480)

  Using two RCX bricks in one robot
 
I'm kicking around the idea of building a Mindstorm's based entry for the Trinity College Fire-Fighting Home Robot Contest (see (URL) ). I may be mistaken, but it seems impractical to attempt this task with a single brick... there just don't seem (...) (23 years ago, 18-Sep-01, to lugnet.robotics.rcx)
 

ir
(score: 1.480)

  Re: GP2D12 IR sensor RCX active sensor interface?
 
(...) Hi Gareth, i build a interface (mutiplexer) using one input for three (ore more with little changes) sharp GP2D12 and a 9V battery. (Actually Michael Gasperi builds it !!!! I only made some changes !!!!) Have a look at : (2 URLs) more general) (...) (23 years ago, 8-Oct-01, to lugnet.robotics.rcx)
 

ir
(score: 1.480)

  Re: GP2D12 IR sensor RCX active sensor interface?
 
(...) Hi Gareth, I guess the three wire solution won't work. (Not tested it myself) The Sharp GP2D12 have a current consumption of about 35mA-50 mA (at 5V) !!!! Michael Gasperi mentioned that an input of the RCX only give about 15mA. ((URL) techno (...) (23 years ago, 8-Oct-01, to lugnet.robotics.rcx)
 

ir
(score: 1.480)

  Re: GP2D12 IR sensor RCX active sensor interface?
 
(...) Hi Gareth, maybe you don't need an external regulator ?!?! But, the specs also say that rating of supply voltage is "-0.3 to +7V". Do you know what happens to the sharp if supply voltage rises above +7V ??? (the mux has a supply voltage of +9V (...) (23 years ago, 9-Oct-01, to lugnet.robotics.rcx)
 

ir
(score: 1.479)

  Re: GP2D12 IR sensor RCX active sensor interface?
 
(...) Thanks. I actually have all your stuff bookmarked already and am aware of your 3 sensor mux :-) What I really want is something simple - like Phillo's design - that is plug-n-play on the RXC. Unfortanately his circuit board is a little bigger (...) (23 years ago, 8-Oct-01, to lugnet.robotics.rcx)
 

ir
(score: 1.479)

  Re: GP2D12 IR sensor RCX active sensor interface?
 
Hi all, It seems I missed this thread... (...) As suggested by Rainer, if you use an external battery everything is much simpler, you could even use a 4.5V battery to avoid regulator. (...) I don't think you can improve this circuit with a simple (...) (23 years ago, 10-Oct-01, to lugnet.robotics.rcx)
 

ir
(score: 1.479)

  Re: GP2D12 IR sensor RCX active sensor interface?
 
FYI - I just noticed in the component specs from Sharp that the GP2D12 (and GP2D15 for that matter) have a built-in voltage regulator. See (URL) is an external regulator a necessary precaution? Just curious... - Gareth (23 years ago, 9-Oct-01, to lugnet.robotics.rcx)
 

ir
(score: 1.479)

  Re: Any news on USB support for linux?
 
Keep an eye on legousb.sourceforge.net I've got some file releases going out this week which should meet your needs. (Revived the project, working off of Bret Thaeler's code [been unable to get ahold of him]). -Brendan (...) (22 years ago, 20-Aug-02, to lugnet.robotics.rcx.legos)
 

usb
(score: 1.476)

  Re: Anyone know how to build a stall sensor?
 
(...) Yes. I just got a rotation sensor. Trouble is that the motors could stop for a variety of reasons (like the robot isn't moving). That isn't the real reason though (I could always handle that in software). The real reason is that ever since I (...) (23 years ago, 6-Sep-01, to lugnet.robotics.rcx)
 

range
(score: 1.476)

  RoboLab 2.5 software with Control Lab interface box
 
If RoboLab 2.5 can work with Control Lab's 16 ports, then students could build some fantastic inventions. Let's make sure. Help me here, please. Does the Pitsco description of RoboLab 2.5 ". . . Functions with Control Lab interface box . . ." mean (...) (23 years ago, 14-Oct-01, to lugnet.robotics.rcx.robolab, lugnet.dacta)
 

ir
(score: 1.476)

  New version of NQCEdit that supports Spybotics
 
Hi Everyone! NQCEdit version 1.75 is released. It now support Spybotics if you are running NQC 2.5 a1 or later. In version 1.7 support for USB and more COM ports were added. The new version can be found at (URL) Eriksson (22 years ago, 18-Aug-02, to lugnet.robotics.rcx.nqc)
 

usb
(score: 1.476)

More:  Next Page >>


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