To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.spyboticsOpen lugnet.robotics.spybotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / Spybotics / *422 (-20)
  Re: multiplexing Spybot inputs?
 
(...) Some time ago, I have sugested the use of the VLL port to make an interface to connect a couple of lego light sensors to the spybot. The ideea was to have an analog device (powered by a 9V bov) that would just switch on a sensor, then switch (...) (18 years ago, 8-Jan-06, to lugnet.robotics.spybotics, FTX)
 
  Re: Spybot built-in program
 
(...) I spent some time recently working on NQC headers which would enable using more (if not all) of the Spybot ROM subroutines and tasks with a NQC program. I haven't done extensive testing of the headers in real programs. I hope there are still a (...) (18 years ago, 14-Nov-05, to lugnet.robotics.spybotics)
 
  Re: multiplexing Spybot inputs?
 
(...) Two-way communications with what? Are you picturing some sort of microcontroller that monitors all the extra sensors, and reports values to the Spybot upon request? That sounds beyond my capabilities, as well as probably not as fast as the (...) (19 years ago, 3-Nov-05, to lugnet.robotics.spybotics, FTX)
 
  Re: multiplexing Spybot inputs?
 
(...) You can control the VLL output of the spybot, so you should be able to just connect something much like the programming cable, and get two-way communications. Here's a good VLL page: (URL) (19 years ago, 3-Nov-05, to lugnet.robotics.spybotics)
 
  multiplexing Spybot inputs?
 
It occurred to me that one might fit some sort of light sensors on top of some of the six LEDs on the Spybot's top side, and use this to select an input channel to route information from any of a number of sensors to the VLL sensor. Has anybody (...) (19 years ago, 3-Nov-05, to lugnet.robotics.spybotics, FTX)
 
  Re: how to get started programming a Spybot on the Mac?
 
(...) Well, here's one: don't buy a Dynex USB-to-serial adapter. The packaging and web site both claim it's Mac compatible, but I tried it on two different machines (a G4 Powerbook running 10.2.8 and a dual G5 desktop running 10.3.9), and two (...) (19 years ago, 2-Nov-05, to lugnet.robotics.spybotics, FTX)
 
  Re: how to get started programming a Spybot on the Mac?
 
(...) Heh -- if robotics required a PC, I'd take up knitting instead! (...) No need; MacNQC seems to run great and looks like a really nice environment. It goes beyond just compiling & downloading NQC code, and includes various interactive panels (...) (19 years ago, 2-Nov-05, to lugnet.robotics.spybotics, FTX)
 
  Re: how to get started programming a Spybot on the Mac?
 
(...) Best way to get started would be to buy an RCX and a PC! ;) Seriously, if you can't get NQC to run on your Mac, you might be able to find a decent Windows Emulator that does and use that. Or buy or be given an older PC- doesn't take a lot of (...) (19 years ago, 2-Nov-05, to lugnet.robotics.spybotics, FTX)
 
  Re: how to get started programming a Spybot on the Mac?
 
(...) What limited Spybots programming I've done has been based on two things. First, this site: (URL) to off the .spybotics frontpage is a great resource as far as it goes (with some examples in NQC even). Second, digging through and testing the (...) (19 years ago, 1-Nov-05, to lugnet.robotics.spybotics, FTX)
 
  how to get started programming a Spybot on the Mac?
 
I got a surprise birthday present of a Spybotics set #3808 (is my wife cool or what?). I don't have a Windows machine, but I dug around on the CD-ROM, found the building instructions, and got it working. I'm able to drive it around with remote (...) (19 years ago, 1-Nov-05, to lugnet.robotics.spybotics, FTX)
 
  Re: Spybot studies: seek a world object
 
(...) Steve, I think your right. A quick look into the ROM documentation shows "Sub Index 83 (p.139) TurnAway_Bead - Tries to turn the Spybot away from the target. If there is no target, or if the target is in the Anywahere zone, the bead exits (...) (19 years ago, 18-Oct-05, to lugnet.robotics.spybotics)
 
  Re: Spybot studies: seek a world object
 
(...) I can't find it right now, but I thought I read somewhere that if the direction is "anywhere", it will not have a direction. I believe that's consistant with what you're seeing. Steve (19 years ago, 18-Oct-05, to lugnet.robotics.spybotics)
 
  Re: Spybot studies: seek a world object
 
Sorry, I forgot to mention I am using nqc 3.1r4 Allen (...) (19 years ago, 18-Oct-05, to lugnet.robotics.spybotics)
 
  Re: Spybot studies: seek a world object
 
John, perhaps you can help me with the directional capabilities. I have attached a copy of my code below. I am reading the direction to another spybot/beacon and putting it through a simple least squares adjustment. I find over short distance (HERE (...) (19 years ago, 18-Oct-05, to lugnet.robotics.spybotics)
 
  Re: Spybot studies: seek a world object
 
(...) I have found a copy of the MindScript code for the default program (sort of) and I have ported it to NQC. Here's the default program in MindScript: program SpybotDefaultProgram { main { start 0 } } And here is its NQC equivalent: #pragma (...) (19 years ago, 13-Oct-05, to lugnet.robotics.spybotics)
 
  Re: Spybot studies: seek a world object
 
(...) There was a bug in the code generated by NQC for the find opcode prior to version 3.1r2. If you are using a version of NQC older than 3.1r2 then that *might* explain why Brian's beacon.nqc program fails to work sometimes. I will try to find a (...) (19 years ago, 4-Oct-05, to lugnet.robotics.spybotics)
 
  Re: Spybot studies: seek a world object
 
Hi Daniel, I can't really help you all that much, but some thoughts on my own experiments regarding the use of direction/range with the Spybot. I have found the direction readings to be very poor when the object is in zones there or anywhere. Once (...) (19 years ago, 4-Oct-05, to lugnet.robotics.spybotics)
 
  Re: Spybot studies: seek a world object
 
(...) Nobody who can help us out on this one?? I'm looking for the NQC comando's that can control (readout) the sensor on the rear of the spybot.. This can be used as told above to determen if the beacon is in front of the spybot.. Or behind the (...) (19 years ago, 1-Oct-05, to lugnet.robotics.spybotics)
 
  Re: Some beginner questions on serial communication
 
Hi, (...) Sorry, I don't have an RCX so can't really help you there. The NQC Guide is pretty good. The best way to find out is to try lots of combinations. (...) Here are a couple of programs where two Spybots send messages to each other. Another (...) (19 years ago, 26-Sep-05, to lugnet.robotics.spybotics)
 
  Re: Spybot studies: seek a world object
 
(...) Well We are trying to get Spybotics following an IR emitting Ball.. This ball will be emitting the same data as the Controller does on blinking mode.. But somehow the program above (as said before) Will not work propperly and send the spybot (...) (19 years ago, 25-Sep-05, to lugnet.robotics.spybotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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