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 / *7644 (-100)
  ICn for a Mac?
 
Has anyone ported Kurt Konolige's ICn compiler to the Mac or MSDOS? Thanks! George Musser georgejr@musser.com (24 years ago, 25-Apr-00, to lugnet.robotics.handyboard)
 
  Re: RCX vs. HandyBoard
 
(...) Here's one I can answer, at least a little bit: There's an HC11 port to gcc-2.8.1 and a Handyboard library to go with it. There's also a GCC-2.9.5 version out there. (URL) get you to either one. I program my Handyboard using Linux and GCC (...) (24 years ago, 25-Apr-00, to lugnet.robotics.handyboard)
 
  Re: RCX vs. HandyBoard
 
(...) Here's one I can answer, at least a little bit: There's an HC11 port to gcc-2.8.1 and a Handyboard library to go with it. There's also a GCC-2.9.5 version out there. (URL) get you to either one. I program my Handyboard using Linux and GCC (...) (24 years ago, 24-Apr-00, to lugnet.robotics.handyboard)
 
  driving servos by the handy board!
 
Dear Sir, I am a new user of the handyboard. In a robot project of building a manipulator, I have to drive for at least 3 servo motors. I have found the routines for driving two servo motors at the same time from the handyboard info website. But, if (...) (24 years ago, 23-Apr-00, to lugnet.robotics.handyboard)
 
  Re: RCX vs. HandyBoard
 
Here are some more specific questions that I still have: 1) Can two handyboards communicate with each other from a distance?, either in the same room (i.e. infrared) or via the internet? 2) Besides Interactive C, what exactly are the other ways that (...) (24 years ago, 23-Apr-00, to lugnet.robotics.handyboard, lugnet.robotics.rcx)  
 
  Servo function (new?)
 
Hello all, here's a servo function that I worked up. It's really very simple, but I figured that someone else might want to use/hack it up. My problem was that I wanted to be able to set the servo (non-continuous) at *any* point in its travel (...) (24 years ago, 23-Apr-00, to lugnet.robotics.handyboard)
 
  IR communication power
 
Hi everyone, I am now trying to use the IR transmitter and receiver to communicate two HB. The method seems work, but the main problem is the transmitter power is seems too weak. My HBs can only communicate within a few inches. My question is: Is (...) (24 years ago, 22-Apr-00, to lugnet.robotics.handyboard)  
 
  wits end with PWM measurement
 
Dear All I'm at my wits end on this one. It's a little routine to measure on PA0 a pulse width of a PWM signal generated on PA7. The two pins are linked with a jumper. I've looked through all the books and and handyboard archive, but all I get is (...) (24 years ago, 22-Apr-00, to lugnet.robotics.handyboard)
 
  Re: RCX vs. HandyBoard
 
the HB FAQ has some of this. there is a listing of the specific features of the HB. see (URL) your message you said: (...) e (...) t (...) n (...) (24 years ago, 22-Apr-00, to lugnet.robotics.handyboard)  
 
  RCX vs. HandyBoard
 
is there a website that gives a side-by-side comparison of the features of the handyboard vs. the RCX? i'm giving a series of talks to professors about the rcx and robolab, and some of them have asked about the handyboard, but i don't know a whole (...) (24 years ago, 22-Apr-00, to lugnet.robotics.handyboard)
 
  sonar test and others
 
Hi, My sonar is working!, I checked the wires and noticed that when soldered J12, I forget to cut the tail of the wire, maybe this was making contact with other part of the HB, I have also noticed the limitation to measure more than 2.6 m. , has (...) (24 years ago, 21-Apr-00, to lugnet.robotics.handyboard)
 
  memory problems!!
 
Hi, I'm writting a C program for the HB that will allow it to be controlled by a LabVIEW software interface. The problem i'm having is that when my C code goes above 8Kb in size IC won'teven compiule it, it just crashes and the dos window closes. (...) (24 years ago, 21-Apr-00, to lugnet.robotics.handyboard)
 
  From Mac to Linux
 
