To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.handyboardOpen lugnet.robotics.handyboard in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / Handy Board / *4344 (-100)
  Re: [Interactive C features]
 
[Randy Sargent] spake unto the ether: (...) Sigh. I can't forsee our Autonomous Robotics course buying 15 copies of IC 3.x or greater until it supports case/switch. It's the only feature that our students using freeware 2.81 really complain that (...) (26 years ago, 28-Aug-98, to lugnet.robotics.handyboard)
 
  Resend: problems with main()
 
I posted earlier in the week about having a problem with the SRAM. I have determined that there is not a problem with the SRAM on the handyboard. The problem is that "main()" is not executing on reset like it is supposed to. The program that I am (...) (26 years ago, 27-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Analogue sonar design.
 
Hi, There is another way to get the Polaroid sonar unit. And that is to find an old Polaroid camera. That's the hardest part but allot of people bought them and are not using them any more. When you open it up there will be the Sonar board complete (...) (26 years ago, 27-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Steppr motor pulse problem
 
Phillip and others, To this excellent exposition I would change only one thing: (...) Change this to : "Write this pattern down neatly IN YOUR ROBOTICS NOTEBOOK." One of my professors at school noted that the most important thing he learned in (...) (26 years ago, 27-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Steppr motor pulse problem
 
Phillip First step is to put a piece of tape on the shaft so that you can clearly see the shaft turn. Next determine what kind of motor you have (you have probably already done this). Get an ohm meter and determine which wires are connected to (...) (26 years ago, 27-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Steppr motor pulse problem
 
Hi Philip, are you shure, you have the right pins from the stepper to the outgoing pins from your chip. Have your stepper 4,5 or 6 cables? If you exchange the cables, your stepper motor only do some vibrations or doing nothing. The easiest way to (...) (26 years ago, 27-Aug-98, to lugnet.robotics.handyboard)
 
  Re: [Interactive C features]
 
You can also upgrade to IC 3.1/3.2. Among the improvements include support for multidimensional arrays. -- Randy ---...--- (...) (26 years ago, 27-Aug-98, to lugnet.robotics.handyboard)
 
  Re: [Interactive C features]
 
(...) You could use a one dimensional array of length width*height such that: cellMazeWhatever[x][y] is turned into cellMazeWhatever[(x-1)*width+y] (26 years ago, 26-Aug-98, to lugnet.robotics.handyboard)
 
  [Interactive C features]
 
Hello All, my name is Marcelo Manjon and i am 5th year graduate student of Mechatronics Engineering at Politechnic School of Sao Paulo University. Turns out that this year i'll be developing a Micromouse Robot using the MIT Handy Board. I have (...) (26 years ago, 26-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Analogue sonar design.
 
Jeroen van der Vegt, Let me suggest some articles. First "Sonars on the Cheap" by Keith Payea page 20 of the Fall 1995 issue of The Robotics Practitioner. This looks lie about a $30 design. Second "An Experimenter's Cheap Robotic Sonar System" by (...) (26 years ago, 26-Aug-98, to lugnet.robotics.handyboard)
 
  HB's analog inputs
 
does anyone know if the handy board's analog inputs can accept analog current output(4-20mA) from a photo-electric distance sensor? (e.g. the sensor might return 4mA if the object is 1 ft away and 15mA if it's 3 ft away) or can it only accept (...) (26 years ago, 26-Aug-98, to lugnet.robotics.handyboard)
 
  problems with main()
 
I posted earlier in the week about having a problem with the SRAM. I have determined that there is not a problem with the SRAM on the handyboard. The problem is that "main()" is not executing on reset like it is supposed to. The program that I am (...) (26 years ago, 26-Aug-98, to lugnet.robotics.handyboard)
 
  Re: HB's analog inputs
 
(...) Edmund, Typically the solution is to pass the 4-20 mA through a 250 ohm resistor and measure the voltage across that resistor. As long as your A/D input impedance is high, it can be ignored. A resistor is essentially a current to voltage (...) (26 years ago, 26-Aug-98, to lugnet.robotics.handyboard)
 
  Steppr motor pulse problem
 
Hi, I've encounter some problem on using the stepper motor with my self-built driver. I am not using the driver in the HB. I have to build out a driver. The driver chip I use is L298 and logic gate chip is L297 or 374( this chip also use in HB) . (...) (26 years ago, 26-Aug-98, to lugnet.robotics.handyboard)
 
  Digital Outputs
 
I have discovered that I can use PA6 as a digital output and am wondering if the same applies to PA3 if I do not require a piezo buzzer? Thank You Joe Martin joema@mpx.com.au (26 years ago, 26-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Infrared Detector
 
Mekatronics also sell the GPU58 series detectors -----Original Message----- From: Rick Moll <rickmoll@mvp.net> To: Victor Ruiz <ruizvic@mx1.ibm.com> Cc: handyboard@media.mit.edu <handyboard@media.mit.edu>; Rick Moll <rickmoll@mvp.net> Date: Tuesday, (...) (26 years ago, 25-Aug-98, to lugnet.robotics.handyboard)
 
  Re: interfacing V2X compass
 
(...) I ended up doing the same thing. I appreciate hearing that someone else had thesame problem, and used the same solution. It sure is frustrating that you can't trust the documentation that came with the compass; if you need to reset the thing (...) (26 years ago, 25-Aug-98, to lugnet.robotics.handyboard)
 
  Re: interfacing V2X compass
 
Rick, I had the same problem. Also the compass would occassionally lock up and require a reset. I tied the reset pin to a digital out and added a routine to take all the necessary pins high and then cycle the reset pin. I reset on initialization and (...) (26 years ago, 25-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Infrared Detector
 
(...) The most common metal can IR detectors are made by Sharp. The older ones I have are marked GP1U5X2 (with pins coming out the back of the can), but the newer ones I have are part number GP1U58Y (and have pins coming out of the bottom of the (...) (26 years ago, 25-Aug-98, to lugnet.robotics.handyboard)
 
  HB 4 sale
 
I have an assembled Handyboard and MIT's 6.270 board for sale. Both boards work great. 125 ea or 200 for both. Reply to this email (26 years ago, 25-Aug-98, to lugnet.robotics.handyboard)
 
  Analogue sonar design.
 
Hi all, I'm trying to build a sonar circuit and connect it to my HandyBoard. I know Polaroid makes one, but I have no idea where to get it for little in Europe. I try to keep the interface as simple as possible, and I'll probably be using three (...) (26 years ago, 25-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Infrared Detector
 
Hi Rick; I apreciated your response too much. Do you have the part number for the infrared detector? Victor G. Ruiz Aranda ruizvic@mx1.ibm.com T/L 877-7306. Ph Number 011-523-669-7306 GPL Guadalajara, Jal. Mexico. rickmoll@mvp.net on 08/25/98 (...) (26 years ago, 25-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Infrared Detector
 
(...) You might want to consider just using the more commonly available metal can IR detectors. I think they are even available at Radio Shack, and I think DigiKey sells them as well. The pinouts are *not* the same, so you'll need to work out some (...) (26 years ago, 25-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Infrared Detector
 
Hi to all, I would like to know if somebody knows where can I found the address of an electronic distributor that sell individual 'infrared detector' IS1U60 from SHARP, I was looking in many electronic sites and the minimun is 50 pcs. I only need 2 (...) (26 years ago, 25-Aug-98, to lugnet.robotics.handyboard)
 
  No subject given
 
Hay guys, Could some one tell me where can I buy a unassembled HB. Is it hard to assembled a HB? Thanks, -anton (26 years ago, 25-Aug-98, to lugnet.robotics.handyboard)
 
  Infrared Detector
 
Hi to all, I would like to know if somebody knows where can I found the address of an electronic distributor that sell individual 'infrared detector' IS1U60 from SHARP, I was looking in many electronic sites and the minimun is 50 pcs. I only need 2 (...) (26 years ago, 25-Aug-98, to lugnet.robotics.handyboard)
 
  polaroid
 
LS. I read something about the sonarboard. Bill James did write to Jim about Jim finding a solution for some board. I am interested in any solution to make my polaroid board work. It doesn't even make a sound. It doesn't work at all.....?? I wonder (...) (26 years ago, 24-Aug-98, to lugnet.robotics.handyboard)
 
  Re: 32K static CMOS RAM bad?
 
(...) It sounds like the SRAM is just fine. Is your battery charged up??? If so, you may want to check out the battery backup circuit for the SRAM. In the HB assembly instructions there is a test to verify that the SRAM has voltage to it even when (...) (26 years ago, 24-Aug-98, to lugnet.robotics.handyboard)
 
  Sonar board?
 
Jim, Congrats on getting the board to ping and read. If you believe you circuit is good, I would be willing to buy a board and etch some at the RBNO tommorow. That is if you have it laid out. I would give you a board for your hard work. Tell me and (...) (26 years ago, 24-Aug-98, to lugnet.robotics.handyboard)
 
  32K static CMOS RAM bad?
 
I am having some problems with my handyboard and before going out and buying a new chip, I thought I might get some confirmation. The board works okay, but no longer stores the program. I can download the pcode and it stays when the board is powered (...) (26 years ago, 24-Aug-98, to lugnet.robotics.handyboard)
 
  notice of downtime
 
dear all, we are moving computers within the building next week, and the el.www web server will be down beginning Monday for a while -- hopefully, just a day or two. in the meantime, please use the old URL to access the Handy Board web site: (URL) (...) (26 years ago, 22-Aug-98, to lugnet.robotics.handyboard)
 
  Is the IO expansion board for sale yet?
 
Hi All, I'm new to the handyboard and this newsgroup. So, I'm not sure if this question has been answered yet. But, is the I/O Expansion board out of beta yet? I haven't purchased a Handyboard yet, but was waiting until I finished a few projects and (...) (26 years ago, 20-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Is there a documentation on the memory map
 
(...) Please see the FAQ; specifically: (URL) Can the handy-board be program using generic assembly language og 6811 ? see information on the Software/Contributed page: (URL) (26 years ago, 20-Aug-98, to lugnet.robotics.handyboard)
 
  Is there a documentation on the memory map
 
Where can I find documents on the handy board memory map ? Can the handy-board be program using generic assembly language og 6811 ? ===...=== Osaka Densi Block 1003 Toa Payoh Industrial Park #04-1521, Singapore 319075 Tel : (65) 356-2848 Fax : (65) (...) (26 years ago, 20-Aug-98, to lugnet.robotics.handyboard)
 
  Where to find the clock signal
 
Hello, I would like to link a clock signal to an encoder counter.Could someone tell me if it is possible to use the 2 MHz clock signal of the HB.If yes, where can I easily pick it on the HB. If not, what kind of independant clock circuit would you (...) (26 years ago, 19-Aug-98, to lugnet.robotics.handyboard)
 
  A simple question.....
 
hello to all can someone please tell me if it is possible to connect external motor drivers (e.g a stepper motor driver) to the handy-board? if so, how can one go about doing it? i desperately need help as the dateline for my project is drawing (...) (26 years ago, 19-Aug-98, to lugnet.robotics.handyboard)
 
  re: A simple question.....
 
I connected a high powered hbridge board to mine. I just used remove the existing hbridge chip and connect the inputs to the chip to the hbridge board made by Wirz. It works great. Bill James | work: 972.480.2306 Product Test Specialist | Pager: (...) (26 years ago, 18-Aug-98, to lugnet.robotics.handyboard)
 
  Re: source for Futaba servo motors?
 
[Rick Moll] spake unto the ether: (...) I called them this morning and ordered 6 Futaba S148 servos; they had a 3-pack for <$40; with shipping, order total was $85.93. Nomenclature note: I confused the guy on the phone by asking about "servo (...) (26 years ago, 18-Aug-98, to lugnet.robotics.handyboard)
 
  Re: source for Futaba servo motors?
 
(...) I've been buying lots and lots of servos from TowerHobbies (1-800-637-4989) and modifying them for our local robot group here in St. Louis. I've always received good customer service from them. The best prices on servos are their store brand (...) (26 years ago, 17-Aug-98, to lugnet.robotics.handyboard)
 
  source for Futaba servo motors?
 
My previous source for Futaba (and compatible) servo motors, Images Company of Staten Island, NY, tells me they can no longer get them unless they're bundled with RC transceivers. Anybody have another source for just the servo motors? I want 6 (...) (26 years ago, 17-Aug-98, to lugnet.robotics.handyboard)
 
  I2C output
 
Does anyone have any information on how to use the HB to output I2C signals thru it's SPI port? I'm interfacing it to the National LM4832 audio controller IC. Thanks! (26 years ago, 14-Aug-98, to lugnet.robotics.handyboard)
 
  Re: PID implementation
 
(...) It seems that you have a feedback system here. How does battery voltage and surface resistance add error to your system when you have a feedback loop to correct your error signal? (...) No braking? We solved that problem by effecting reverse (...) (26 years ago, 13-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Some robot pictures
 
Chuck, Thank your for the pictures. the robots are very cool. I was wondering what was the cost for each robot? I am trying to get items together to builb my own but it is a slow going task due to money. I can't wait to see your next bot. Thanks (...) (26 years ago, 13-Aug-98, to lugnet.robotics.handyboard)
 
  Re: intel hex file
 
Hello brian, I use a gcc compiler for the 68hc11F1. I do have an assembler that generates good intel hex files, and the other is used with the gcc compiler. It was my mistake in not looking correctly to the files, actually it are the same kind of (...) (26 years ago, 13-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Stepper motors
 
Hello mario, Its actually very simple, use an uln2803, connect it to an not used port (i.e. porta in my case), connect the coil wires to the appropriate pins, and the supply lines to the stepper vcc. now you can write values to the port. you should (...) (26 years ago, 13-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Some robot pictures
 
Thanks for the Kudos, Actually the timeline is more like "Clyde" (not pictured), "Robotank" (Sherman chassis with a miniboard), "RobotTankII" (Sherman Chassis with 6.270 board), "Comet" (not pictured, R/C conversion w/Miniboard), "Ghost" (not (...) (26 years ago, 12-Aug-98, to lugnet.robotics.handyboard)
 
  Stepper motors
 
Hello, Does anyone have information on how to run a stepper motor using the Handy Board? Any information you can provide would be appreciated. Mario Garcia (26 years ago, 12-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Some robot pictures
 
Cool robots, Chuck! I was wondering it when they were created. It looks like the top one was created first and the last is the bottom one. Is that so? ---...--- ericson mar Master of Engineering Candidate Project: Mobile Robotics mar@cooper.edu (...) (26 years ago, 12-Aug-98, to lugnet.robotics.handyboard)
 
  Re: serial library for C++
 
Check out this site. It works well. The only problem I had was timing issues when trying to read and write to the port too quickly. (URL) Message----- From: Mark Wallace <mawalla3@vt.edu> To: Handyboard@media.mit.edu <Handyboard@media.mit.edu> (...) (26 years ago, 12-Aug-98, to lugnet.robotics.handyboard)
 
  serial library for C++
 
Hello, I have a handy board with poloroid transducers and I am trying use the results of my distance measurments in a C++ program on the computer. I have found programs on the handyboard web page that should alow the handyboard to transmit (...) (26 years ago, 12-Aug-98, to lugnet.robotics.handyboard)
 
  PID implementation
 
Problem: I have built a small robot with differential drive using 3+ACI- diam whee ls turning at 66 RPM +AEA- full power PWM no load. Each wheel has a 16 pulses per rev. reflective type shaft encoder. the robot is controlled by the Handy Board (...) (26 years ago, 12-Aug-98, to lugnet.robotics.handyboard)
 
  intel hex file
 
Hello all, Does anybody has information of the intel hex file. I do understand the intel hex file (xxx.hex) that is generated by the asm programs, but i use a new assembler, (with the gcc compiler) and it generates different intel hex file (...) (26 years ago, 12-Aug-98, to lugnet.robotics.handyboard)
 
  PCB
 
fthompson wrote: "Some time ago Karl Lundt included in his Amateur Robotics column a short description of a new Printed Circuit Fabrication material where you ran the copper clad through a laser printer (to print directly onto the copper rather than (...) (26 years ago, 11-Aug-98, to lugnet.robotics.handyboard)
 
  Re: mmu
 
It's not impossible. The easiest way is to use the same technique as Java (or IC) and write an embedded interpreter that executes code for a "psuedo" machine. The resulting machine can have arbitrarily strict access restrictions between tasks. You (...) (26 years ago, 11-Aug-98, to lugnet.robotics.handyboard)
 
  PCB Fabrication material.
 
Some time ago Karl Lundt included in his Amateur Robotics column a short description of a new Printed Circuit Fabrication material where you ran the copper clad through a laser printer (to print directly onto the copper rather than using iron on (...) (26 years ago, 11-Aug-98, to lugnet.robotics.handyboard)
 
  Re: General use PCB
 
Ed: In a message dated 98-08-05 11:51:18 EDT, you write: << We have been using the Radio Shack, Archer board #276-162A. Specifications: Dimensions 3 inches x 4 inches, with copper lands on one side. 30 holes by 25 holes with mounting holes at 2.5 (...) (26 years ago, 11-Aug-98, to lugnet.robotics.handyboard)
 
  Handy Board Available.
 
To Anyone Interested, I have a nearly brand new complete Handy Board for Sale. I used it one week and unfortunately it does not have the capability to do what I want. It is complete with battery installed, serial/charger board, software for IBM, (...) (26 years ago, 11-Aug-98, to lugnet.robotics.handyboard)
 
  mmu
 
Hello all, i'm trying to write a small OS, but am confused about something. I don't want to give access to all memory locations for the user, only for the supervisor. Since the 68hc11 doens't have these modes i have to think of something else. A (...) (26 years ago, 11-Aug-98, to lugnet.robotics.handyboard)
 
  ports question (cont)
 
... just to follow up on my question: i'm trying to read the photosensors through the analog ports. however, the value returned by analog(i) is always 255, so perhaps i have the sensors hooked wrong. when i read "analog(0);" it always retunes 255, (...) (26 years ago, 10-Aug-98, to lugnet.robotics.handyboard)
 
  ports question
 
hi, looking at the sensor diagram at: (URL) see something like this: signal =====||= =||= +5V =====||= ground ====||= on the actual hb, do the three rows of holes along the "bottom" or near edge of the board correspond to the sensor diagram in terms (...) (26 years ago, 10-Aug-98, to lugnet.robotics.handyboard)
 
  problem with digital ports.
 
Hi all, I have a problem with my handyboard where it seems that all the digital ports are not responding. While all the other analog and motor ports are fine. Also when I tried to use the program hbtest.c to test the board, it is not working neither (...) (26 years ago, 10-Aug-98, to lugnet.robotics.handyboard)
 
  Some robot pictures
 
Hi, I've built several robots over the years and for the RoboExpo in SF I put together a web page with pictures showing them off. Most are R/C conversions but you can view them at (URL) happy to answer questions as well. All except the last one use (...) (26 years ago, 10-Aug-98, to lugnet.robotics.handyboard)
 
  RE: How do I limit current effectively?
 
That may be fine, I'm not really very well versed electronically but when doing something similar I had worried that a resistor would reduce the voltage. That might be ok in this situation. Joe Martin (...) (26 years ago, 10-Aug-98, to lugnet.robotics.handyboard)
 
  Re: How do I limit current effectively?
 
Why not use a 12ohm 10watt power resistor instead? --Chuck (...) (26 years ago, 10-Aug-98, to lugnet.robotics.handyboard)
 
  Re: mouse
 
(...) You might want to try using a "bus" mouse rather than a "serial" mouse (assuming they still make them). They use to be quite common on PC's that had an ISA bus. On a "bus" mouse, all of the encoder outputs are brought out to a board that plugs (...) (26 years ago, 9-Aug-98, to lugnet.robotics.handyboard)
 
  re: mouse
 
has anybody try to run a robot based on a mouse to keep trak of his position? what are the settings to observe the string comming out of the mouse?? Yhanks for any info CHEERS henry (26 years ago, 9-Aug-98, to lugnet.robotics.handyboard)
 
  Re: RC Car Robot Base
 
Try this from Tamiya, they have a wide range of RC cars/trucks. www.tamiya.com (...) (26 years ago, 9-Aug-98, to lugnet.robotics.handyboard)
 
  RE: How do I limit current effectively?
 
National Semiconductor make an "LM317" 3 terminal adjustable regulator which can easily be used as a current limiter. I am not sure if the schematic for this particular application is included with the Data sheets so I'll add it here. Current (...) (26 years ago, 9-Aug-98, to lugnet.robotics.handyboard)
 
  How do I limit current effectively?
 
I have 2 large motors that draw about 2 amps. They are powered by a battery that's 6v at 2amp. How can I limit the motors so that they can only draw 1/2 amp????? I know on my first robot (ahh, fine memories of burning resistors), I just made a bank (...) (26 years ago, 9-Aug-98, to lugnet.robotics.handyboard)
 
  RC Car Robot Base
 
All: I am trying to find a World Scale RC Car/Truck base for my robot. One of the items I have been looking at was the Thunder King RC Monster Truck from MRC/Tower Hobbies, but they have recently discontinued that part. Does anyone have any (...) (26 years ago, 8-Aug-98, to lugnet.robotics.handyboard)
 
  Re: windows nt and hb
 
the advise of turning off the serial port under NT was only to enable using the IC DOS apps. if you are using contemporary software tools, then it is not necessary to do so. just access the serial port according to the recommended manner. fred In (...) (26 years ago, 8-Aug-98, to lugnet.robotics.handyboard)
 
  windows nt and hb
 
hi i have a java app which gets input from the serial port via jni (java native interface) and c++. i'd like to get input from 4 photo sensors via the handyboard. however, i read in the FAQ that because i'm running windows nt, i will need to "turn (...) (26 years ago, 8-Aug-98, to lugnet.robotics.handyboard)
 
  Re: what is poke and peek command
 
(...) <snip> The poke command writes a byte (eight bits) into memory. The peek command reads a byte from memory. The bit_set command turns on the specified bits of a byte in memory, but leaves the other bits unaffected. An integer constant that (...) (26 years ago, 7-Aug-98, to lugnet.robotics.handyboard)
 
  No More Miniboard Sales to Hobbyists
 
I am sorry to announce that, as of 8/1/98, CW Technology will no longer offer Miniboards for sale to individuals, outside the United States, or in lots of less than 5. Due to a lack of time and the resulting poor service, I simply cannot continue to (...) (26 years ago, 7-Aug-98, to lugnet.robotics.handyboard)
 
  Interfacing I2C devices
 
Can the HandyBoard interface to I2C devices through it's SPI (or otherwise) port? If so, does anyone have the source code to do so? I am interfacing the National LM4832 chip to it. Thanks in advance. (26 years ago, 7-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Pull Up Resistor
 
(...) One more thought. I assume you are using a seperate supply (of some sort) for the Sonar module, so be sure to tie the pullup to the HB's +5V! Rick (26 years ago, 6-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Pull Up Resistor
 
(...) I just checked my copy of the Polaroid Sonar Module documentation, and it does in deed state that the module can sink up to 0.1 mA when ECHO is pulled high. It sounds like your module is drawing around 0.064 mA = ((5V - 2V)/47Kohms), so it is (...) (26 years ago, 6-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Pull Up Resistor
 
I checked the ECHO signal and found it to be at 2.0V when plugged into TIC3 on the HB. I also applied a pull-up resitor which did send ECHO to 5V when not pinging. However, in both cases, I still had seemingly random positive and negative values (...) (26 years ago, 6-Aug-98, to lugnet.robotics.handyboard)
 
  what is poke and peek command
 
Hi, How to understand what is poke( 1009, 0x20) and bit set (1008, 0x20) ? What is 0 x20 and 0x30 ? how to interpret it ? when should I use 0x20 ,0x30, or 0x40 ? what is all these ? Please advice ? I need to understand it so that I can proceed to (...) (26 years ago, 6-Aug-98, to lugnet.robotics.handyboard)
 
  request o schmetic circuit
 
HI, Has anybody has the schmetic circuit on the IC of U5 (74HC244 tristate bus driver) which located on the HD ? If have it , please attach to me. Thank you. rgds, phillip chia (26 years ago, 6-Aug-98, to lugnet.robotics.handyboard)
 
  HOW TO UNSUBSCRIBE
 
Please, do not send unsubscribe requests to the main Handy Board mailing list. Instead, send them to me, Fred Martin, fredm@media.mit.edu. I am the only person who can remove you from the list. Thank you for your consideration of others on the (...) (26 years ago, 5-Aug-98, to lugnet.robotics.handyboard)
 
  unsubscribe
 
(26 years ago, 5-Aug-98, to lugnet.robotics.handyboard)
 
  Re: voltage regulator
 
there is probably some other circuit on your board that is drawing too much power. put your finger on the other chips and see if any of them is hot (there shouldn't be any). if necessary, remove all socketed chips to see if you can get the (...) (26 years ago, 5-Aug-98, to lugnet.robotics.handyboard)
 
  Re: General use PCB
 
I too was going to suggest AP having done business with them in the past, however you have to note that they have a 'high density' drilling surcharge. This surcharge is 1 cent for every hole over 24 in 1 sq " of board. Thue "perfboard" (10 x 10 (...) (26 years ago, 5-Aug-98, to lugnet.robotics.handyboard)
 
  voltage regulator
 
The voltage regulator on my board (U13) gets so hot that when i touched it it burned my finger. I am using the recomended 12V 500ma ac adaptor. I have been having problems testing the motor circutry and the red motor lights light up when i turn the (...) (26 years ago, 5-Aug-98, to lugnet.robotics.handyboard)
 
  Re: General use PCB
 
(...) Option #1: How about making some of your own? If you need 60, then the prices from board houses start getting pretty low. Check out these places: (URL) made up a small spreadsheet for expresspcb and apcircuits pricing, and at quantity 60 you (...) (26 years ago, 5-Aug-98, to lugnet.robotics.handyboard)
 
  digital out
 
I am in the need for additional digital outputs. I have read the FAQ and found out that to get 8 more digital outs, I have to connect the 'hc374' clock line to any of the unused output latch selects of the 'hc138'. Has anyone done this? If so, any (...) (26 years ago, 5-Aug-98, to lugnet.robotics.handyboard)
 
  Pull Up Resistor
 
Hi, The polaroid documentation mentions that a 4.7K resistor should be placed between ECHO and Vcc. Should this be done when interfacing to the HB? Thanks, Sheridan (26 years ago, 5-Aug-98, to lugnet.robotics.handyboard)
 
  Handy Board for Sale!
 
To Anyone Interested, I have a nearly brand new complete Handy Board for Sale. I used it one week and unfortunately it does not have the capability to do what I want. It is complete with battery installed, serial/charger board, software for IBM, (...) (26 years ago, 5-Aug-98, to lugnet.robotics.handyboard)
 
  General use PCB
 
We have been using the Radio Shack, Archer board #276-162A. Specifications: Dimensions 3 inches x 4 inches, with copper lands on one side. 30 holes by 25 holes with mounting holes at 2.5 inch and 3.5 inch spacing. We have to told that Radio Shack (...) (26 years ago, 5-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Pull Up Resistor
 
(...) The sensor connectors on the HB already have pullup resistors on the signal inputs (as I recall they were 47K), so you shouldn't need to add an additional pullup. If you want to make sure, just check the signal connection with a voltmeter to (...) (26 years ago, 5-Aug-98, to lugnet.robotics.handyboard)
 
  yet another hb for sale
 
One Handyboard, from Gleason Research, specifically GRHB-PC, with all cables, power supply, software, LCD, battery, charger board, etc. Get it with two Lego 9 volt gearmotors (they cost me $19 each) and my key for IC 3.2. Used for one small project, (...) (26 years ago, 5-Aug-98, to lugnet.robotics.handyboard)
 
  troubleshooting
 
I am assembling my handyboard and am at the stage where i have completed the motor and analog circuits. When I test hte analog circuit the LCD screen prints"press START to test knob..." when i press start the board beeps and the screen goes blank. (...) (26 years ago, 5-Aug-98, to lugnet.robotics.handyboard)
 
  CW TECHNOLOGY
 
ALL, Do you know if the guy from CW Technology who sells MiniBoard is still doing selling them. I sent him an email, but no reply so far. Thanx. Hachemi (26 years ago, 5-Aug-98, to lugnet.robotics.handyboard)
 
  mouse encoders
 
hello, does anyone know how to interface the handyboard with a shaft encoder from a mouse? i am interested in using one out of a microsoft mouse, which uses electrical contacts, instead of an optical sensor. what kind of signal is sent from the (...) (26 years ago, 4-Aug-98, to lugnet.robotics.handyboard)
 
  Re: speed of the board
 
From: (...) I assume you are going to need to do trig functions as well? I've written software that functions as a 2-D odometer, and uses encoders on the two wheels, and I had to write sin,cos,atan2 functions. How are you getting rotational (...) (26 years ago, 4-Aug-98, to lugnet.robotics.handyboard)
 
  HANDY BD EXPANSION
 
hi, I have gone thru the Handy board expansion schmetic circuit version 3.0 by Mr.Fred Martin whcih updated on the June 14,1998. I have some doubts : 1) What and where is the the Analog pass-through connector (J4) and Motor power pass-through (...) (26 years ago, 4-Aug-98, to lugnet.robotics.handyboard)
 
  FS: HandyBoard
 
I have an extra HandyBoard that I assembled and tested. Never used in a project. Includes: Controller Board 2x16 line LCD Nicad Batteries RS-232 Interface/ Charger Board RS-232 Cable Cases for Charger and HB AC Adapter $225 If interested: Mike Davis (...) (26 years ago, 4-Aug-98, to lugnet.robotics.handyboard)
 
  Re: Need Simple IC editor
 
Mr. Carmack wrote: <snip> (...) While any text editor will suffice, I highly recommend one called TextPad. It has very powerful features and does an excellent job of formatting source code. It's available as shareware from www.download.com. (Note: (...) (26 years ago, 4-Aug-98, to lugnet.robotics.handyboard)
 
  Where and when to buy a HandyBoard?
 
Hi all, I am considering purchasing a handyboard, but Definitly want to get the sensor expansion board when available. 1) Do I need to purchase a specific handyboard in order to get the I/O expansion board to work? 2) Is Gleason Research a good (...) (26 years ago, 4-Aug-98, to lugnet.robotics.handyboard)


Next Page:  5 more | 10 more | 20 more | 100 more

Redisplay Messages:  All | Compact

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