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 / *6644 (-100)
  Re: Boolean operators in IC
 
Booleans work the same as in most languages. If you want to test for a certain condition or set of conditions, then break it down into things that can be answered as true or false. You can use equalities, such as: if (sky == blue) printf ("you're on (...) (25 years ago, 16-Sep-99, to lugnet.robotics.handyboard)
 
  Re: proximity sensors
 
(...) (URL) (25 years ago, 16-Sep-99, to lugnet.robotics.handyboard)
 
  Boolean operators in IC
 
Hi all, Can any body please explain me how to use Boolean operators in IC with some simple example as I could not find any example. Thanks. Kind Regards, Javaid Iqbal (25 years ago, 16-Sep-99, to lugnet.robotics.handyboard)
 
  Wheelchair
 
I just got my hands on an electric wheelchair for $20... any ideas? Has anyone interfaced a wheelchair to a handyboard before? I'm not sure if I want people riding on it, but I'm thinking I can mount a vacuum cleaner under it or something ;-) -phil (25 years ago, 16-Sep-99, to lugnet.robotics.handyboard)
 
  Educational industrial robot
 
Dear Handy Board list member: I am looking for an industrial robot built for education purposes. I know that some place there is a company building them but I lost their address. Thanking you in advance, I remain Augusto Bahia E-mail (...) (25 years ago, 16-Sep-99, to lugnet.robotics.handyboard)
 
  Re: proximity sensors
 
for most of your handyboard micromouse needs go to (URL) (...) (25 years ago, 15-Sep-99, to lugnet.robotics.handyboard)
 
  Re: proximity sensors
 
Dennis I got this back from that URL: (URL) Terry King ...In The Woods In Vermont (25 years ago, 15-Sep-99, to lugnet.robotics.handyboard)
 
  Re: proximity sensors
 
(...) Well, just on the subject of proximity detectors, I have a couple of projects on my web page that use IR LEDs to do proximity detection. I have the code for the PIC based solution posted and a couple of different circuits, including one for (...) (25 years ago, 15-Sep-99, to lugnet.robotics.handyboard)
 
  proximity sensors
 