Hi, Guys: I meet a strang problem. We developed robot under Mac using IC version 3.1, everything works. Now we move to linux, we let fd(2), but it goes backward, we let bk(3), it goes forward. fd(3) and fd(3) is good. Sonar works. But our four (...) (24 years ago, 21-Apr-00, to lugnet.robotics.handyboard)
 
  Re: New Servo Routines?
 
* Giang Tran <gt4025@chi.devry.edu> [000420 21:49]: (...) Silly me, I wasn't thinking that there would still be a mid point to the resistance. I was stuck on the fact that the new resistors would trick it into thinking that it never reached it's set (...) (24 years ago, 21-Apr-00, to lugnet.robotics.handyboard)
 
  sonar test
 
Hi, I have connect the sonar to the exp. board, and when I run the function sonar_visual(), then the sonar began to click but I only get this: *****, I believe that the connectios are OK, if I disconect Digital 7, the display shows random numbers (...) (24 years ago, 20-Apr-00, to lugnet.robotics.handyboard)
 
  New Servo Routines?
 
Because I have an expansion board, I cannot use my hacked up servo motors together with unaltered motors. In order to stop the hacked servos, I have to call init_expbd_servos(0) which dis-allows use of the other ones. Does anyone have any asm code (...) (24 years ago, 20-Apr-00, to lugnet.robotics.handyboard)
 
  sound generating questions
 
hi, we have to generate a square wave for a pizeo buzzer, we would use the one on the handyboard, but this one has to be encased in a shell, which would only be unable to fit the handyboard. we tried just switching a digital out, on and off, and the (...) (24 years ago, 19-Apr-00, to lugnet.robotics.handyboard)
 
  measure the width of PWM pulses
 
