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 / *6144 (-100)
  Re: Expansion board manual
 
Is there an expansion board manual like the handyboard manual? if so, where can i find it? =) thanx in advance chen (25 years ago, 4-May-99, to lugnet.robotics.handyboard)
 
  RE: Battery Status
 
Sort of, I've had a FET driving a solid state relay that allowed me to connect the motor batteries to the system to preserve the system in the case of system battery failure. However the robot wouldn't move under that situation since the reason the (...) (25 years ago, 4-May-99, to lugnet.robotics.handyboard)
 
  expansion board
 
How does the jumper from the expansion board J19 to digital 7 come into play? Scott Sherman IT Spec. II St. Cloud State University 720 4th Avenue South Academic Computer Services ECC Building, Room 101 (320) 255-4888 (25 years ago, 4-May-99, to lugnet.robotics.handyboard)
 
  Re: Navigation & Encoders
 
(...) The angle relative to the x axis is given by: theta = arctan((y2 - y1)/(x2 - x1)) Remember, the tangent of an angle is the length of the opposite side divided by the length of the adjacent side of the corresponding unit right triangle (i.e., (...) (25 years ago, 4-May-99, to lugnet.robotics.handyboard)
 
  Navigation & Encoders
 
I know this is not really handyboard specific but hey... Does anybody know the equation for finding a heading (theta) from a current position P(x,y) to a goal position G(x,y). I sure there's a tangent in there somewhere but I've already dredged up (...) (25 years ago, 4-May-99, to lugnet.robotics.handyboard)
 
  RE: Battery Status
 
I have quite a few battery discharge curves lying around, and one thing I can tell you is that they are all different. Generally they start at a high voltage, quickly discharge to a normal operating voltage, hold that voltage for a majority of (...) (25 years ago, 4-May-99, to lugnet.robotics.handyboard)
 
  RE: Battery Status
 
Has anyone ever tried having a small offline battery that can be kicked in via sofware? When the main power source is nearly exhausted it can be put online and you know approximately how long that emergency supply will last. Mike (...) at (...) (I (...) (25 years ago, 4-May-99, to lugnet.robotics.handyboard)
 
  Re: Battery Status
 
(...) battery (...) drop. (...) Umm, yes. But only if the battery is 5volts. Presumably, the voltage regulator on the HB is being supplied with well over ~6.5 volts (usually a 9.6v battery). Thus the output of your divider could be read via an (...) (25 years ago, 4-May-99, to lugnet.robotics.handyboard)
 
  Re: Battery Status
 
(...) However, I'd be concerned about this method in the long run. I'm thinking that the discharge rates of some batteries change over time (talking rechargables here), and that may screw you eventually. Of course, I haven't the faintest idea for a (...) (25 years ago, 4-May-99, to lugnet.robotics.handyboard)
 
  RE: Download of PCode and registers
 
Eric, You shouldn't need to use the 0d block for normal programs. In fact, 0c is what you are supposed to use. The only time when you need to use the 0d value is when you are burning the board with the "config0c.s19"(I believe that is the file (...) (25 years ago, 4-May-99, to lugnet.robotics.handyboard)
 
  RE: Download of PCode and registers
 
Eric, You shouldn't need to use the 0d block for normal programs. In fact, 0c is what you are supposed to use. The only time when you need to use the 0d value is when you are burning the board with the "config0c.s19"(I believe that is the file (...) (25 years ago, 4-May-99, to lugnet.robotics.handyboard)
 
  Re: Battery Status
 
[Duncan Orthner] spake unto the ether: (...) But isn't the supply voltage also the reference for the D/A converter? If the reference drifts, the signal through the divider leg will also drift? I remember trying something like this with a variety of (...) (25 years ago, 4-May-99, to lugnet.robotics.handyboard)
 
  Re: Battery Status
 
(...) This is usually how it's done. The voltage will drop predictably as the battery discharges. (...) Yes. You could use a voltage divider. You may have to play with the cutoff point a bit, and be aware that nicads experience a rather sharp (...) (25 years ago, 3-May-99, to lugnet.robotics.handyboard)
 
  Dowload of PCode and registers
 
I am building a new handyboard and when I attempt to send the PCode to the board using HBDL for Windows I get an error if 0c is put in the register window. However, if I put 0d it works fine, the files load and the handyboard functions properly. Why (...) (25 years ago, 3-May-99, to lugnet.robotics.handyboard)
 
  Battery Status
 
Hi, I would like to measure the battery capacity (how much longer can I keep the operating robot, running under the present battery), but I very newbie in regards to electonics... so here are my newbie questions... :) 1) Is voltage; information (...) (25 years ago, 3-May-99, to lugnet.robotics.handyboard)
 
  6500 returning dd values
 