hello, I am a fourth year EE student at the University of British Columbia. For my team project, we have to construct a robot which is able to learn a maze and then find the quickest way to navigate through it. I was thinking of only use infrared (...) (25 years ago, 15-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Is there a device that...?
 
One manufacturer of such a device is Fascinating Electronics of Oregon. They make a device that hooks to your serial port, you send it "commands" and it answers. The board has a/d inputs digital inputs and outputs a relay output, etc. It works by (...) (25 years ago, 15-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Debugging the memory circuit
 
Ed -- there is an old utility, mon.exe, that might work. it's at ftp://cher.media.mit...os/mon.exe there's a cmd line flag to put it in extended memory mode. fred In your message you said: (...) (25 years ago, 15-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Debugging the memory circuit
 
Thanks Fred, Yes, we have several working ones that download and boot just fine. In fact we're going ahead with these, but it means we don't have 1 bot per student. Since the download appears to work, and just the boot does not, I'm stumped. It's (...) (25 years ago, 15-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Is there a device that...?
 
Re: Parallel Port... if you want to see how to get 8 input bits, all straightened out, see: (URL) is also a program called SEEBITS that allows you to easily see all the input bits and set the output bits on and off. I am working on a "Parallel Port (...) (25 years ago, 15-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Handy Board list now a LUGNET newsgroup
 
The tail end of my message got cut off. All I wanted to say was, "I think it'll be worth it. Yours, Fred" :-) BTW, one nice feature of LUGNET over handyboard@media is that messages get distributed a LOT faster when they come from LUGNET. Fred (...) (...) (25 years ago, 15-Sep-99, to lugnet.robotics.handyboard)
 
  Handy Board list now a LUGNET newsgroup
 
Dear all, As announced, the Handy Board mailing list is now also a LUGNET (LEGO Users Group Network) newsgroup. What does this mean to you? It depends; if you are lazy, it can have no effect at all (maybe this is what you want :-). Or, if you are (...) (25 years ago, 15-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Debugging the memory circuit
 
Hi Ed -- it *could* be that the desktop you're using isn't set up right to download to the HB's. do you have a known good HB you can use to test the download? alternately, there are some serial line debug instructions at (...) does not boot (...) (...) (25 years ago, 15-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Is there a device that...?  [DAT]
 
I am currently using my parallel port for the same application. I am not sure how specific your question was, but the output voltage is 5Vdc. However, remember that this is a logic level which means it will not give not give you more than ~20mA ( I (...) (25 years ago, 15-Sep-99, to lugnet.robotics.handyboard)
 
  HandyBoard and Jini
 
Hi Has anyone tried Jini on HandyBoard? If so, Can anyone send the links for those websites ? Thanks Kalyan Mulampaka Software Engineer e Information Services ___...___ (25 years ago, 14-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Java VM - Beta2
 
wow,i've just had a look at the site and I have to say it sounds very good. When I get some holidays I'll have a look at porting some ic code across and see what I can make happen :-) Adam ----- Original Message ----- From: Peter Gasparik (...) (25 years ago, 14-Sep-99, to lugnet.robotics.handyboard)
 
  Java VM - Beta2
 
For those who are interested, the Java VM Beta 2 has been released. Major improvements include: - garbage collection - floating point - demo applications for HB with and without expansion board (URL) (25 years ago, 14-Sep-99, to lugnet.robotics.handyboard)
 
  RE: Is there a device that...?
 
In C you can use the functions outport and inport, and the paralell port has TTL levels (5 V.). Bye Jose Luis ----- Original Message ----- From: Mar, Ericson <ericson.mar@csfb.com> To: 'Jaron' <j.paludanus@cable.a2000.nl>; Peter <eacmen@att.net>; (...) (25 years ago, 13-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Is there a device that...?
 
Its Easy to do in pascal as well as C++ using the PORT[address] command. Ive used It before to control external devices. A normal parralell pot has 8 outputs D0 - 7 and a few lines that you can use as inputs (not sure which ones though?) The port (...) (25 years ago, 13-Sep-99, to lugnet.robotics.handyboard)
 
  RE: Is there a device that...?
 
Yeah! You're right! I've seen it done in Basic so I would assume C++ has a function. But, I don't remeber wether they are at 12V or 5V. (?) (...) (25 years ago, 13-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Is there a device that...?
 
Isn't your parallel port itself what you want? I always understood that it could be reached (coded) quite easily? That should give you 7 channels! ----- Original Message ----- From: Peter <eacmen@att.net> To: Handy Board Mailing List (...) (25 years ago, 13-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Four Wheel Base
 
I disassembled quite some (lego) models, I also use differential steering. I position the wheels like most models on a square (so width and length of wheel base is equal). Funny thing about a square is that a circle can be drawn from the middle (...) (25 years ago, 13-Sep-99, to lugnet.robotics.handyboard)
 
  Re: ------( Terms of use for lugnet.com )------
 
Sorry about this mess below -- this only applies to people reading the HB list via the LUGNET server. The message below was auto-posted by the server when the new newsgroup (which is being gatewayed with the mailing list) was created. I forgot to (...) (25 years ago, 13-Sep-99, to lugnet.robotics.handyboard)
 
  Re: ------( Welcome to lugnet.robotics.handyboard )------
 
(This was a special message posted by the LUGNET server to the hb newsgroup, and subsequently echoed back out to the hb mailing list. The gateway preparations are about 98% complete. Still a few loose ends to nail down.) --Todd (...) (25 years ago, 13-Sep-99, to lugnet.robotics.handyboard)
 
  Four Wheel Base
 
Hi, Has someone tried a four wheel robot base using diferential traction?, I'm making this question because I'm not sure of the tree wheel configuration, in the last base that I made, the caster wheel has ever maked some bad influence in the robot (...) (25 years ago, 12-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Is there a device that...?
 
Peter, There are quite a few different products such as that. The two I use are: PicoScope & PicoLogger - (URL) - By TiePie Engineering (URL) Is there a device that connects to a computers COM or Parallel port that (...) Charles Hacker Lecturer in (...) (25 years ago, 12-Sep-99, to lugnet.robotics.handyboard)
 
  Debugging the memory circuit
 
We've assembled two handy boards up to the point where we are testing the downloader. In section 6.0.6 of the assembly guide, it says "If the download process appears to go correctly, but then the Handy Board does not boot with the Interactive C (...) (25 years ago, 12-Sep-99, to lugnet.robotics.handyboard)
 
  ------( Terms of use for lugnet.com )------
 
TERMS OF USE FOR LUGNET.COM OVERVIEW AND DEFINITIONS lugnet.com ("LUGNET") is a privately owned Internet site designed and run primarily for the benefit of those who enjoy building with, discussing, collecting, buying & selling, trading, and (...) (25 years ago, 12-Sep-99, to lugnet.robotics.handyboard)
 
  ------( Welcome to lugnet.robotics.handyboard )------
 
Welcome to lugnet.robotics.handyboard, a LUGNET discussion group. CHARTER/PURPOSE: lugnet.robotics.handyboard (group): Focused discussion group for the Handy Board device: distribution of information of any sort about obtaining, debugging, or using (...) (25 years ago, 12-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Is there a device that...?
 
You can try some IO cards. I don't know of any that connect to the ports but I know most can plug into ISA/PCI ports and have programmable I/O ports taht can be used by various differnt languages. I remeber somthing in the lines of "PC Systems (...) (25 years ago, 11-Sep-99, to lugnet.robotics.handyboard)
 
  Is there a device that...?
 
Is there a device that connects to a computers COM or Parallel port that can measure voltage, on different channels. All I need is a digital input like the HB. So if there is a signal it would report true and if there is no signal then it would (...) (25 years ago, 11-Sep-99, to lugnet.robotics.handyboard)
 
  Re: RF Module
 
Hi, Sorry I didn't get back to you yesterday. It sounds like you need to tune your radio modules. It could be your transmitter, receiver or both. If you don't have a function generator to create an input square wave for testing, you could try to get (...) (25 years ago, 10-Sep-99, to lugnet.robotics.handyboard)
 
  RE: Please help me unsubscribe!
 
I just don't understand why anybody would *want* to get off the handyboard list... (...) (25 years ago, 9-Sep-99, to lugnet.robotics.handyboard)
 
  Conveting ASM files to ICB
 
Hello, I have not been able to successfully convert ASM files to the ICB format to use with Interactive C. As a test I tried to convert servo_a5.icb to servo_a5.asm, this is what I got. The file cannot be loaded into IC. Any suggestions? script (...) (25 years ago, 9-Sep-99, to lugnet.robotics.handyboard)
 
  LMD18200
 
is anyone familiar with this driver chip National Semi LMD18200 H BRIDGE up to 3A continuous 6A peak(200ns) supply voltage from 12-55V QUESTION does this mean i can't use a 9.6V battery pack for motors? is this a plug and play? (25 years ago, 9-Sep-99, to lugnet.robotics.handyboard)
 
  hb
 
Hi all!! Have someone the eagle files *.sch and *.brd for the hb? Thanks markus (25 years ago, 9-Sep-99, to lugnet.robotics.handyboard)
 
  Re: LMD18200
 
(...) Correct, it has a minimum voltage for correct operation. You can use a separate battery pack with a higher voltage and simply connect the grounds to your 9.6V battery. This chip is NOT a 293 replacement. You would have to build a small circuit (...) (25 years ago, 9-Sep-99, to lugnet.robotics.handyboard)
 
  Re: RF Module
 
Hi. Have you tried attaching the data out (middle pin on three pin header) from the encoder board to the data in (also middle pin on three pin header) on the decoder with a common ground to each? This will allow you to test the encoder/decoder (...) (25 years ago, 9-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Please help me unsubscribe!
 
Mark, I'm afraid that once you get on the Handy Board mailing list, the only way you can get off is to build a Handy Board, and then use a secret code to get disconnected. You can also sign up for the 6.270 class at MIT, get a grade of B or better, (...) (25 years ago, 9-Sep-99, to lugnet.robotics.handyboard)
 
  RF Module
 
-- MIME ATTACHMENTS DISCARDED: 1. Content-Type: text/plain; charset="ks_c_5601-1987" Content-Transfer-Encoding: base64 Content-Length: 1007 2. Content-Type: text/html; charset="ks_c_5601-1987" Content-Transfer-Encoding: base64 Content-Length: 1922 (25 years ago, 9-Sep-99, to lugnet.robotics.handyboard)
 
  Please help me unsubscribe!
 
Hello everybody, When I lent my email account to a friend a few months back he subscribed me to the handy board mailing list. Could somebody please help me to remove my email address from this mailing list as I have no idea how to. Regards, Mark (25 years ago, 9-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Please help me unsubscribe!
 
(...) Gary, you must have had a GOOD day. Enjoyed the humour. Mike (25 years ago, 9-Sep-99, to lugnet.robotics.handyboard)
 
  RE: VOLTAGE AND CURRENT
 
Greetings, My buddies and I encountered a similar problem with the motor drivers. The actual specs on a single "Stock" motor driver is .5A . We needed a a driver to handle at least 1A, so we got the TI motor drivers. We found that stacking 2 TI (...) (25 years ago, 9-Sep-99, to lugnet.robotics.handyboard)
 
  Re: VOLTAGE AND CURRENT
 
the car will almost undoubtedly fry the motor driver on the HB, and having it on the same power will probably generate enough noise to occasionally reset the HB. best bet would be to have the car use its own power and h-bridges, with the control (...) (25 years ago, 8-Sep-99, to lugnet.robotics.handyboard)
 
  Re: VOLTAGE AND CURRENT
 
First of all - get rid of the CAPS LOCK!!! Second of all, if your RC Car draws a Max Current of 3.5 Amps then you'll blow the motor drivers on the handyboard since they're only spec'd to provide 1 A. If the RC car starts asking for more current then (...) (25 years ago, 8-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Error at address 0x0000
 
This was the case for the error that I was getting. I switched to a slower machine and things worked after that. -Jake ---...--- Forwarded by Jacob Levirne/Trilogy on 09/08/1999 03:57 PM ---...--- "Dvorak Viktor" <dvorakv@cesnet.cz> on 08/28/1999 (...) (25 years ago, 8-Sep-99, to lugnet.robotics.handyboard)
 
  Error at address 0x0000
 
Hi, I saw that some else also had this error when trying to download to the board in section 6 of the manual. I am also getting this error. I have tried replacing the memory chip, the address hold chip, and the NAND gates. None of this has helped. I (...) (25 years ago, 8-Sep-99, to lugnet.robotics.handyboard)
 
  VOLTAGE AND CURRENT
 
SIMPLE QUESTION TO ANYBODY: I'M PLANNING ON INTERFACING THE HANDY BOARD WITH AN R/C CAR. NOW THE MOTORS OF THE R/C CAR DRAW 1 AMP CONTINUOUSLY, AND A PEAK CURRENT OF 3.5 AMPS. THE R/C CAR USES A 9.6 VOLT BATTERY. NOW , ACCORDING TO HANDYBOARD (...) (25 years ago, 8-Sep-99, to lugnet.robotics.handyboard)
 
  Robot sold
 
Hello, The completed and running robot that I had listed here previously has been sold. Thank you all for your interest! Bob Kelly (25 years ago, 8-Sep-99, to lugnet.robotics.handyboard)
 
  DIY expansion board
 
Hi all, I want to add some extra analogue ports and some digital ports to my handy board. I have looked at the circuit schematics for the expansion board and worked out what I need to do. I don't want to buy an expansion board as I don't need the (...) (25 years ago, 8-Sep-99, to lugnet.robotics.handyboard)
 
  Re: bad GP2D02 link
 
(URL) Message----- From: Stephan Adelsberger <astephan@dec1.wi-in...-essen.de> To: Handyboard list <handyboard@media.mit.edu> Date: Tuesday, September 07, 1999 4:06 PM Subject: bad GP2D02 link (...) (25 years ago, 8-Sep-99, to lugnet.robotics.handyboard)
 
  RE: A good toy to hack for the HB?--TIA
 
(URL) is from Damark, $60 for the same tank. (If the URL doesn't work go to www.damark.com and search for 'tank') --Chuck McManis (...) (25 years ago, 7-Sep-99, to lugnet.robotics.handyboard)
 
  Handy Board help page
 
Check out this link... (URL) (25 years ago, 7-Sep-99, to lugnet.robotics.handyboard)
 
  RE: Parts List
 
I believe The Robot Store sells the kit for $170...but not including the Expansion board. Check the HB site for the site. (...) (25 years ago, 7-Sep-99, to lugnet.robotics.handyboard)
 
  bad GP2D02 link
 
What's wrong with Barry Brouillette GP2D02 Home page?? The link: (URL) the main Handybord Page won't work. I get an error message: employees is invalid. Has anyone the correct link or saved the pages&icb local? thank you (25 years ago, 7-Sep-99, to lugnet.robotics.handyboard)
 
  exp.bord analog routed trough 5&6?
 
Unfortunately I ruined my analog ports 0-3. Is it posible to route the expansionboard analog ports through port 5&6 of the handyboard instead of 0&1?? What do I have to do?? thank you Stephan (25 years ago, 7-Sep-99, to lugnet.robotics.handyboard)
 
  A good toy to hack for the HB?--TIA
 
Hello all, The school year's starting and I need to commence my annual science project. I wanted a good RC car to hack. The LEGOs aren't sufficient. I don't need speed at all, actually I'd rather it be slow but I can always gear it down. But I would (...) (25 years ago, 6-Sep-99, to lugnet.robotics.handyboard)
 
  RE: Use of GP2DO2
 
The problem could be in the power circuitry. Are the motors powered from a separate supply ? You could try placing some capacitors between the sensor's power connectors. Ronald -----Original Message----- From: Javaid Iqbal (...) (25 years ago, 6-Sep-99, to lugnet.robotics.handyboard)
 
  Use of GP2DO2
 
Hi all, I am using two GP2DO2 on Rug Warrior. Sensors are giving me very stable reading when motors are not running, but when motors are running the readings start jumping around. I am running the motors but the robot is static as I have placed it (...) (25 years ago, 6-Sep-99, to lugnet.robotics.handyboard)
 
  Thank you
 
Turns out I just needed a common ground between servos and HB Thanx all! :) Alex (25 years ago, 5-Sep-99, to lugnet.robotics.handyboard)
 
  Re: servo problem increased
 
Alex, My servos shutters when I first hooked them up but it was because the values were out of range. My servos work well in a range of 700 to 3800. Bye, Terry-----Original Message----- From: Alex Stewart <robotman5@hotmail.com> To: (...) (25 years ago, 5-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Parts List
 
I have just helped 12 people build up the handy board with expansion board at a cost of 165 each. But I live in the Heart of Silicon Valley. I was able to get board and all but five components locally. Those were the 68HC11, LCD, 470 cap, inductor (...) (25 years ago, 5-Sep-99, to lugnet.robotics.handyboard)
 
  servo problem increased
 
Me again Now when I give servo_a5 or a7_init(1); the other servo shutters and nothing happens , when you unhook the sevo your not trying to drive the one you are kicks up but you can olny get it in varying speeds in one direction. Is it possible (...) (25 years ago, 4-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Parts List
 
I should have phrased it better. I am a third year electrical engineering student and am trying to teach a class of twenty High school kids some basic electrical work in an after school project. I wanted them to get the experience of working with (...) (25 years ago, 4-Sep-99, to lugnet.robotics.handyboard)
 
  Servo Problem! ???
 
Hi All The talrik bot running of a HB is doing serverly wierd things. I'vew tested these servo's on a old RC Reciver and they work fine , and my handy board can drive other servo s fine(not hacked thoe) Problem is when I give servo_a7_init(1); the (...) (25 years ago, 4-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Parts List
 
It would be cheaper to buy it in kit form. If you try to collect the parts it may wind up more expesive due to shipping...depending on how n\many places you gotta go to...and also, availability, hunting the parts down, etc. This method is the worst. (...) (25 years ago, 4-Sep-99, to lugnet.robotics.handyboard)
 
  Parts List
 
Do any of you have a more informative parts list? (Or did I miss it on the ftp site?) I am looking at buying the gear to build 25 handyboards for a High school project and need to find out if it would be cheaper to buy/ have the parts donated or (...) (25 years ago, 4-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Linux for the HandyBoard
 
Where are you located? I have a bunch of 486 Digitals that I am trying to get rid of. If you are in the boston area you could come by and get a 486 and a 14" monitor for 40 bucks. Or you could go to the MIT flea market and get about the same thing (...) (25 years ago, 3-Sep-99, to lugnet.robotics.handyboard)
 
  RE: SOLDER
 
Hi, I tend to use 22 SWG multi core solder for all my soldering jobs, and find it works for me. Russ.. -----Original Message----- From: Paul DaCosta [mailto:germano@voicenet.com] Sent: Friday, September 03, 1999 2:01 PM To: Handyboard Subject: (...) (25 years ago, 3-Sep-99, to lugnet.robotics.handyboard)
 
  RE: Linux for the HandyBoard
 
thanks I maily wanted it for building a cheap, viable Linux platform without having to delve into a somewhat-costly PC/104 board or the like... does anyone know of a cheap pc/104 or other small 486-based board available? thanks, --phil Phil: Check (...) (25 years ago, 3-Sep-99, to lugnet.robotics.handyboard)
 
  SOLDER
 
WHAT'S THE BEST "SIZE" SOLDER TO USE WHEN SOLDERING A 28 GAUGE WIRE (MOTORS AND SENSORS) TO A MALE PIN! (25 years ago, 3-Sep-99, to lugnet.robotics.handyboard)
 
  Any have a BS11 there willing to part with?
 
Hi I know this is'nt a HB ques , but , Does anyone have a BS11 that theyed be willing to part with , or know somewere they can be uptained relitvely CHEAP Thanx -- Alex (25 years ago, 2-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Linux for the HandyBoard
 
A 486 Board + 486 + 4Meg of ram + 100 Meg drive + keyboard should cost around $20. Or free if you go dig in the right trash ;^). I don't know where you are but around here (San Francisco Bay area) shops like Weirdstuff ((URL) are selling used (...) (25 years ago, 2-Sep-99, to lugnet.robotics.handyboard)
 
  2 IN 1
 
(...) (25 years ago, 2-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Linux for the HandyBoard
 
thanks I maily wanted it for building a cheap, viable Linux platform without having to delve into a somewhat-costly PC/104 board or the like... does anyone know of a cheap pc/104 or other small 486-based board available? thanks, --phil -----Original (...) (25 years ago, 2-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Linux for the HandyBoard
 
No there is not. --Chuck (...) (25 years ago, 2-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Linux for the HandyBoard
 
Phil <thehahns@netwurx.net> moved upon the face of the 'Net and spake thusly: (...) The HB is not within an order of magnitude of having enough memory, and is lacking other hardware needed for virtual memory. There is a project called ELKS (...) (25 years ago, 2-Sep-99, to lugnet.robotics.handyboard)
 
  Re: Linux for the HandyBoard
 
(...) Only way I can figure is to talk to the Linux uC project people at: (URL) they don't have a working version for the 68HC11. The thing about a microcontroller is that it's so different from an intel or alpha- based microprocessor (really any (...) (25 years ago, 2-Sep-99, to lugnet.robotics.handyboard)
 
  COMPLETED ROBOT FOR SALE
 
COMPLETED ROBOT NEEDS GOOD HOME: $600.00 or best offer. (Spayed/neutered and has all its shots) I HAVE PHOTOS AVAILABLE VIA E-MAIL (OFF LIST) IF INTERESTED.... Completed, fully assembled robot for sale that incorporates the following components: 1 (...) (25 years ago, 1-Sep-99, to lugnet.robotics.handyboard)
 
  Linux for the HandyBoard
 
Friends- Is there any way to get a Linux kernel onto the HB? -phil (25 years ago, 1-Sep-99, to lugnet.robotics.handyboard)
 
  RE: PCB Design tools?
 
I searched the net for the best free PCB design software about eight months ago, someone from this list recommended Eagle, it turned out to be the best, very easy to use and quit powerful. It would definitely be worth your time to check it out, the (...) (25 years ago, 1-Sep-99, to lugnet.robotics.handyboard)
 
  Re: "Error Synchronizing with the board" message
 
Hi, I had such a problem with another contollerboard. First the download was successful. The a started IC and it runs well. Suddenly the same message ("Error Synchronizing with the board") was displayed on the monitor. My problem was a loose (...) (25 years ago, 31-Aug-99, to lugnet.robotics.handyboard)
 
  Re: EE RF question
 
Yes, that is what I'm trying to do. I think that this would eliminate interferance. Though the price is tethered operation. I guess it doesn't really have to be a coax. It can just be an RCA A/V cable right? Or how about a single wire! ---...--- (...) (25 years ago, 4-Aug-99, to lugnet.robotics.handyboard)
 
  Re: Fischer Technik parts
 
Yup, I've boughten from Timberdoodle, and I believe their prices are a bit cheaper than most places, and yeah their service is better than most. --phil -----Original Message----- From: Mihalka, Michael <MihalkaM@marshallcenter.org> To: (...) (25 years ago, 4-Aug-99, to lugnet.robotics.handyboard)
 
  Re: EE RF question
 
Pherd, It sounds as though he is planning on patching the output of a RF transmitter to the input of a RF receiver. 73's, Jose -----Original Message----- From: FThompson9@aol.com <FThompson9@aol.com> To: handyboard@media.mit.edu (...) (25 years ago, 4-Aug-99, to lugnet.robotics.handyboard)
 
  Re: IR sensors
 
To blink LEDs at 40khz, you could try using the 555 timer. Radio Shack carries the 555 timer chip, a little booklet explaining how to use it, and any external components you need. In addition to the 555 chip, you'll just need three resistors and a (...) (25 years ago, 4-Aug-99, to lugnet.robotics.handyboard)
 
  Re: IR sensors
 
I've been using the Miniboard to send and receive IR messages among other things. I find that the board is right on the edges of being fast enough to generate the 40KHz carrier and thus, I don't use it that way. Rather, I use the Miniboard to (...) (25 years ago, 3-Aug-99, to lugnet.robotics.handyboard)
 
  Re: EE RF question
 
(...) I'm not to clear on what you are describing here. Generally speaking I would say yes, you can slap a piece of coax in without too much loss of function. But you really need to know what type of antenna your feeding, the radio's frequency, the (...) (25 years ago, 3-Aug-99, to lugnet.robotics.handyboard)
 
  RE: Fischer Technik parts
 
Different places depending on where you live. If you live in the US, one place where you can buy many sets is www.timberdoodle.com (a home schooling site but extremely nice people). Otherwise try the mailorder parts service at www.knobloch-gmbh.de. (...) (25 years ago, 3-Aug-99, to lugnet.robotics.handyboard)
 
  Re: Fischer Technik parts
 
(...) I have several of the sensor and walking robot kits for sale (unopened... brand new.. etc). They are identical to the ones you see at www.RobotStore.com only with a different box design. If you are interested, please contact me and maybe we (...) (25 years ago, 3-Aug-99, to lugnet.robotics.handyboard)
 
  New GCC-HC11 Compiler Patch (Aug 3, 1999)
 
Announcing the latest patch to the gcc-2.8.1 compiler to add an HC11 compile target. The latest patches were submitted to me by Dean Huxley. I finished incorporating his fixes and the readme changes this morning at 1am. Changes include Pragma fixes (...) (25 years ago, 3-Aug-99, to lugnet.robotics.handyboard)
 
  Fischer Technik parts
 
Where would one purchase Fischer Technik parts? (25 years ago, 3-Aug-99, to lugnet.robotics.handyboard)
 
  IR sensors
 
I have both a miniboard and a Handy board. I have recently purchased some Sharp 40mhz IR detectors to use with these boards. I have very little knowledge of electronics and don't know how to flash the IR LED at a rate that the detectors will need. (...) (25 years ago, 3-Aug-99, to lugnet.robotics.handyboard)
 
  EE RF question
 
Hi! If you have an RF Transmitter and Reciever with Antennas, can you detach the antennas and just connect a co-ax cable between them? I'm guessing this would reduce the noise and interferance to a minumum. Is this right? ---...--- ericson mar (...) (25 years ago, 3-Aug-99, to lugnet.robotics.handyboard)
 
  Brand New Gleason Research Handyboard For Sale
 
I've just bought a new handyboard, and realized that i'm way over my head trying to build a robot. All i've done so far is perform some software tests to ensure the the handy board & the expeansion board work. I've got one brand new Gleason Research (...) (25 years ago, 2-Aug-99, to lugnet.robotics.handyboard)
 
  Vision on HB
 
Anyone tried using a CCD camera vision system on the handy board ? If so how did you go about doing it , hardware , software, wise?Sample code would be great:) Thanx, Alex Stewart (25 years ago, 2-Aug-99, to lugnet.robotics.handyboard)
 
  IC code site
 
Update: Things have been really slow so far. I've added the two functions that I've gotten off the list to the archive. I'll be entering code fragments from "Mobile Robots" later in the week. If there are other books out there with IC or easily (...) (25 years ago, 2-Aug-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