| | Re: Use of audio output as servo control?
|
|
Rather to use sound I'm thinking about using the IR port at back of Spybotic to interface with an IR receiver and then using an I2C bus to control a serial to parallel interface. It's just a concept right now. I haven't much time to work on that. If (...) (22 years ago, 10-Feb-03, to lugnet.robotics.spybotics)
|
|
| | Use of audio output as servo control?
|
|
Hello, I have a slightly different idea, I have read where the duration/freq of the sound output from spybots can be controlled, has anybody determined the granularity of this control? My idea was to harness this via handyboard/PIC to control futaba (...) (22 years ago, 10-Feb-03, to lugnet.robotics.spybotics)
|
|
| | JoyBricx is updated
|
|
Hi, all, I release new version of the JoyBricx. (URL) I make the program named JoyBricx for remote control (...) The new version support RCX/SCOUT, too. It can export the NQC program. Enjoy ! -- mac (22 years ago, 8-Feb-03, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.spybotics, lugnet.technic.bionicle)
|
|
| | JoyBricx is released
|
|
Hi, all, I make the program named JoyBricx for remote control Spybot and RC Fighter (#8539 Manas.) using USB LEGO Tower. You can remote control the robots, playback, save and load operation by this program. Before, I made the LTremo76, but it was (...) (22 years ago, 3-Feb-03, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.spybotics, lugnet.technic.bionicle)
|
|
| | Re: 3806 Gigamesh $35 WalMart Bradenton Florida
|
|
(...) yep, thats where I got my shadow strike which is soon going to become a remote control light switch (22 years ago, 3-Feb-03, to lugnet.market.shopping, lugnet.robotics.spybotics)
|
|
| | Re: How to use TowerApi.dll without TowerApi.lib
|
|
Hi, again ! I am sorry. I uploaded the imperfect file. I changed the USB LEGO Tower setup and have examined in the state where it is not a standard. Already, I fixed the bug, please download again. (...) (22 years ago, 1-Feb-03, to lugnet.robotics.rcx, lugnet.robotics.spybotics, lugnet.technic.bionicle)
|
|
| | growing API file for Spybot/NQC/Brickcc
|
|
Hello all, I append all the API information wich I found into one file and a little more functionality gets available ! Have fun ! //API Spybotics to program in NQC/BrickCC // A part "borrowed" from Mark Ferris,André Koopman #if defined(__SPY) // (...) (22 years ago, 30-Jan-03, to lugnet.robotics.spybotics)
|
|
| | Re: Led display on Spybot
|
|
(...) #if defined(__SPY) //LED display effects (0 to 7) #define displayLedNone -1 #define displayLedScan 0 #define displayLedSparkle 1 #define displayLedFlash 2 #define displayLedRedToGreen 3 #define displayLedGreenToRed 4 #define (...) (22 years ago, 28-Jan-03, to lugnet.robotics.spybotics)
|
|
| | Led display on Spybot
|
|
Hello all, After a few hours I now understand a little bit about the ROM routines inside the Spybot. To reach the 7 LED's on top of the bot you have to call sub 42. There are 8 different way's the Led's will blink. To program the bot in BrickCC you (...) (22 years ago, 28-Jan-03, to lugnet.robotics.spybotics)
|
|
| | How to react to controller with NQC?
|
|
Hi all, I'm looking for a way to react to Spybots IR controller using NQC. When I scan through the spybot.h in \Program Files\LEGO Software\Products\Sp...cs\Include I find many lines containing "message". However, looking at the NQC documentation (...) (22 years ago, 6-Jan-03, to lugnet.robotics.spybotics)
|