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

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

  Re: 16 digital outputs as Fred suggested
 
1. please read the Appendix B documentation in (URL) explains this in more detail than the FAQ. 2. you must the even-numbered Yx signals for output latches. Since Y6 is taken (by the on-board latch for the motor drivers), you're left with Y0, Y2, (...) (26 years ago, 13-Apr-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.012)

  How work the downloader?
 
I'm still problems with two boards. I'm still can download code , but never "boot". That code work in all others board.I can't make run off course, IC. My answer is : The downloader check every byte it download to the board from the memory??? Or (...) (26 years ago, 15-Apr-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.012)

  Re: HB Memory...
 
This is what Fred Martin wrote in a earlier message to this mail list. This is the approximate breakdown of the HB memory space. User program object code + user global variables: 16320 bytes available Runtime pcode OS: 7936 bytes Used stack space (...) (26 years ago, 17-Jun-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.011)

  is IC compatible with the MC68HC11F1
 
hi from France, I already have a handy-board running with a 11A1 chip and I plan to adapt the circuit for a 11F1 chip, with the same memory map. Does someone have any experience about running IC with this chip? Will it work with the pcode_hb.s19 (...) (26 years ago, 21-Apr-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.011)

  loading files with IC
 
Howdy from the world of program failure... please consider this scenario: 1. let's say I write a series of functions, put them in a file, and download the file to my HB. Now I write a program that uses the previously downloaded functions, and (...) (26 years ago, 20-Apr-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.011)

  Micromouse speed
 
Hi, does anyone know how fast should a micromouse move? and the other question is, will the 6811/handyboard have enough capability (address space) for maze solving? If not, what should I need? extra memory or 32bits processor? Thank you for any (...) (26 years ago, 4-May-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.010)

  Re: LCD Addressing - & - Expanded Mode
 
So, this still doesn't help me figure out how to address the LCD. It has A8 and A9 connected along with a CLK from Port A. Does this mean that the LCD is NOT memory mapped? Do I first have to write to Port B then write to Port A, to clock it. This (...) (26 years ago, 4-May-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.010)

  IC communication problem
 
Hello, Lately I am having problems communicating with the handyboard after it is reset. I can download the pcode_hb.s19 file using hbdl.exe downloader. When the Handyboard is reset by toggling the power switch, the following is observed. 1st symptom (...) (26 years ago, 3-May-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.010)

  Re: Testing with PCBUG11 - Getting Close
 
My problem turned out to be with Win 95. If I boot to DOS the PCBUG11 program works fine. It fails to work when working from a DOS window. I can now communicate with the MCU so my RS232 must be fine. When working from the command line in PCBUG, I (...) (26 years ago, 2-May-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.010)

  Re: LCD Addressing - & - Expanded Mode
 
From the driver code I recently sent out: * LCD Connections on the Handyboard * PORTB bit 0 - R/W * PORTB bit 1 - RS (Register Select, 0 = instruction) * PORTC 8 bits of Data * PORTA bit 4 - E clock (...) That is correct, the LCD is NOT memory (...) (26 years ago, 4-May-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.010)

  New for 98, Finger Board II - Redesigned
 
New features on Finger Board II: Improved layout and better parts spacing. No extraction tool required for processor removal. Improved silkscreen. Jumper selectable reset address. Reset vector can be located at 0xFFFE,0xFFFF or 0xBFFE,0xBFFF. Now (...) (26 years ago, 5-May-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.010)

  Working with a different compiler 2
 
Howdy All, I am in a happy mood today. I finally got to the 'hello world' stage. All I had to do was count the number of interrupts, * 2 (16 bit addresses), subtract this from BFFF which is the reset vector and thus supply BFD6 to my linker to start (...) (26 years ago, 4-May-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.010)

  Hardware Questions
 
Recently, many of you have had pretty specific hardware-related questions. The best thing to do is to read Appendix B of the MIT 6.270 Robot Builder's Guide (Appendix A of the new 1998 Course Notes). This appendix contains a complete description of (...) (26 years ago, 4-May-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.010)

  Re: Motor Drivers in 7000 - 7fff
 
Jaron, (...) This was done (obviously) to save extra decoding circuitry needed on the board. That is, if the handy board needed to assign (say) 7000 as the motor then sixteen address lines need to be decoded (binary 0111 000 000 000). Yet with the (...) (26 years ago, 4-May-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.010)

  "Undocumented I-C"
 
Well I finally worked out something that I knew was there, but did not know how to access: The PCODE.ASM file lists a pcode routine called "Pbench". The code is in there, and it measures the time available to the IC current task, excluding time (...) (26 years ago, 8-May-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.009)

  Re: RC Servo motor internal electronics
 
Ideally, I could use an H-bridge on the same board as the "new" electronics and provide expanded feedback such as current sensing or encoder in addition to the normal servo interface. It would also be nice to allow PWM to control the power presented (...) (26 years ago, 19-May-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.008)

  Memory usage
 
I don't have a handy board but am considering getting one. I like what I have seen so far! I have searched the FAQ and the mail list archives but can't find the answer to my question. How much of the 32k does Interactive C take up? OR MORE TO THE (...) (26 years ago, 21-Jul-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.008)

  Re: Remote Controller Needed
 
Thanks, you jogged my memory. I remember that one. I'll take my HB in and check it out. Thanks To: ipscone@halcyon.com Copies to: handyboard@media.mit.edu Subject: Re: Remote Controller Needed Date sent: Mon, 15 Jun 1998 11:08:57 -0400 From: "Fred (...) (26 years ago, 15-Jun-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.008)

  Robolab and Spybotics
 
Does anyone have any experience using Robolab with a Spybotics kit? I just got a couple of old Spybotics kits for my son this past Christmas and would love to program them with him using Robolab. I have lots of programming experience, although I am (...) (16 years ago, 26-Jan-09, to lugnet.robotics.rcx.robolab, lugnet.robotics.spybotics)
 

spybotics
(score: 1.007)

  Re: Memory usage
 
This question how has an answer in the FAQ. Please see: (URL) is the answer now on the FAQ page. Fred How much of the Handy Board's 32K memory is available for user programs running under Interactive C? Here is an approximate breakdown of how (...) (26 years ago, 21-Jul-98, to lugnet.robotics.handyboard)
 

memory
(score: 1.006)

More:  Next Page >>


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