Hello, I connected a Polaroid 6500 to my expansion board on my handy board and tried to test it but it returnes a different value every time, some of them being odd values (eg -24567). Heres how it lies - on the 6500 per. bd. E1 is connected to the (...) (25 years ago, 3-May-99, to lugnet.robotics.handyboard)
 
  Re: charging circuit
 
Hello again, Sorry for the posting, seems as the problem fixed itself, anyhow it's working like it always did now. Thanks anyhow, Terry Gathright ---...--- (...) with (...) (25 years ago, 3-May-99, to lugnet.robotics.handyboard)
 
  charging circuit
 
Hi All, I turned on my handyboard yesterday and found that the battery had died, zero,no voltage. I then plugged the wall transformer wire into the jack on the handyboard as I had been doing all along. The charge yellow led on the handyboard blinked (...) (25 years ago, 3-May-99, to lugnet.robotics.handyboard)
 
  UV sensors?
 
I am doing a project that involves detecting UV light. Has anyone ever uses UV sensors. And where would I be able to get these sensors? -Peter (25 years ago, 2-May-99, to lugnet.robotics.handyboard)
 
  Re: string functions and Interactive-C
 
(...) Dear Matt, Serial i/o routines available in the FAQ at the MIT site for the handy board send characters. Write a function which using % and / operators to convert a number into digits. The function should send each digit as a character along (...) (25 years ago, 2-May-99, to lugnet.robotics.handyboard)
 
  string functions and Interactive-C
 
I would like to be able to construct various useful strings and send them out the serial port (not just to the display). For example, I would like to be able to do something like: sprintf(buffer,"Motor Temperature is %d",mot_temp); (...) (25 years ago, 2-May-99, to lugnet.robotics.handyboard)
 
  Re: HC11 E 'series'
 
(...) Yes. I'm using a couple of E9's. Setting the config register to the normal Handyboard value disables the internal ROM, so you end up with an A-series with the exception that you have twice the RAM (512 bytes). Curt Mills, WE7U (...) (25 years ago, 29-Apr-99, to lugnet.robotics.handyboard)
 
  HC11 E 'series'
 