Dear All Does anybody have a routine to measure the width of PWM pulses from an R/C receiver (ie the pulses which control the servos). TIA David Young (24 years ago, 18-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Sonar Pictures?
 
(...) at, (...) Thank you to everyone who sent me a link to a picture of a completed sonar assembly, they've been very helpful even though I still can't get it to work :( As such, I still have questions, but for now this is the only one: - Does it (...) (24 years ago, 17-Apr-00, to lugnet.robotics.handyboard)
 
  problems met in my project
 
Dear Sir, I am a student who is doing a mobile robot project. Since I am really a freshman in Robotics. So, I would like to ask you to help me to solve some problems met in my project. Please forgive me if my questions are too simple! My aim for the (...) (24 years ago, 17-Apr-00, to lugnet.robotics.handyboard)
 
  Re: handy board troubles...
 
gary -- it's an interesting bug. as you say you've got two 2-dim arrays, i can surmise that you're using Newton Lab's version of IC. In which case, they'd be the ones to address this problem. re: mailing list, it's now administered through LUGNET. (...) (24 years ago, 16-Apr-00, to lugnet.robotics.handyboard)
 
  Re: handy board troubles...
 
This isn't technically a Handy Board problem as my code is being run on a Rug Warrior look-alike. However, I suspect that the same problem I'm experiencing would happen on my Handy Board if eviscerated one of my other robots and tried it. (...) (24 years ago, 15-Apr-00, to lugnet.robotics.handyboard)
 
  How to change the baud rate of Interactive C
 
Interactive C communicates with the 68HC11 at 9600 baud, but if you'd like to change that -- say, to maintain interactivity over a slow RF link -- it is easy to hack the software, at least in Mac version 3.1. I'm indebted to Randy Sargent who sent (...) (24 years ago, 15-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Battery Charging Question
 
Thanks for the tip. I think you are right. I got a NiMH catalogue from Panasonic and it makes some of the same recommendation such as charge rate, etc. It is much like NiCD if you charge the battery "watching the clock". I am planning on building a (...) (24 years ago, 15-Apr-00, to lugnet.robotics.handyboard)
 
  Re: About HAndy board and PIC... last one
 
Oh, one more thing. I got my Handyboard from Patrick Hui/The Robot Store at Hong Kong. (URL) It is a little cheaper than Gleason Research. Ok, I will say no more.... -- Ray Du Toit, Francois (SEB IS FDP Developers) <handyboard@media.mit.edu> wrote (...) (24 years ago, 15-Apr-00, to lugnet.robotics.handyboard)
 
  Re: About HAndy board and PIC ... one more
 
Oh, here is something more about my robot. I am programming the PIC to run the legs, so I can take to load off the handyboard. I will still use the handyboard since I like IC. But to have the Handyboard to run that many servos or stepper motors are (...) (24 years ago, 15-Apr-00, to lugnet.robotics.handyboard)
 
  Re: About HAndy board and PIC
 
Hi, Sorry for taking me so long to reply... I was busy working on projects... Actually, I am not a good person to ask all these questions. I am also just getting started on this.... I want to first refer you to another site: (URL) This page contains (...) (24 years ago, 15-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Sonar Pictures?
 
Joe! Here's another pic of the sonar interface to the HB. Note that there are two ways to connect the sonar to the HB. One approach is to use the control lines to the L293 motor driver chip and the other is the SPI port. I've included both. Note (...) (24 years ago, 15-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Sonar Pictures?
 
(...) Try this picture: (URL) This shows the cap soldered in and pretty much hooked up. Hope this helps -Jim Munro <jimmn@xnet.com> (24 years ago, 14-Apr-00, to lugnet.robotics.handyboard)
 
  Sonar Pictures?
 
Does anyone have pictures of their sonar assembly online that I could look at, just to make sure everything is where it should be? My sonar is still hovering around one reading (today it's 1300, the other day it was 700) no matter where an obstacle (...) (24 years ago, 14-Apr-00, to lugnet.robotics.handyboard)
 
  Re: DC motor question
 
(...) [snip] (...) Bingo. Put .1uf caps (rated at least 4X your max voltage) from the (+) pole to the can, from the (-) pole to the can and from the (+) to the (-) pole. Keep your leads as short as possible. Put a big cap (1000uf+) on the power (...) (24 years ago, 14-Apr-00, to lugnet.robotics.handyboard)
 
  DC motor question
 
Hi, I am using DC Motors for the first time (previously used stepper motors) and have been experiencing difficulties when first powering on the handyboard. When I first turn on the power, occasionally the motors start up at full speed for no (...) (24 years ago, 14-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Eltec 442-3
 
(...) Perhaps you could waggle it back & forth (on a servo or something) to simulate motion. -- Will +---...---+ | ^^ <^ ^> | | / òó ó°° \ | | / =Y= U \ | | Wendy, Will, Tatoosh & Tenzing | +---...---+ The difference between reality and fiction? (...) (24 years ago, 13-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Eltec 442-3
 
(...) Move the sensor, or the bot. If you sweep right to left you will detect the heat in front of you. -- Eric (24 years ago, 13-Apr-00, to lugnet.robotics.handyboard)
 
  Eltec 442-3
 
Hi all I just recieved a new Eltec Pyroelectric sensor from acroname and have been messing around with it on my bot. In the booklet it says that the sensor is a Human Motion detector as apposed to a human presence detector. when there is a heat (...) (24 years ago, 13-Apr-00, to lugnet.robotics.handyboard)
 
  Sonar
 
I finally got some time and tried to put together the sonar assembly we purchased from Acroname (unit R14-SONAR1 - Instrument Grade Kit). All the wires are jury-rigged up (didn't want to permanently afix them yet) but they seem to all be making (...) (24 years ago, 12-Apr-00, to lugnet.robotics.handyboard)
 
  Re: More torque
 
One word "Chopper" Nearly every commercial stepper motor driver I have ever seen uses a chopper circuit. This is because torque is related to current (actually its related to magnetic flux but that's related to current :-). The operation of a (...) (24 years ago, 12-Apr-00, to lugnet.robotics.handyboard)
 
  Re: about robots and handy board
 
Francis, Thanks for the info! I'm not an expert, but doesn't PIC stand for "Peripheral Interface Controller"? Well, I guess it's all just semantics, they both could be correct... Just wondering, John Wynne (...) (24 years ago, 12-Apr-00, to lugnet.robotics.handyboard)
 
  More torque
 
Is there an easy way to get more torque out of a stepper motor? Upping the voltage is not an option at this time. I've already decreased the width of the pulses enough (so that it has enough torque to start on its own without a push) that it goes (...) (24 years ago, 12-Apr-00, to lugnet.robotics.handyboard)
 
  Re: about robots and handy board
 
Dear Francois A du Toit: PIC stands for Programmable Integrated Circuit. Generally it is what we call a microcontroller. You write a program in Assembler, burn that program into the PICs EPROM or EEPROM. Then when you put the PIC in its circuit, it (...) (24 years ago, 12-Apr-00, to lugnet.robotics.handyboard)
 
  Handy Board MTBF
 
no, it has never been evaluated for mean time between failures. fred (24 years ago, 10-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Textbook
 
(...) "Mobile Robots" is a nice book. I really liked it. Is there anybody who knows more about "Build Your Own Robot!" by Karl Lunt? It's available on-line but I haven't found any reviews for it yet. Does anybody have it? Is it any good? -- Eric (24 years ago, 10-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Textbook
 
[Joe Kopena] spake unto the ether: (...) Wait for Fred Martin's book (it's due out in the fall, isn't it?) My self-taught practical engineer's take on robotics is that you can't separate the brain from the body, so to speak. Computer scientists tend (...) (24 years ago, 10-Apr-00, to lugnet.robotics.handyboard)  
 
  Re: Textbook
 
Hi. Here's a recommendation: Artificial Intelligence and Mobile Robots Edited by: D. Kortenkamp (NASA), P. Bonasso (NASA), and R. Murphy (U. South Florida) MIT Press (1998) This book is a collection of research papers and editorial essays. It is not (...) (24 years ago, 10-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Textbook
 
(...) How about the Joe Jones/ Anita Flynn book "Mobile Robots" ? That has alot of good intro materials and it's not too ridiculously expensive. Supports Interactive C too. Either that or the new Karl Lunt book, which I haven't yet seen. Heard it (...) (24 years ago, 10-Apr-00, to lugnet.robotics.handyboard)
 
  WTB:handyboard
 
hi, i would like to buy a handyboard or borrow one(i'll pay for usage) for a week from someone on this dlist. my partner and i were going to use a HP calculator as a controller for a robot, but we haven't been able to get the compiler to work on the (...) (24 years ago, 10-Apr-00, to lugnet.robotics.handyboard)
 
  Textbook
 
Can anyone on here reccomend a good textbook for a robotics class? The class is intended for upperclass and graduate computer science students who have already taken classes in artifical intelligence. We're going to be using LEGO kits and (...) (24 years ago, 10-Apr-00, to lugnet.robotics.handyboard)
 
  servos
 
Hi, Could someone tell me what the advantages of the servo_a7.icb over the servo.icb are?? thanks (24 years ago, 10-Apr-00, to lugnet.robotics.handyboard)
 
  Re: About HAndy board and PIC
 
Hi there Just saw your message and thought I could give you a few tips... I also live in SA and have built a HandyBoard. From my experience so far, a robot built around the HandyBoard is very easy to get going, has a wide range of posiblities and is (...) (24 years ago, 10-Apr-00, to lugnet.robotics.handyboard)
 
  About HAndy board and PIC
 
I have read od a newsgroup of robotics that you have build a robot with the Handy Board with a PIC. What advcie can you give me . I have to start from scrath . What I need to buy Handy Board + (what componets+tools??) to build a soccer player (...) (24 years ago, 10-Apr-00, to lugnet.robotics.handyboard)
 
  brushless motors
 
has anyone had any success hooking up brushless motors to a handyboard? basically, the problem i'm having is there is only one gnd pin on the motor, which is both for the internal digital logic and to sink the current through the motor. it's a (...) (24 years ago, 10-Apr-00, to lugnet.robotics.handyboard)
 
  Time measuring problems
 
Hi all, I hope someone out there can help me with this, I'm going nutz (actually i think i'm already there). I am trying to measure a short period of time. Ultimately this will measure ultrasonic ping/echo using Kam Leang's ultrasonic circuit. Right (...) (24 years ago, 8-Apr-00, to lugnet.robotics.handyboard)
 
  What is the best brand/type of rechargeable battery and recharger in sizes AAA-D ?
 
Hello, I was wondering what types/brands of rechargeable batteries people have used and recommend for common use in electronics such as alarm clock, portable radios, etc.. Thanks, John Jeong (24 years ago, 8-Apr-00, to lugnet.robotics.handyboard)
 
  Re: 5V of trouble
 
those two things together strongly suggest that your crystal isn't running. any chance you can get a scope or logic probe to verify this -- measure the E clock output of the 'hc11 (pin 5). also, check that you've properly installed a 2.2 megaohm (...) (24 years ago, 6-Apr-00, to lugnet.robotics.handyboard)
 
  5V of trouble
 
i'm assembling the handyboard according to the instructions found on the HB site. When measuring the E clock signal using a voltmeter, i register 5V instead to the anticipated 2.5V. i've re-checked all the solder joints but there doesn't appear to (...) (24 years ago, 6-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Output to file option for IC?
 
(...) Here's a stupid idea, but might be the simplest: Run a dumb terminal program. I keep a very old version of Telix for DOS around for this purpose. Most of the dumb terminal programs have some option or other for logging or capturing to a file. (...) (24 years ago, 6-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Motor Drivers
 
(...) As others have said, the system should be able to drive this. However there are some obvious 'thoughts': 1) A light that draws 300mA when running, will _momentarily_ draw a much higher value when the bulb is cold. The actual ratio between the (...) (24 years ago, 6-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Output to file option for IC?
 
We have a system that was designed to let you run IC-like code on a host as if it were running on the HB. We use the HB as an extension to a larger mobile robot (the HB turns on lights, motors, etc. Our robot served candy via voice command at last (...) (24 years ago, 6-Apr-00, to lugnet.robotics.handyboard)
 
  Output to file option for IC?
 
It would be cool if IC can output results to a file. well, since it can't does anyone have code available for borland c++ which will receive data over the serial port? I found some code from earlier posts, but can't seem to find one that works. I (...) (24 years ago, 6-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Motor Drivers
 
300 mA shouldn't be a problem. are your main batteries low? alternately, are you sure it's 300 mA at 9v? can you measure it somehow. fred In your message you said: (...) (24 years ago, 6-Apr-00, to lugnet.robotics.handyboard)
 
  Motor Drivers
 
I am trying to run a light with the motor outputs on the handy board. I looked up the spec on the L293D and it claims to be capable of 600mA constant and 1.2A peak. The miniature light I am using draws about 300mA. When the light comes on the handy (...) (24 years ago, 6-Apr-00, to lugnet.robotics.handyboard)
 
  Re: sonar mapping with evidence grid
 
(...) home (...) I have read that it is not actually a solid cone angle, but a peak central lobe and a few side lobes. I think the best way to figure this out is to mount your sonar sensor on a rotatable head and go out to an open field. Place a (...) (24 years ago, 5-Apr-00, to lugnet.robotics.handyboard)
 
  Re: LED's
 
[Derek Healy] spake unto the ether: (...) This is just an idea skeleton, but not too hard to flesh out, if you've worked with TTL. The Handy Board memory map maps some upper 32K addresses to I/O "ports". Look at the schematic and you can see which (...) (24 years ago, 5-Apr-00, to lugnet.robotics.handyboard)
 
  LED's
 
Hi, could anyone tell me how I might light LED's in sequence so that they would simulate a rev counter of an automobile & to also simulate the speed counter. I need to know how I might wire them up and how I might be able to program them using time (...) (24 years ago, 5-Apr-00, to lugnet.robotics.handyboard)
 
  Losing HB memeory
 
Hi all, i am having some trouble with the HB memory. i have some calioberated values stored as persistent globals. after running the program few times the HB tends to lose the stored values. What could be the problem? Many thanks Fazal (24 years ago, 5-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Diodes for Sonar Assembly
 
yes, this is fine. the 5404s have a higher voltage rating, so they're "better". the 5401's are specified because they'd be cheaper and are already more than adequate. fred In your message you said: (...) I (...) e (...) (24 years ago, 4-Apr-00, to lugnet.robotics.handyboard)
 
  Diodes for Sonar Assembly
 
On the official plans on the HB web site, it says to connect 6 1N5401 diodes for a voltage drop. Can I use 1N5404s instead? We got our sonar module the other day and are itching to try it out. After visiting various Radio Shacks I couldn't find the (...) (24 years ago, 4-Apr-00, to lugnet.robotics.handyboard)
 
  Re: IR decode disabling
 
I came across the same line in the lib_hb.c-file, hoping to achieve more performance but as I was told by Fred Martin, the default setting is OFF. Dirk (24 years ago, 4-Apr-00, to lugnet.robotics.handyboard)
 
  Re: sharp gp2d12 infrared ranging sensors (fwd)
 
A little known fact is that this does NOT work on inputs 3, or 6. Cutting the leads on 1,2,4, or 5 works just fine. If you cut the traces on 3, or 6, simply put a solder bridge across the signal and 5V leads to put things back to normal. If you run (...) (24 years ago, 4-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Gleason Research
 
Dear Joe Kopena: We are here and are sorry you have found any difficulty in getting a prompt response. We have no record of having received email from you yourself. We have recently faxed a quote to another party at Drexel. Perhaps your email was (...) (24 years ago, 4-Apr-00, to lugnet.robotics.handyboard)
 
  Re: sharp gp2d12 infrared ranging sensors (fwd)
 
hi has anyone successfully used these with the handyboard? i know that we have to cut the lead from the 47k pull down resistor for the sensors to work, but once doing that (we confirmed that it was cut through an ohmmeter) it still doesn't read (...) (24 years ago, 4-Apr-00, to lugnet.robotics.handyboard)
 
  Gleason Research
 
We haven't been able to get into contact with Gleason, they're not answering our eMails. Has anyone else had a problem? (24 years ago, 3-Apr-00, to lugnet.robotics.handyboard)
 
  array sizes
 
Hi Does anyone know whether the array sizes in ic are limited in any way other than the physical memory constraints? thanks Ross (24 years ago, 3-Apr-00, to lugnet.robotics.handyboard)
 
  IR decode disabling
 
Hi everybody, I try to disable the IR decoding, as it is written in lib_hb.c that it take 11% of CPU time, and that it is default ON. So I add the line at begin of main : bit_clear(0x39, 0b00000010); to disable it. I noticed no improvement, but when (...) (24 years ago, 3-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Non-volatile memory storage?
 
(...) Hi, Brad, You may use one non-volatile memory to subsitute HY62256 directly. Our company has 32k non-volatile ram AS62256. Ellen Grandar Co. Shanghai, P.R.China (...) (24 years ago, 3-Apr-00, to lugnet.robotics.handyboard)
 
  RE: Non-volatile memory storage?
 
Brad, I know in the Mobile robots book they used a Ram chip that had a built in battery back up, whether this would work in the Handyboard (Possible opposing voltage problem), or indeed where you'd get it from. Matt (...) (24 years ago, 2-Apr-00, to lugnet.robotics.handyboard)
 
  Non-volatile memory storage?
 
Anybody know a way to store code in the non-volatile memory of the handy-board? If the board is not battery backed by the 12V pack I lose all memory in RAM. Thanks guys. P.S. I am also looking for a timing routine, a way to have a program run for a (...) (24 years ago, 1-Apr-00, to lugnet.robotics.handyboard)
 
  Re: Question about uP's
 
(...) I'm using an E9 part in a couple of Handyboards. When you set up the CONFIG register (I think most of the downloaders do this for you), you end up disabling the internal ROM and then it looks like an A1 part or so. Works great for me. I think (...) (24 years ago, 1-Apr-00, to lugnet.robotics.handyboard)
 
  ADXL202 use with HB?
 
On Slashdot ( (URL) ) there is an article (URL) ) that talks about a tilt sensor/accelereometer that was connected to a Palm Pilot for gaming purposes. The ADXL202 (URL) ), from Analog Devices, seems to be a perfect sensor for a Handy Board based (...) (24 years ago, 31-Mar-00, to lugnet.robotics.handyboard)  
 
  selling my handyboard and misc
 
Hi, I'm selling a fully assembled handyboard(incl. adapter,nicad, and case) since it no longer meets the specs for my new projects and need some cash to help purcahse new parts. It is about a couple years old but still in great condition. Also I (...) (24 years ago, 31-Mar-00, to lugnet.robotics.handyboard)
 
  Programming Problem
 
Hi everybody, I have a software problem hope any expert can help me.. thanks.. I'm using IC ver. 3.2 for my project, when I run the main() program, it said I have not enough stack space. One of my sub-function program also have the same condition (...) (24 years ago, 30-Mar-00, to lugnet.robotics.handyboard)
 
  Line Sensor How-to
 
Hello All! Anyone interested in a line sensor how-to for the HB? I've posted up a short article: (URL) fun. -kam (URL) (24 years ago, 30-Mar-00, to lugnet.robotics.handyboard)
 
  Mac Ic 2.8
 
I run the commercial version of IC on a Mac color classic I got for $50. It works great and doesn't take up a lot of desk space. Plust there is a nice nostalgia factor. -Scott Harris (...) system (...) (24 years ago, 30-Mar-00, to lugnet.robotics.handyboard)
 
  Re: Ic 2.8 system requirements?
 
(...) Hi everybody, I have a little Mac Plus (68000!) which has got 1Mb of RAM and system 6.0.3 on it. Running only the Finder (no Multifinder!), I just discovered that I can run the INIT board and the IC applications with no trouble whatsoever. You (...) (25 years ago, 30-Mar-00, to lugnet.robotics.handyboard)
 
  Re: Battery Charging Question
 
(...) It is basically charged the same way and has all of the faults of he NiCd (voltage depression, etc.) but while it has a higher average capacity, it does not have as much current delivery (higher internal resistance.) The cells peak charge in a (...) (25 years ago, 30-Mar-00, to lugnet.robotics.handyboard)
 
  Re: Battery Charging Question
 
Hi, Yes, I read that too. But the pack was NiCd, mine is NiMH. According to some people, the charging methods between the two are different. I don't think I can charge NiMH pack like a NiCd pack (or can I??). -- Ray Aaron Dwyer (...) (25 years ago, 30-Mar-00, to lugnet.robotics.handyboard)
 
  RE: Battery Charging Question
 
Ray This is a post that Dennis Clark answered thoroughly for me just last week. By the way thanks for that Dennis, I think I forgot to before. (...) You will need some good equipment, or you will need lots of patience and a good DVM. Here are the (...) (25 years ago, 30-Mar-00, to lugnet.robotics.handyboard)
 
  Battery Charging Question
 
Hi all, I was wondering if any battery expert can help me on this. A friend of mine gave me a NiMH battery pack for my HB expansion board AUX power supply. It is rated 6V, 3 AH (yeah, he gave me the spec.) but there is no charger. I know charging (...) (25 years ago, 30-Mar-00, to lugnet.robotics.handyboard)
 
  Re: Ic 2.8 system requirements?
 
(...) Try this page. Surprisingly, it's on the Handy Board web site! I used to run this software on a Mac IIfx. Gary Livick Tiny HC11 products for your robot (URL) (25 years ago, 29-Mar-00, to lugnet.robotics.handyboard)
 
  Re: Ic 2.8 system requirements?
 
gads -- i think you can go with a 68030 mac and system 6.0.8. fred In your message you said: (...) stem (...) (25 years ago, 29-Mar-00, to lugnet.robotics.handyboard)
 
  Ic 2.8 system requirements?
 
Hi Im currently using IC 2.8 and was wondering what its minimum system requirements are?(ram, speed,processor,system etc.) By the way Im a mac user so Is there acopy out there for a 68k mac? Thanx in advance and for quick responses? -Alex Ps- (...) (25 years ago, 29-Mar-00, to lugnet.robotics.handyboard)
 
  Using IC2/3 inputs w/interrupts in ASM?
 
One of my students wants to use the IC2/3 lines for a function on his LEGO robot. He needs to write an ISR for this particular line. I've done this many times with the 6811 under the BUFFALO monitor, but I don't know the "side effects" likely if we (...) (25 years ago, 28-Mar-00, to lugnet.robotics.handyboard)
 
  How to hack the sonar module from a Polaroid 3500 Camera
 
Anyone know how to hack the sonar module out of a Polaroid Sonar 3500 camera? Or got any good links? Thanks, Bill Denzel (25 years ago, 28-Mar-00, to lugnet.robotics.handyboard)
 
  Re: InterActive C 3.2 or Interactive C 2.8 freeware
 
Oups, I thought this message was lost - Sorry about this (25 years ago, 27-Mar-00, to lugnet.robotics.handyboard)
 
  Rebuilding Pcoder
 
Hi, has anybody ever manage to rebuild a pcoder, using Kent Farnsworth's routines? I just tried, but I am usure about the compiler switches. Next to the startbutton I found the remark "rev. 1.2A", Kent just mentioned REV2 or REV 2.1 board. (...) (25 years ago, 27-Mar-00, to lugnet.robotics.handyboard)
 
  Re: InterActive C 3.2 or Interactive C 2.8 freeware
 
(...) Just try printf("\n %f",4.1/4.1); and see the surprising result with the free version (2.). You should be really careful, when using floating point operations, 'cause there seem to be loads of these errors. I am not sure, if this problem is (...) (25 years ago, 27-Mar-00, to lugnet.robotics.handyboard)
 
  Re: InterActive C 3.2 or Interactive C 2.8 freeware
 
(...) Actually I am using the free version, but you have to be very careful, if you need reliable floating point operations. For example try printf("\n%f",4.1/4.1); and have a look at the surprising result (2.). This is just an example, there loads (...) (25 years ago, 27-Mar-00, to lugnet.robotics.handyboard)
 
  Re: A few questions.
 
Hi Todd, I'll answer the best I can. (...) As long as the relay doesn't require more current than the motor driver chip can handle. You can always bridge the motor outputs together for higher current. The motor chip has the built in diode, so you (...) (25 years ago, 27-Mar-00, to lugnet.robotics.handyboard)
 
  (canceled)
 
 
  Re: A few questions.
 
(...) I don't know about the other questions, but with Interactive C if you write a function called main it will be executed on power up. This just uses the reset interrupt, which can be set manually if you're using a different compiler/assembler; (...) (25 years ago, 27-Mar-00, 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