To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
To LUGNET News Traffic PageSign In (Members)
  Search Results: Spybotics memory
 Results 821 – 840 of about 4600.
Search took 0.00 CPU seconds. 

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

  RE: Wireless Link to HB
 
Dave, Check out Linx Technologies sight at: (URL) have some nice uhf modules that use plain digital levels for input and output. Kevin Kevin Turner klturner@elko-nv.com "You'll never have enough time, money, or memory." (26 years ago, 9-Oct-98, to lugnet.robotics.handyboard)
 

memory
(score: 0.993)

  Re: Charging batteries
 
Isn't Ardjan Besse the battery guy? (He works in something to do with batteries, if memory serves me correctly........ Eric Brok wrote in message ... (...) (26 years ago, 15-Oct-98, to lugnet.robotics)
 

memory
(score: 0.993)

  Re: How are LDraw piece numbers allocated?
 
(...) ...plate, 3009 is the brick. :-P Actually, they all started out with a fairly OK pattern: Brick Plate Slope45 Tile 2x4 3001 3020 3037 ---- 2x3 3002 3021 3038 ---- 2x2 3003 3022 3039 3068 1x2 3004 3023 3040 3069 1x1 3005 3024 ---- 3070 But it (...) (26 years ago, 8-Oct-98, to lugnet.cad)
 

memory
(score: 0.993)

  Re: Main ROM routine
 
(...) Memory-mapped motor drivers, yes. A strange way to do things. But f000 is only written and never read, so it must be that way. -Kekoa (26 years ago, 12-Nov-98, to lugnet.robotics)
 

memory
(score: 0.993)

  Re: When is everyone coming over?
 
(...) Just another reason to make lugnet.announce read-only, imo. One downside to using slrn - no pull-down menus for setting followups, so I not only have to remember that there aren't supposed to be discussions going on here even though there are (...) (26 years ago, 12-Oct-98, to lugnet.admin.general)
 

memory
(score: 0.993)

  Charging batteries
 
Our institution (a school) considers to purchase two Mindstorms sets for students to work with. I'm looking for the best way to deal with batteries in such a setting. I have seen some posts mentioning some concerns, but would like to have some more (...) (26 years ago, 13-Oct-98, to lugnet.robotics)
 

memory
(score: 0.993)

  Re: Charging batteries
 
Op een zekere dag, te weten Thu, 15 Oct 1998 19:33:14 GMT, klom <richard.dee@nospam.virgin.net> in het toetsenbord en schreef ons: (...) That's correct. In normal life I'm laboratory analist at Varta Car Batteries in Vienna. Actually, I can say that (...) (26 years ago, 15-Oct-98, to lugnet.robotics)
 

memory
(score: 0.993)

  Inconsistent startup
 
I'm trying to get a minimal 68hc11 board to run in single chip mode. After I download the code and switch to run mode, pushing reset works fine. The problem is when a startup in run mode, this Line of text comes up in my terminal emulator. "BUFFALO (...) (26 years ago, 13-Oct-98, to lugnet.robotics.handyboard)
 

memory
(score: 0.993)

  Re: Charging batteries
 
Eric Brok wrote in message ... (...) NiMH is also an option. They are coming down the prices of NiCad (about $5/cell right now). The average NiMH AA cell has a greater capacity then the average NiCad cell (1300mah vs about 850mah). (...) Quick (...) (26 years ago, 13-Oct-98, to lugnet.robotics)
 

memory
(score: 0.993)

  RE: Dead HB
 
(...) I´m using that nvrmas on HB and work excellent. You simply put the memory and disconnect the external battery! German Gentile (26 years ago, 24-Oct-98, to lugnet.robotics.handyboard)
 

memory
(score: 0.992)

  Re: CyberMaster memory limit?
 
Your program generates a .RCX file of 440 bytes. I've created one with 452 that works OK, but had to stop around that number because after more 2 or 3 lines of code the last task simply disappeared (my program had 1 main plus 3 tasks). I guess the (...) (26 years ago, 28-Nov-98, to lugnet.robotics)
 

memory
(score: 0.992)

  Re: CyberMaster memory limit?
 
In message <4.1.19981128170141....lepac.pt>, Laurentino Martins <lau@mail.telepac.pt> writes (...) This use of software to determine direction is what I was alluding to in an earlier post when the others were trying to get their mobile to travel in (...) (26 years ago, 28-Nov-98, to lugnet.robotics)
 

memory
(score: 0.992)

  Re: CyberMaster memory limit?
 
In message <4.1.19981128170141....lepac.pt>, Laurentino Martins <lau@mail.telepac.pt> writes (...) Does this work on Windows NT or Win 95? Dennis (26 years ago, 28-Nov-98, to lugnet.robotics)
 

memory
(score: 0.992)

  Re: CyberMaster memory limit?
 
(...) There's nothing unknown about the Tachos. If you need help using them, gimme a call. :-) (...) Yeah, I've also started with that bot. It's very well designed! And I've never exchanged any batteries! :-) (...) The best vehicle would be one with (...) (26 years ago, 28-Nov-98, to lugnet.robotics)
 

memory
(score: 0.992)

  Re: CyberMaster memory limit?
 
(...) You bet it does! My system is a Win98, which is great since I will need to use the SPIRIT.OCX that only works in Windows machines. Laurentino Martins PS: Why you always send every mail twice? (26 years ago, 28-Nov-98, to lugnet.robotics)
 

memory
(score: 0.992)

  Re: CyberMaster memory limit?
 
(...) I forgot one IMPORTANT detail: DON'T USE the AGC() (change the name in the sources because I misspelled it) as control in cycles because NQC is not compatible with it, assign it to a variable instead. For example, don't do things like this: (...) (26 years ago, 29-Nov-98, to lugnet.robotics)
 

memory
(score: 0.992)

  Re: CyberMaster memory limit?
 
(...) Automatic Gain Control voltage. I misspelled it in the source (sorry!) -> Change ACG() to AGC(). As stated in the RCX.NQH, refer to the LEGO SDK for information about these functions. The only reference to this function in in the page 45 of (...) (26 years ago, 30-Nov-98, to lugnet.robotics)
 

memory
(score: 0.992)

  Re: CyberMaster memory limit?
 
(...) Try to browse a bit up in this same thread. Somewhere along the way I sent a new RCX.NQH BETA version with enhanced CyberMaster support. Laurentino Martins (26 years ago, 30-Nov-98, to lugnet.robotics)
 

memory
(score: 0.992)

  Re: CyberMaster memory limit?
 
(...) No article number ???? I think LUGNET didn't like my attachment... My post is nowhere to be found in LUGNET, BUT you guys who subscribe the mailing list received it, didn't you? (I did) I'm sending it to you at: fredrik.glockner@bio.uio.no (...) (26 years ago, 30-Nov-98, to lugnet.robotics)
 

memory
(score: 0.992)

  RE: Memory
 
Although I think adding memory can be worthwhile I would like to add a point of perspective. I have several friends who used to work at Cincinnati Milacron writing software for the robots they manufacture. When I told them the RCX had 32KB they (...) (26 years ago, 7-Feb-99, to lugnet.robotics)
 

memory
(score: 0.992)

More:  Next Page >>


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