I was wondering if i can use the HC11E9 series microcontroller instead of the A1 (that is suggested on the data sheets for the handy board). I have the Reference Manual for the HC11, looked at the data sheets and they say the E9 is an upgrade from (...) (25 years ago, 29-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Smooth PWM with IC 3.2
 
Dear Bill, Mostly you have got wrong versions of your library files mixed up. Multiple definition of functions is occuring. It is best that you download all files from the same site on the internet and use them. As per the new version, raw_analog (...) (25 years ago, 29-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Video transmitter and receiver
 
Hi! can anyone recommend any good video transmitter and receivers? my team has the monitor but no transmission equipment. =) chen (25 years ago, 27-Apr-99, to lugnet.robotics.handyboard)
 
  Please help me.
 
Hello all. I have just begun 68HC11 study. So, everyone has a question. 1. I want to know how to change hex file to motorola s19 file. 2. I want to know where it is free disassembler for 6811. Please help me!! Yoshi astronauts@mail.goo.ne.jp (25 years ago, 27-Apr-99, to lugnet.robotics.handyboard)
 
  GCC/HC11
 
Just to let everyone know: I think I may have found a new compiler bug with the GCC/HC11 C-compiler. When I did this: c = d = serial_getchar(); My program didn't work correctly. If I did this instead: c = serial_getchar(); d = c; It worked fine. (...) (25 years ago, 26-Apr-99, to lugnet.robotics.handyboard)
 
  doc info
 
I am buliding my own handy board and I having difficulty downloading the "Assembling The Handy Board" file off the web site. Does anybody know any other way to obtain this document? Fred (25 years ago, 26-Apr-99, to lugnet.robotics.handyboard)
 
  CMOS CAMERA
 
Anynoe did connect a CMOS camera to Handy Board ? Is possible ? (25 years ago, 26-Apr-99, to lugnet.robotics.handyboard)
 
  Re: IR test reports "Rubbish" when I run test.c
 
Test.c expects to see both short and long pulses of IR, and it tries to accept timings from any remote. It times the signals it receives and records the lengths of the shortest and longest pulse. It then uses the midpoint of these values as a (...) (25 years ago, 24-Apr-99, to lugnet.robotics.handyboard)
 
  Re: handyboard clock speed
 
(...) Not going to mention the free Otto/Steven/Keith/Curt GCC-2.8.1 HC11 port? I'm hurt. ;-) Maybe you need to add my web & ftp pages to your free software page, now that I have a GCC Handyboard library available? GCC/HC11 patches are available (...) (25 years ago, 23-Apr-99, to lugnet.robotics.handyboard)
 
  Re: handyboard clock speed
 
(...) yes, this is right. the fastest you can go with the 52-pin 6811s is 12 MHz crystal --> 3 MHz system clock (i'm pretty sure). so this is only 1.5x over the stock HB. so you've got the issue Curt pointed out with not only the downloader, but (...) (25 years ago, 23-Apr-99, to lugnet.robotics.handyboard)
 
  Re: handyboard clock speed
 
(...) From the data books for the 68HC11, if you have any version of the E-series (except for perhaps one, a low-power version?), you can run them at up to a 3MHz E-clock (12MHz crystal). I haven't looked at the rest of the handyboard schematic with (...) (25 years ago, 23-Apr-99, to lugnet.robotics.handyboard)
 
  IR test reports "Rubbish" when I run test.c
 
When I try to get the values for my IR transmitter the test.c reports that it is a bad. It calls it 'rubbish' why would that be? -Peter (25 years ago, 23-Apr-99, to lugnet.robotics.handyboard)
 
  RE: Electrolytic Capacitor Ratings [was Re: Choosing Parts?]
 
Sorry, no. The breakdown occurs purely from the dielectric material. Remember lightning? You don't all of a sudden see the clouds come crashing down to the ground and then have a discharge. (...) (25 years ago, 23-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Faulty Digitals
 
it might be the processor, but more likely there is a board short connecting the dig ins to ground (input 7) and pwr (input 8). measure resistance between the inputs and the gnd and pwr rails to check. fred (...) (25 years ago, 23-Apr-99, to lugnet.robotics.handyboard)
 
  Electrolytic Capacitor Ratings [was Re: Choosing Parts?]
 
Date: Thu, 22 Apr 1999 13:21:14 -0700 From: Chuck McManis <cmcmanis@mcmanis.com> Kind of. Electrolytics are indeed made by plates in a conductive solution, however when the voltage increases, it pulls the plates together (standard columbs law (...) (25 years ago, 22-Apr-99, to lugnet.robotics.handyboard)
 
  Faulty Digitals
 
Greetings all! I've got a Handy Board with the expansion board, and the first and second digital ins (digitals 7 and 8) aren't working. 7 is stuck in 0, and 8 is stuck in 1. I replaced everything on the board but the processor itself, and I'm not (...) (25 years ago, 22-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Electrolytic Capacitor Ratings [was Re: Choosing Parts?]
 
(...) Also (generally) usually less than 1uf (...) and generally >= 1uf (25 years ago, 22-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Electrolytic Capacitor Ratings [was Re: Choosing Parts?]
 
Kind of. Electrolytics are indeed made by plates in a conductive solution, however when the voltage increases, it pulls the plates together (standard columbs law stuff). When you exceed the rated voltage the force on the plates is enough to pull the (...) (25 years ago, 22-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Electrolytic Capacitor Ratings [was Re: Choosing Parts?]
 
Generally, cost, accuracy, size, and drift. Ceramic caps are expensive ($/pf) reasonably stable across temperature and acceptably accurate. Electrolytic capacitors are cheap ($/pf) only moderately stable across temperature changes, polarized, and (...) (25 years ago, 22-Apr-99, to lugnet.robotics.handyboard)
 
  smooth PWM!!!...!!!
 
hi everyone, i like to ask something on the PWM of the handboard. if i only do a command: motor(2,50); motor(3,50); i will get a smooth PWM of 500 Hz of waveform.( -_-_-_-_ something like this) but if i implement the above command into a program (...) (25 years ago, 22-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Electrolytic Capacitor Ratings [was Re: Choosing Parts?]
 
As long as we are talking about caps, I cannot find the information about why one uses tanatlum caps vs ceramic caps vs electrolytic. What are the differences between the various types? Thanks, Gary Livick (25 years ago, 22-Apr-99, to lugnet.robotics.handyboard)
 
  Re: I hope someone can help me...
 
(...) If it is the note I posted, also get the followup. The initial post I think I made a couple errors, and then someone said their chips got hot :-o. Anyway a followup post corrected the information. (...) If you look at the pinouts for the 293 (...) (25 years ago, 22-Apr-99, to lugnet.robotics.handyboard)
 
  RE: Electrolytic Capacitor Ratings [was Re: Choosing Parts?]
 
Sorry to say, but the capacitance does change depending upon the applied voltage. As you increase the plate voltage a force is created pulling the plates together. This effectively INCREASES the capacitance. The good news is that this enhancement is (...) (25 years ago, 22-Apr-99, to lugnet.robotics.handyboard)
 
  I hope someone can help me...
 
I am planning on getting some LMD18200 motor driver chips from National Semiconductor and I found some info about which pins go to what by doing a search in the H-Board archive. Great resource by the way. It expalains how to take one of the standard (...) (25 years ago, 22-Apr-99, to lugnet.robotics.handyboard)
 
  Polaroid Sonars
 
Hi everyone, It seems that the world's Polaroid Sonar reserve is almost depleted. Polaroid is currently in the manufacturing process to produce more. The company www.acroname.com still has them in stock if anyone is interested. ---...--- ericson mar (...) (25 years ago, 22-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Electrolytic Capacitor Ratings [was Re: Choosing Parts?]
 
Capacitance is calculated using the area of the plates, the dielectric constant, and the distance between the plates. It does not have anything to do with the voltage. If a thicker dielectric is formed, it will reduce the capacitance. This is not (...) (25 years ago, 22-Apr-99, to lugnet.robotics.handyboard)
 
  RE: new intranet ip
 
(URL) now points to the new site also. Doug -----Original Message----- From: mark williamson [SMTP:markw@tabnet.com] Sent: Friday, March 19, 1999 2:42 PM To: Andy Stevens; Brad Davis; Brendan Benzing; Caitlin McGillicuddy; Carlie Ross; Chris (...) (25 years ago, 22-Apr-99, to lugnet.robotics.handyboard)
 
  Electrolytic Capacitor Ratings [was Re: Choosing Parts?]
 
(...) listed (...) Your comments aren't taken as being harsh, but I'm still not sure I agree. Now I must say that my comments are based on something I heard in the rummer mill, but it still sounds plausible. What I heard goes like this. Electrolytic (...) (25 years ago, 22-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Polaroid Sonar
 
Greetings, Acroname has them on their parts list, though I am not certain if they have them in stock (www.acroname.com). Marco A. A. de Oliveira assfalk@eece.unm.edu /---...---| /---...---/ CNPq Scholarship Awardee | | Research Asst. | | | ACE SMR (...) (25 years ago, 22-Apr-99, to lugnet.robotics.handyboard)
 
  handyboard clock speed
 
Ive checked the mailing list archives and i cant find a simple answer to the following question: Is it possible to run the HB at >2Mhz? That is, can I run a different version of the 6811 perhaps and get 8Mhz? What are the advantages/disadvantages? (...) (25 years ago, 22-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Mobile Robot Question
 
(...) Can anyone answer all that? I think the answer is "it depends". Unfortunately it depends on so many variables that you'll just have to implement one system at a time, checking each thoroughly and modifying as you go. Make sure to go back and (...) (25 years ago, 21-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Polaroid Sonar
 
(...) The Mondotronics Robot Store was selling them, but the price wasn't great. Instead of about $50 per transducer/board combo, they were selling pairs for $150 last time I checked. -- Will , , __@_/ \_@__ |/ | /__, o @_/ )\ ) ( \ (\/\\, ~~~...~~~ (...) (25 years ago, 21-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Choosing Parts?
 
(...) I don't mean to be harsh, but this isn't exactly correct. The voltage is the highest the capicitor is rated for. if you have a 12V circuit it won't hurt to put in a 200V cap, but you'll need lots of room. Generally for safty, in high current (...) (25 years ago, 21-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Choosing Parts?
 
In a message dated 4/21/99 1:08:33 AM Central Daylight Time, josr0633@cetus.zrz.TU-Berlin.DE writes: jos runarko: (...) For electrolytic capacitors, you want the printed voltage to be the closest voltage above the voltage you are operating at. The (...) (25 years ago, 21-Apr-99, to lugnet.robotics.handyboard)
 
  Choosing Parts?
 
Hi, in Katalogs, there are many capacitors with the same capacity value but different voltage and tolerance. My question is, which voltage should I choose: above the operating voltage of 12 V? Second, the tolerance the lower the value it has a (...) (25 years ago, 21-Apr-99, to lugnet.robotics.handyboard)
 
  Re: help on replacement part
 
yes. fred (...) (25 years ago, 20-Apr-99, to lugnet.robotics.handyboard)
 
  Mobile Robot Question
 
Hi, I'm building a mobile robot using an R/C car with an Electronic Speed Controller (ESC) as the mobile platform, the Handyboard for sensorial data aquisition, and servo control; and a Linux "box" for GPS, videoconferencing, wireless (...) (25 years ago, 20-Apr-99, to lugnet.robotics.handyboard)
 
  help on replacement part
 
Can anyone please tell me if a 50 v replacement for part C7 and C9 will be ok instead of the normal 63v one? -Jon Schuck (25 years ago, 20-Apr-99, to lugnet.robotics.handyboard)
 
  Polaroid Sonar
 
Anyone know where to get a Polaroid Sonar besides Wirz elevtronics and Polaroid Corp? They are both out of the product. Thanks for any input. ---...--- ericson mar Robotics Consultant mar@cooper.edu (212)353-4356 Department of Mechanical Engineering (...) (25 years ago, 20-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Polaroid 6500
 
Scott Sherman, My name is Fabian Lopez and I am to begin hooking up a polaroid sonar transducer to my handyboard.....any words of wisdom. Hola from New Mexico (...) (25 years ago, 20-Apr-99, to lugnet.robotics.handyboard)
 
  Spurious IR signal
 
Dear IR users, I recently have begun experimenting with IR sensing for my HB by using an IR led and a 3 pin detector (Everlight IRM8100-3-M available from Radio Shack, cat no 276-137a). The LED is driven by a 38 KHz square wave (50/50 duty cycle). (...) (25 years ago, 20-Apr-99, to lugnet.robotics.handyboard)
 
  GP2D12
 
Looking for this part. Does anyone know where to get it? ---...--- ericson mar Robotics Consultant mar@cooper.edu (212)353-4356 Department of Mechanical Engineering The Cooper Union for the Advancement of Science and Art ---...--- (25 years ago, 20-Apr-99, to lugnet.robotics.handyboard)
 
  Re: GCC/HC11 small patch
 
Patch 1.2 to the GCC/HC11 compiler is now available on my FTP site: ftp.eskimo.com/u/a/a...est.tar.gz This new patch includes the patches by Otto Lind, Dr. Steven Barnicki, Keith Hearn, and myself. It is patch 1.2. Also, I put the latest snapshot of (...) (25 years ago, 20-Apr-99, to lugnet.robotics.handyboard)
 
  pcode_hb.asm
 
Does anyone know where the latest pcode_hb.asm file can be found? Also, does one use as11 to assemble this thing, and are there include files that have to go with it, etc? I assume that dlm can be used to download the resulting .s19 file, am I wrong (...) (25 years ago, 19-Apr-99, to lugnet.robotics.handyboard)
 
  Help on selecting MOSFET
 
Can someone give me the name of a P-channel depletion mode MOSFET that can handle like 6+ Amps. Thanks for any leads at all. :) ---...--- ericson mar Robotics Consultant mar@cooper.edu (212)353-4356 Department of Mechanical Engineering The Cooper (...) (25 years ago, 19-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Handyboard sudden turn off`
 
Phillip, This happened to me once, and it was because I had an electrolytic capacitor installed backwards. You obviously have something drawing a lot of current, so if you check the caps and everything looks ok, it is somewhere else. Lacking any (...) (25 years ago, 19-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Vector Compass problem
 
(...) I have seen that too. maybe have you main call comp_disable, do some stuff, and call comp_init. It may fix the problem. The compass should reset properly on it's own, but doesn't always. (...) Check you environment with a regular old compass, (...) (25 years ago, 19-Apr-99, to lugnet.robotics.handyboard)
 
  Vector Compass problem
 
hi, i am currently trying to interface the vector 2x compass with the handyboard given the info and code provided on the handyboard web page. i am having 2 problems with it. 1) occasionally the compass doesn't produce a clock signal until i reset it (...) (25 years ago, 19-Apr-99, to lugnet.robotics.handyboard)
 
  SMT & PTH Assembly equipment - buy or sell
 
Hello, If this message has inadvertently reached the wrong individual in your organization, please forward it to your manufacturing manager. My name is Lee Anderson and I represent Manufacturing Automation, Inc. We are a buyer and seller of new and (...) (25 years ago, 19-Apr-99, to lugnet.robotics.handyboard)
 
  Handyboard sudden turn off`
 
Hi , I really need help. It's urgent!!! When I turn on the HD, the LCD did not appear anything Moreover, the program is not running running once I download and pressed start. The worst part is that the U13 LM7805 CTB is getting HOT that can burn my (...) (25 years ago, 19-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Sonar and Compass
 
Hi Tom, I would be instrested in using your code for using both sensors when completed. I used your eariler code for the v2x and it works great, Thanks for your contributions and dedication to help those less competent writing code. bye. ---...--- (...) (25 years ago, 19-Apr-99, to lugnet.robotics.handyboard)
 
  12v SLA Battery
 
Hi all, I'm currently putting together a handyboard system, and my question is, can I simply use a 12v sealed lead acid battery in place of the 9.6v rechargable pack? I know that the interface board won't be able to charge the SLA, but apart from (...) (25 years ago, 18-Apr-99, to lugnet.robotics.handyboard)
 
  Re: first step in assembly of the handy board...
 
(...) If you are at section 4.1.2 of the assembly manual, follow the debugging routine outlined in 4.1.3 ie. check the DC adapter for polarity, check the LED for polarity, check the orientation of U13 and D3... Hope this helps, Duncan (25 years ago, 18-Apr-99, to lugnet.robotics.handyboard)
 
  first step in assembly of the handy board...
 
I'm kinda new at this...Can anyone tell me what voltage I should be checking with my multimeter(1000 or 200 or 200M etc..)? I'm on the first testing stage of the main assembly of the handy board and I get no voltage and GND and +5v spot, also my led (...) (25 years ago, 18-Apr-99, to lugnet.robotics.handyboard)
 
  Connection Serial Board <-> Handy Board
 
Dear Handy Board user, I have several question regarding the Handy Board, but first I want to ask you about the connection between the Serial and the CPU Board. 1. I saw in the part list the use of a RJ11 6/4 top entry at the CPU side and the use of (...) (25 years ago, 18-Apr-99, to lugnet.robotics.handyboard)
 
  GCC Handyboard Library
 
For all of you (2?) who have been anxiously awaiting the Handyboard library for the GCC compiler: It ain't ready yet. :-( Keith Hearn and myself have been working hard at different pieces of it, and we're hoping to have a merged library sometime (...) (25 years ago, 16-Apr-99, to lugnet.robotics.handyboard)
 
  Please help
 
Hello all, I want to power some twelve volt gearmotors (The kind currently available from Acroname) with the H board without extensively (or permanently) modifiying the H board. My plan is to use some MOSFETS that have a low voltage gate threshold (...) (25 years ago, 16-Apr-99, to lugnet.robotics.handyboard)
 
  Help on Microprocessor circuitry(4.1)
 
I'm having a lot of trouble with the first assembly of the handy board(4.1)...I installed all the parts, but the led does not light and I get zero voltage at GND and +5v...What could cause zero voltage accross the board??? I already switched D3(like (...) (25 years ago, 16-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Sonar and Compass
 
(...) I have started working on an expansion board version of the compass code. I won't have it done before fall probably (unless is snows or something really bad). I am involved in another huge project right now. My thoughts are to have the compass (...) (25 years ago, 16-Apr-99, to lugnet.robotics.handyboard)
 
  Re: design alternatives: servo control and power source
 
Hi Doug: I built a 12-servomotor walking robot using two SSCs - their interface with the HandyBoard is well documented, and ICB drivers are available on the webpage. I communicate with two SSCs (www.seetron.com) via one serial line connected to PA7 (...) (25 years ago, 16-Apr-99, to lugnet.robotics.handyboard)
 
  design alternatives: servo control and power source
 
Hello, I am planning to build a robot based on the Lynxmotion Hexapod II and Big Grip kits. There will be 12 servos for lego control, 2 servos for the manipulator, and 2 more for a camera pan/tilt unit. Everything appears fairly straightforward, (...) (25 years ago, 16-Apr-99, to lugnet.robotics.handyboard)
 
  Sonar and Compass
 
Hi everybody! I've been running both the Polaroid sonar sensor and Vector 2x digital compass on the HB without the expansion board. I'm using Kent Farnsworth's older sonar driver code that is designed for the motor driver output ports (U11). The (...) (25 years ago, 16-Apr-99, to lugnet.robotics.handyboard)
 
  Re: design alternatives: servo control and power source
 
(...) I don't have the Ferrettronics chip datasheet in front of me but some off the cuff calculations: 2400 bps/10 bits per byte=240 bytes per second each servo will require at least 2 bytes (servo # and position) 16 servos * 2 = 32 bytes for each (...) (25 years ago, 16-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Wireless communication with the Handyboard
 
We just finished using the same comm. boards for our senior project, so maybe I can help a little. (...) One interesting phenomenon we noticed was that we received random noise at the receiver when the transmitter wasn't on. However, when the (...) (25 years ago, 16-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Wireless communication with the Handyboard
 
(...) I was doing some work on wireless between two boards using the DVP board. Though, I can't answer directly your problem coz you are using a computer as your other transceiver. So mine was a little bit easy, but maybe you can get something from (...) (25 years ago, 16-Apr-99, to lugnet.robotics.handyboard)
 
  Wireless communication with the Handyboard
 
Hello, I've been very busy trying to communicate with the Handyboard via a wireless link ( HP Development kit form Linx Technologies). I have run into a slight problem- The kit comes with 2 "development boards" - each contains a transmitter, (...) (25 years ago, 16-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Smooth PWM for IC3.2?
 
You misunderstood my point, or maybe I was not clear enough. I know the smooth PWM algorithm are available for I3.2. What I require is all the source code that's running on my handy board to be available. It's not the case for IC3.2, so I'm not (...) (25 years ago, 15-Apr-99, to lugnet.robotics.handyboard)
 
  OT help needed
 
I'm going away for ten days and I have lost the address to sign of this list. Would someone please send instructions to me directly? Thanks in advance, Bob Bailey (25 years ago, 15-Apr-99, to lugnet.robotics.handyboard)
 
  Beyond the jitters...
 
Well my code does make constant calls to printf() and motor() (although with the original PWM code). I did notice the jitters more on the low end. now I've put aside the head rotation and sonar routines and will start on the encoders. I am (...) (25 years ago, 15-Apr-99, to lugnet.robotics.handyboard)
 
  Re: Smooth PWM for IC3.2?
 
Eric/MSMKatz Newton Labs does offer smooth PWM routines for IC3.2. Check ftp://newtonlabs.com...mooth-pwm/ for details. I have used these with my handy board and expansion board (only simple test) and it worked fine. It does require some changes to (...) (25 years ago, 15-Apr-99, to lugnet.robotics.handyboard)
 
  Re: motor drivers
 
might have better luck with www.wirz.com ---...--- | From: Naser A. Ameen <naa6195@silver.sdsmt.edu> | To: Chen Yung Hsu <hsu3@cooper.edu> | Cc: Handyboard@media.mit.edu | Subject: Re: motor drivers | Date: Wednesday, April 14, 1999 3:46 PM | | Try (...) (25 years ago, 15-Apr-99, to lugnet.robotics.handyboard)
 
  Re: how to
 
The licensing info is at : (URL) you can do what you want with it, invluding selling it, as long as you keep the copyright info intact, and acknowledge Fred Martin and the MIT Media Lab as the creators. Keith Disclaimer: I'm not a lawyer and the (...) (25 years ago, 14-Apr-99, to lugnet.robotics.handyboard)
 
  Re: how to
 
Gary, Write direct to Fred Martin. By the way there are three! We downunder at robot-Oz do distribute unassembled and assembled boards in the Australia/Oceania area using Patrick Hui's boards. We just haven't made it onto the Vendor page yet. Will (...) (25 years ago, 14-Apr-99, to lugnet.robotics.handyboard)
 
  Re: motor drivers
 
-->Try Wriz electronics. I think their internet address is www.wriz.com Actually, it's Wirz Electronics (URL) you can check out (URL) this helps. --kam (URL) -->On Wed, 14 Apr 1999, Chen Yung Hsu wrote: --> -->> Hi! i'm looking for places that sell (...) (25 years ago, 14-Apr-99, to lugnet.robotics.handyboard)
 
  Re: how to
 
Does anyone know what it takes to become an "official Handy Board distributor" of assembled boards? There are only two, and there ought to be three! Thanks, Gary Livick (URL) (25 years ago, 14-Apr-99, to lugnet.robotics.handyboard)
 
  Re: motor drivers
 
Try Wriz electronics. I think their internet address is www.wriz.com (...) (25 years ago, 14-Apr-99, to lugnet.robotics.handyboard)
 
  Re: motor drivers
 
Hi! i'm looking for places that sell DC motor drivers or H-bridges. if anyone knows of any please email me back. =) thanx chen (25 years ago, 14-Apr-99, to lugnet.robotics.handyboard)
 
  Re: More servo jitters...
 
My HB is totally new, and I also have the "jitters". However, I have never Zap charged the unit. Although when we observed the jitters we were excessievly calling printf()... We more promenently noticed the jitters when running 2 9V motors (with (...) (25 years ago, 14-Apr-99, 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