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 / *382 (-20)
  Arrays and proximity
 
I just got my Spybotics set cheaply, and I now want to start my machine intellligence experiment. However, I need arrays to process inputs and store experiences. How large can they be in the spybot? How can I use the flash? And how can I use the (...) (19 years ago, 27-Jan-05, to lugnet.robotics.spybotics)
 
  Re: New NQC API for RCX-Spybot or RCX-RC communication
 
(...) I forgot to include a few #defines: #define SERIAL_PACKET_RC 0 // default #define SERIAL_PACKET_SPYBOT 0 #define SERIAL_COMM_RC 7 // 4800/76KHZ/25% #define SERIAL_COMM_SPYBOT 7 // was SERIAL_COMM_4800 + SERIAL_COMM_76KHZ The RC function, by (...) (19 years ago, 12-Jan-05, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
 
  New NQC API for RCX-Spybot or RCX-RC communication
 
Recently I happened across the MindScript headers for the RCX in the SDK and saw some interesting macros for RCX communication. I decided to port them to NQC and possibly add them to the official built-in NQC API. I would be extremely grateful if (...) (19 years ago, 12-Jan-05, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
 
  Re: Sending/receiving messages
 
(...) Unfortunately, the Spybot does not support the Message() or SendMessage(n) functions. The RCX mailbox source (which is what is read or written to via these functions) is the VLL source in the Spybot. You can, however, use other functions to (...) (19 years ago, 12-Jan-05, to lugnet.robotics.spybotics)
 
  Re: Sending/receiving messages
 
Gabe, I think you want something like this: // first spybot if (x==1) { SendMessage(SORT_NUMBER); while (Message()!=SORT_CONFIRM); start follow_line(); } --- // second spybot if (Message()==SORT_NUMBER) { //send confirmation (...) (19 years ago, 11-Jan-05, to lugnet.robotics.spybotics)
 
  Sending/receiving messages
 
Hi guys, I have a project where I am using 2 spybots in one robot. I need one spybot to send a "GO" message to the other and to wait until it gets confirmed and do an action together. I have tryed to understand what I read in the help file but I (...) (19 years ago, 11-Jan-05, to lugnet.robotics.spybotics)
 
  Re: using MacNQC with Spybotics via USB Tower
 
(...) It is a capability of NQC but I was mistaken about the Mac version of NQC. It currently does not support the Spybotics target when the USB tower is used. One of the first changes I made when I took over NQC was to add the ability for NQC to (...) (19 years ago, 29-Dec-04, to lugnet.robotics.spybotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Re: using MacNQC with Spybotics via USB Tower
 
(...) I'd not heard this - do you use a fiber optic cable between the USB tower and the Spybot, or just place the Spybot port near the little green light on the UBS tower? I currently use a Serial-to-USB adapter, but another solution would be (...) (19 years ago, 29-Dec-04, to lugnet.robotics.spybotics)
 
  Re: using MacNQC with Spybotics via USB Tower
 
(...) It is possible with NQC 3.0 a1. I believe that the very latest release of MacNQC includes this capability, but I may be mistaken. Normally you use the serial cable that comes with the Spybot. I know I have downloaded programs to my Spybot (...) (19 years ago, 29-Dec-04, to lugnet.robotics.spybotics)
 
  using MacNQC with Spybotics via USB Tower
 
Anyone know if it is possible to download programs to a Spybotics unit using MacNQC with a USB Tower? We have been able to download to an RCX with no problem but not the Spybot. Any help appreciated. (19 years ago, 29-Dec-04, to lugnet.robotics.spybotics)
 
  a serial message receive
 
hello, can say someone to me why this program not functioned? I connected the exit of spybot with the entrance by a light conductor and would like a serial message to send and these at the same time receive! my asks: 1. which worth the message INDEX (...) (20 years ago, 21-Dec-04, to lugnet.robotics.spybotics)
 
  Spybot RC button release event
 
Hi, how can I catch spybot's remote control button release event (in NQC)? Is it possible? (I know how to catch RC button pressed, but can't figure out the release event.) Thanks. (20 years ago, 29-Nov-04, to lugnet.robotics.spybotics)
 
  Re: Wireless Camera
 
(...) Sorry Brickshelf doesn't seem to be clearing my images. I have sent them to you direct. As for the link someone has just posted I got my camera for £10 sterling off of Ebay. I know they are a little dearer these days, but no where near $110. (...) (20 years ago, 3-Oct-04, to lugnet.robotics, lugnet.robotics.spybotics, lugnet.robotics.tele, lugnet.robotics.cybermaster)
 
  Re: Wireless Camera
 
(...) Could you post direct links to your pictures? I'm quite interested in your wireless setup. It wouldn't by any chance fit into a monorail car (4 wide, could be made 6 wide) ... Bye, Hakan (20 years ago, 3-Oct-04, to lugnet.robotics, lugnet.robotics.spybotics, lugnet.robotics.tele, lugnet.robotics.cybermaster)
 
  Wireless Camera
 
I posted this link ages ago and it didn't seem to work. (URL) are some photos of a wirelss camera I made for my setup. It is powered by a single motor port and the footage is then captured via a TV card in my PC. You can also just run it from a 9v (...) (20 years ago, 3-Oct-04, to lugnet.robotics, lugnet.robotics.spybotics, lugnet.robotics.tele, lugnet.robotics.cybermaster)  
 
  Spybotics Experiments
 
Hi, everybody, I'm new to this forum, and I'm glad I found it. :-) Please note that the following is only an "preliminary report" of a "Work in progress". :-) Recently, I bought a couple of Spybots as buddies for my RCX and was of course thrilled by (...) (20 years ago, 20-Sep-04, to lugnet.robotics.spybotics)  
 
  Spybot communication with Java
 
Hello Everybody, I am writing a java application for 'junior' programmers (my Son) to control the Spybot. My application will support simple commands similar to logo. But I am having some difficulty in getting my java app to talk with the Spybot. My (...) (20 years ago, 17-Sep-04, to lugnet.robotics.spybotics)
 
  Re: Spybotics playing tag - project
 
(...) had a wrong CR/LF after copying ) and looked at the source and test of "Brian B. Alano" - very cool ! So everything I need ( HERE-THERE-ANYWHERE ) could be done in NQC. My Spybot is now able to follow a beacon or bot in the HERE-Zone. But (...) (20 years ago, 17-Jun-04, to lugnet.robotics.spybotics)
 
  Re: Spybotics playing tag - project
 
(...) Pretty much all of the Spybot functionality available via MindScript has been made available to NQC users as of NQC 3.0a2 (or with earlier versions by using the spy.nqh that was posted to Lugnet in various forms). There are still some bugs in (...) (20 years ago, 17-Jun-04, to lugnet.robotics.spybotics)
 
  Re: Spybotics playing tag - project
 
(...) Sorry I didn't explain myself very well the first time I replied to your message: (URL) the world table contains all the here-there-anywhere zone information. And, it's very cool (and easy) to use. As I said before, I'm not sure how much of (...) (20 years ago, 16-Jun-04, 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