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 / *4624 (-100)
  Re: Other LCDs
 
(...) I just did this. First you need the source code for IC, the compiler, and apparently Unix since the source code requires some pre-processing and the script to do that works under Unix (which I don't have). An alternative method requires the (...) (26 years ago, 30-Oct-98, to lugnet.robotics.handyboard)
 
  Re: IR Detection
 
Transmission and reception of IR data is quite different from using IR just to bounce it off obstacles to detect their presence. To exchange data with IR you will almost certainly have to use interrupt driven assembler code which can be very (...) (26 years ago, 30-Oct-98, to lugnet.robotics.handyboard)
 
  Re: IR Detection
 
(...) Hi Will: What you say might be the reason for my problem hence I bought a matched IR emitter and detector pair from Radio Shack and tried the same thing. Here again, the emitter is sending the signal but the detector is not able to see it. I (...) (26 years ago, 30-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Motor output
 
(...) Well, I'm cheap ;^) I'm using the free version. I might be lured into buying the commercial version: I'd sure love to have structs and multidimensional vectors. I think I will miss function pointers... Is there any source coming with the (...) (26 years ago, 30-Oct-98, to lugnet.robotics.handyboard)
 
  Re: IR Detection
 
(...) The Sharp IR detector is designed to respond only to modulated IR signals. The card from Radio Shack will indicate whether the LED is illuminated, but it won't tell you whether it's modulated at the proper frequency. Perhaps that could be the (...) (26 years ago, 30-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Motor output
 
On Wed, 28 Oct 1998, Eric Noyau wrote: <snip> (...) way into the supported release of the pcode and libraries? This is a real improvement over the standard one... I believe that IC version 3.2 includes the PWM stuff already. --Will (26 years ago, 30-Oct-98, to lugnet.robotics.handyboard)
 
  Smooth PWM in C
 
L.S. I wonder if anybody has got the smooth pwm routines in C? This would help me a lot understanding this particular bit and adapting it to my own needs... Thanks, Jaron Paludanus (26 years ago, 29-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Voltage for the DC motor
 
from the FAQ: Using a Separate Motor Power Source: (URL) Eric (...) (26 years ago, 29-Oct-98, to lugnet.robotics.handyboard)
 
  IRDA and Handyboard?
 
Hi all, Electronics Goldmine has some notebook pc IRDA ports for $2! (URL) I think it would be Great to use a couple of these to get 2 Handyboards to talk with eachother. Or, get one handyboard to talk with my Notebook PC (which already has an IRDA (...) (26 years ago, 29-Oct-98, to lugnet.robotics.handyboard)
 
  Config Register error
 
When I download the pcode file using either HBDL or DL the pcode itself is loaded successfully but I then get an error from both programs saying the config register is set to 0xFF. I retried several times but the config register always reads 0xFF. I (...) (26 years ago, 29-Oct-98, to lugnet.robotics.handyboard)
 
  IR Detection
 
Hi Everyone: I am trying out the infra red emission and detection with the Handy Board. I have succeeded in the emission part but the detection circuit is not working. I know that the emitter LED is fine , with the help of Radio Shack Infrared (...) (26 years ago, 29-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Other LCDs
 
Drew I picked up a 20x4 LCD from B. G. Micro (see their on-line catalog at (URL) and view page 2 - the LCD is the one in the upper right at $8.95, part number LCD1002). For 2x16, it will work just plugging into the HB. I poked memory locations (...) (26 years ago, 29-Oct-98, to lugnet.robotics.handyboard)
 
  HB woes
 
I'd appreciate mucho any help and ideas you all have I am building my HB, finally got the caps and crystal osc. working, and ran the HBDL program to download. All good and fine. I go off and solder in the transparent latch, and while doing so I (...) (26 years ago, 28-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Motor output
 
(...) The motor controls in the Handy Board library supports only 8 levels of power. Upgrade! Get the Smooth PWM version made by Julian Skidmore in the software contributed page on the Handy board web site ((URL) will have to do multiple things: 1- (...) (26 years ago, 28-Oct-98, to lugnet.robotics.handyboard)
 
  Motor output
 
Hi! When I work with the motor outputs, I found that the outputs are not linear. The "motor(m,p)" changes the output only in an increment 10 of p. Is there anyway I can get a more presiced output? Thanks. Keith (26 years ago, 28-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Implementation question
 
Hi All! I'm having exactly the same problem! The download seem to work correctly but after switching off and on the board again it seem not to start over. I have momentarily used another reset device. I dont know exactly the specification but it (...) (26 years ago, 28-Oct-98, to lugnet.robotics.handyboard)
 
  Voltage for the DC motor
 
HI, Currently, I'm using 2 dc motors to drive my robot. The voltage of the motor is 12v rated. and the rated current is 300mA. These motors are directly plug into the HD for use. As a result, the robot cannot travelled fast and sometimes halt (...) (26 years ago, 28-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Sonar Sensor Problems
 
michael lang kee wrote: <snip> (...) An occasional sporadic reading is normal and can best be handled by returning the median of three readings. Very noisy sonar data like yours might be attributable to noisy power to the board, a weak connection, (...) (26 years ago, 28-Oct-98, to lugnet.robotics.handyboard)
 
  Other LCDs
 
Can someone point me in the direction of using a 20 x 4 LCD. I saw a reference on the HB website about recompiling the IC source with a command line switch specifying the LCD dimensions. What do need to recompile, only the P_code.s19 file?? How do I (...) (26 years ago, 28-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Picking a PIC
 
In a message dated 98-10-27 13:58:13 EST, ben@wirz.com writes: << Hi Fred, Good to hear from you, feel free to post this to the list. I feel that the flash parts are easier to use because you don't need to wait for the UV eraser to do its things (...) (26 years ago, 28-Oct-98, to lugnet.robotics.handyboard)
 
  Handy board questions (fwd)
 
---...--- Michael Kee - mlkee@unm.edu - ___...___ ---...--- Forwarded message ---...--- Date: Tue, 27 Oct 1998 19:40:38 -0700 (MST) From: michael lang kee <mlkee@unm.edu> To: Fred G Martin <fredm@media.mit.edu> Cc: mlkee@unm.edu Subject: Handy board (...) (26 years ago, 28-Oct-98, to lugnet.robotics.handyboard)
 
  Sonar Sensor Problems (fwd)
 
oooo$$$...$$$oooo oo$$$...$$$o oo$$$...$$$o o$ $$ o$ o $ oo o$$$...$$$o $$ $$ $$o$ oo $ $ "$ o$$$...$$$ $$$...$$$ $$$...$$$o $$$o$$o$ "$$$$$$o$ o$$$...$$$ $$$...$$$ $$$...$$$o $$$$$$$$ $$$$$$$ $$$...$$$ $$$...$$$ $$$...$$$ $$$...$$$ $$$...$$$ (...) (26 years ago, 28-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Source for bend sensor?
 
(...) <snip> There was a guy on the HB list a few months back offering to sell bend sensors for a reasonable price. I figured that if he's into robotics, then he's probably one of the good guys. I took a chance and sent him a few bucks, but I (...) (26 years ago, 27-Oct-98, to lugnet.robotics.handyboard)
 
  Re: C compiler
 
Joe, Your question implies that Interactive C does not compile to byte code, so I thought I should take some time to post an explanation of how IC works. Actually, Interactive C does compile, and in fact does compile to byte code, which is then (...) (26 years ago, 27-Oct-98, to lugnet.robotics.handyboard)
 
  68HC11A1 vs 68HC11E1
 
Hi Folks, I'm not actually subscribed to the Handyboard list as Fred is traveling an unable to add me to the list. But I was hoping someone could take a moment to clear up my confusion on why the documentation occasionally refers to the E1, while (...) (26 years ago, 27-Oct-98, to lugnet.robotics.handyboard)
 
  Re: My first servo try! Cool! (C Question)
 
(...) easy way: for (angle=1; angle<10; angle++) servo_deg((float)angle) better way: modify functions from servo.c to accept integers: int servo_deg_int(int)angle) { return servo(degree_to_pulse(angle)); } int degree_to_pulse_int((int)angle) { int (...) (26 years ago, 27-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Picking a PIC
 
Clem: In a message dated 98-10-26 23:31:56 EST, you write: << I'm looking to offload the processing of IR proximity sensors and ultrasound to a PIC(s). I'm hoping to connect the PIC to a HandyBoard via the SPI. << I'm trying to decide which is the (...) (26 years ago, 27-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Source for bend sensor?
 
This is correct, although the bend sensors aren't all that great. I've got the glove and the accuracy isn't very much, about the best you can expect is what they've got from the glove , ie 4 different bend positions. But if this is enough for your (...) (26 years ago, 27-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Source for bend sensor?
 
If you get your hands on a Nintendo power glove you'll find some in the fingers of the glove. That's what I've been told! -----Original Message----- From: Eric Noyau <noyau@apple.com> To: handyboard@media.mit.edu <handyboard@media.mit.edu> Date: (...) (26 years ago, 27-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Stepper Motor.
 
You can also check out this homepage: (URL) describes how to connect stepper motors to the handy board along with programming examples. I hope that helps! -----Original Message----- From: Keith - Lui <luikeith@egr.msu.edu> To: (...) (26 years ago, 27-Oct-98, to lugnet.robotics.handyboard)
 
  Picking a PIC
 
I'm looking to offload the processing of IR proximity sensors and ultrasound to a PIC(s). I'm hoping to connect the PIC to a HandyBoard via the SPI. I'm trying to decide which is the right PIC for the job. The PIC16C7x (PIC16C76) series supports (...) (26 years ago, 27-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Source for bend sensor?
 
If you go look at the imagesco page the sensor is the Part number FLX-01 and they are priced at $10.00 each. This is where I got my $10 quote ;^( I guess there was a 50% raise in the price since Fred Martin updated the FAQ... Thanks anyway. -- Eric (...) (26 years ago, 27-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Source for bend sensor?
 
(...) they look fairly interesting to implement bumpers or to use in wall following activities but I can't find them anywhere. (...) (URL) On this page Fred gives the addresses of many Robot Matériel Suppliers (...) (26 years ago, 27-Oct-98, to lugnet.robotics.handyboard)
 
  Line follower
 
Hi, I'd like to use the line follower C routines included with the handyboard software. What type of sensors do I need, where can I find them, and are there schematics for connecting them to the handyboard? Also, I would like my handyboard to (...) (26 years ago, 27-Oct-98, to lugnet.robotics.handyboard)
 
  questions
 
Hi all, Could someone tell me how the "IR_signal" function works, please? What parameters must I pass to it? Thank you -- John A. Atkinson-Abutridy EMAIL: atkinson@inf.udec.cl Profesor Asistente Dept. de Ingenieria Informatica URL: (URL) de (...) (26 years ago, 27-Oct-98, to lugnet.robotics.handyboard)
 
  Re: C compiler
 
(...) Welll...lll.. I wouldn't *recommend* it persay, however, the 6811 port of the GCC compiler is free. It works, I am running a program I compiled with it right now in a terminal window. At work, we use the Cosmic C compiler for our 6811 based (...) (26 years ago, 26-Oct-98, to lugnet.robotics.handyboard)
 
  Source for bend sensor?
 
Hi all, I'm looking for these bend sensors described in the "Mobile Robots" book, they look fairly interesting to implement bumpers or to use in wall following activities but I can't find them anywhere. According to the book p.117 "bend sensors are (...) (26 years ago, 26-Oct-98, to lugnet.robotics.handyboard)
 
  C compiler
 
Is there any C compilers that people can recomend, I am looking for a cross compiler (compiles to byte code) as opposed to interpreted (IC). Oh, I use a PC runing windows/dos Thanks, Joe Hoffmann E-Mail jhoffman@it.sait.ab.ca (26 years ago, 26-Oct-98, to lugnet.robotics.handyboard)
 
  Re: My first servo try! Cool! (C Question)
 
On Mon, 26 Oct 1998 GDFRITZ@aol.com wrote: ... (...) ... The servos which I've been using can run at two different power levels... I think they are 7.5 and 5 volts. I found that if I powered the servo directly off the battery (stupid, yes), the (...) (26 years ago, 26-Oct-98, to lugnet.robotics.handyboard)
 
  IR Landmarks
 
Greetings! Does any one know of some device that could be used to continuously transmit a certain IR code. What I am trying to do is to have an HB based robot try out some navigational tasks, based on what it senses as well as have an internal (...) (26 years ago, 26-Oct-98, to lugnet.robotics.handyboard)
 
  My first servo try! Cool! (C Question)
 
Hi all, I'm still amazed with this Handyboard! I had some free time to play this weekend and hooked up a Servo motor for the first time. It was a small futaba that I got from B&G or Electronics Goldmine (I can't remember which). Anyway, I have a few (...) (26 years ago, 26-Oct-98, to lugnet.robotics.handyboard)
 
  IR Transmission and Reception
 
Hi All: I am new to the handyboard list as I just got my handyboard. I am trying to implement obstacle detection using the IR sensors. my question is that, if I want to have more than one ir emitter LED, ( to find out the direction of the obstacle) (...) (26 years ago, 26-Oct-98, to lugnet.robotics.handyboard)
 
  Other Parts...
 
I was wondering if it's ok to use another voltage monitor such as Zetex's ZM33064C (5vcc, 4.6v thresh, sinks 60mA) in place of the Dallas DS1233? Also, is it possible to modify the LCD routines to work with displays other than 2x16. Specifically I (...) (26 years ago, 26-Oct-98, to lugnet.robotics.handyboard)
 
  Stepper motor!!
 
Hallo all. Why don't you us stepper motor driver IC. for example SAA1027 Philips (uni- polar) or ucn-5804B Allegro Microsystems (uni-polar) or L297 SGS-Thomsom (uni and bi-polar) This will take care of some problems and your handyboard alive!! for (...) (26 years ago, 26-Oct-98, to lugnet.robotics.handyboard)
 
  Generic Battery Question:
 
Howdy folks- I've got a quick question for anyone out there have any experience with power distribution systems using multiple batteries... If I have say six [more or less identical] batteries... am I better off to run them all at once (in whatever (...) (26 years ago, 26-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Stepper Motor.
 
Keith, At first blush I would suggest the following connections: Motor Out 0 1 - stepper phase #1 Motor Out 1 2- '' '' #2 Motor Out 2 3- '' '' #3 Motor Out 3 4 - '' '' #4 Ground 5 - stepper common #1,3 Ground 6 - stepper common #2,4 Your program (...) (26 years ago, 25-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Sonar question
 
Hi, acroname has the sonar modules for $45.00. www.acroname.com ---...--- (...) to check how it was "recommended" to do it with the Polaroid OEM kit (It's at (URL) this seems pretty straightforward to do but I'd like to use 2 sonars, not just one, (...) (26 years ago, 25-Oct-98, to lugnet.robotics.handyboard)
 
  Stepper Motor.
 
I would like to have my HB controlling a stepper motor. It's a 4-phase unipolar permanent magnet motor. The names of the inputs are like this: 1 - stepper phase #1 2- '' '' #2 3- '' '' #3 4 - '' '' #4 5 - stepper common #1,3 6 - stepper common #2,4 (...) (26 years ago, 24-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Sonar question
 
Eric Noyau wrote: <snip> (...) <snip> (...) <snip> (...) <snip> I asked about this a few months back, and Fred Martin himself suggested I might try the very same connection scheme that you mention. Here's what he suggested: <snip> (...) According to (...) (26 years ago, 24-Oct-98, to lugnet.robotics.handyboard)
 
  Implementation question
 
I am busy building the HB but I cannot get it to work yet. Here are the symptoms. The serial board works as expected and performs all tests as described in the implementation manual. RAM and HC11 are installed as well as the LCD. I am using the (...) (26 years ago, 24-Oct-98, to lugnet.robotics.handyboard)
 
  Sonar question
 
Hi all, I'd like to install sonar capabilities in my robot and I went to the FAQ to check how it was "recommended" to do it with the Polaroid OEM kit (It's at (URL) this seems pretty straightforward to do but I'd like to use 2 sonars, not just one, (...) (26 years ago, 24-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Source of 754410 driver
 
I think that Newark sells them for about $4.15 each. (...) (26 years ago, 24-Oct-98, to lugnet.robotics.handyboard)
 
  RE: Dead HB
 
(...) I´m using that nvrmas on HB and work excellent. You simply put the memory and disconnect the external battery! German Gentile (26 years ago, 24-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Source of 754410 driver
 
Acroname (www.acroname.com) sells these chips for $5 each or a 3-pack for $12. (26 years ago, 24-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Dead HB
 
I tend to agree. Most people think that if the display is dead, the system is dead. The fact that you can download the program is a good sign. I think, you then need to prove that it was downloaded using simple known commands to establish that it is (...) (26 years ago, 23-Oct-98, to lugnet.robotics.handyboard)
 
  Communication to the board.
 
Hi, I need to make a logic programm (eclipse or prolog) control the h-board-robot. Does anybody have any experience with something like that? I come from the AI and logic programming, and I don't have much experience with communication protocols for (...) (26 years ago, 23-Oct-98, to lugnet.robotics.handyboard)
 
  how to unsubscribe
 
hi everyone, *please* don't send unsubscribe requests to the list. send them to me, fredm@media.mit.edu. thanks a lot. fred (26 years ago, 23-Oct-98, to lugnet.robotics.handyboard)
 
  unsubscribe
 
unsubscribe (26 years ago, 23-Oct-98, to lugnet.robotics.handyboard)
 
  Bootstrap mode
 
hi all, i have trouble with my handy-board. Few days ago it works proberly, now i doesn´t go into the bootstrap modus. Both leds (red+green) lights and i can´t download the pcode. I tested the board with and without the serial interface. But it (...) (26 years ago, 23-Oct-98, to lugnet.robotics.handyboard)
 
  Question
 
Dear HB members: 1.- Is there any software for controlling two or more IR sensors??? 2.- Could you tell me how does the "IR_signal" works?? Thank you -- John A. Atkinson-Abutridy EMAIL: atkinson@inf.udec.cl Profesor Asistente Dept. de Ingenieria (...) (26 years ago, 23-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Source of 754410 driver
 
Newark has the TI SN754410NE chips. (...) (26 years ago, 23-Oct-98, to lugnet.robotics.handyboard)
 
  A/D converter
 
Thank you for the "Hint" Kevin Smith , Assistant Professor at Brigham Young University. I can read the Analog to Digital converter now. I increased the delay on the power up initialization. Hector Noriega Graduate Student Electrical Engineering (...) (26 years ago, 23-Oct-98, to lugnet.robotics.handyboard)
 
  unsubscribe
 
unsubscribe (26 years ago, 23-Oct-98, to lugnet.robotics.handyboard)
 
  Re: inquiry
 
probably -- i don't know if there are driver conflicts. you probably have to use the version of the pcode that doesn't hang if it doesn't find an LCD. fred In your message you said: (...) (26 years ago, 23-Oct-98, to lugnet.robotics.handyboard)
 
  inquiry
 
Dr. Martin, I am planning to build another robot with TCOMP on it, specifically the TCOMP 3.5, can I still use IC for this board? You can find TCOMP address here: (URL) in advance. joema (26 years ago, 23-Oct-98, to lugnet.robotics.handyboard)
 
  Source of 754410 driver
 
Hello, all: I saw in the FAQ that TI has an "upgrade" to the L293 motor driver chip. What is the best source for this part? Thanks! Rich Cini/WUGNET - ClubWin!/CW7 - MCP Windows 95/Windows Networking - Collector of "classic" computers <===...=== (...) (26 years ago, 22-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Sensor connections
 
i think you may be using the wrong drivers. make sure to set your version of IC to load "lib_hb.lis" when it boots up. fred In your message you said: (...) (26 years ago, 22-Oct-98, to lugnet.robotics.handyboard)
 
  Getting started with the project
 
Respected Sir, I have installed the newer version of IC into my PC. My Handyboard is ready with all parts assembled. Earlier I have done a project called "Mobile Robot Navigation of a Maze" with this handyboard. In this the robot navigates the maze (...) (26 years ago, 22-Oct-98, to lugnet.robotics.handyboard)
 
  Sensor connections  [DAT]
 
I can not get the sensors to respond correctly, for instance if I do analog(0) the value of the sensor marked 7 on the hb is returned. After going through all the sensors here is the layout I came up with: I never got a reading on port 0,1,9 or 10 (...) (26 years ago, 22-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Dead HB
 
Sounds like a lot of it is still up and running if you can download. I'd suggest going through the assembly instructions and performing the tests at the end of each section. You should, thereby, be able to isolate smaller areas that may be fried and (...) (26 years ago, 22-Oct-98, to lugnet.robotics.handyboard)
 
  RE: Read A/D converter
 
I didn't look that closely at your program but I have included a routine to read the analog ports that I know works. After assembling and loading the program, you make two c function calls: powerup_ad(); and read_ad(i); where i is the analog port (...) (26 years ago, 22-Oct-98, to lugnet.robotics.handyboard)
 
  Re: No stepper motor info in FAQ?
 
(...) HB? (...) Allegro Systems UCN5804B is $3 and change from Newark Electronics. That's not so many $s. It can drive steppers up to 1.25A. The interfacing is easy, datasheet available on-line. Hope this helps, Art (26 years ago, 22-Oct-98, to lugnet.robotics.handyboard)
 
  Re: data capture
 
Justin, I didn't see anyone reply to your RS232 Question. ALthough I am a newbie to the Handyboard, I have been doing RS232 programming off and on for years. My conclusion is that there have been MANY null modem configurations...but, they seem to be (...) (26 years ago, 22-Oct-98, to lugnet.robotics.handyboard)
 
  Expansion Board availability?
 
Ok, I found the link to the Expansion board info website...it's all about a beta version. But, there appears to be enough information there for me to build one myself. (is that what everyone's done?) I have never built something from scratch like (...) (26 years ago, 22-Oct-98, to lugnet.robotics.handyboard)
 
  No stepper motor info in FAQ?
 
Hi all, I just finished searching the FAQ for stepper motor driving tips and found none. :( Anyone know what the most efficient way to connect a stepper motor to the HB? I know that they have these $8ish driver chips...but I've never used one. If (...) (26 years ago, 22-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Dead HB
 
Well maybe you should try replacing the HC11 for a start.. These things tend to spoil easily and for no apparent reason.... :( (or is it just bad luck?) That's funny, you shorted out something and it still can download? Maybe you should also change (...) (26 years ago, 22-Oct-98, to lugnet.robotics.handyboard)
 
  Dead HB
 
Hi All, While I was building my sumo robot I managed to short a wire in my HB. I put a wire that was connected to a multimeter and also connected to another part of the robot, into a digital sensor input, sparks came out and it smelt like burnt (...) (26 years ago, 22-Oct-98, to lugnet.robotics.handyboard)
 
  Read A/D converter
 
"HI" , I am trying to read the A/D converter but the program gets "Hung-Up" on the line "ANALOOP", the CCF bit never sets. Please give me a hint. Here is the Assembly code. /* MAGLEV.ASM, Magnetic Levitation by Hector Noriega, 28JUNE1998.*/ /*Handy (...) (26 years ago, 22-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Basic Sensor Question
 
if a sensor connector row looks like this -- [ ][ ][ ][ ][ ][ ][ ] [ ][ ][ ][ ][ ][ ][ ] [ ][ ][ ][ ][ ][ ][ ] 6 5 4 3 2 1 0 then to connect to sensor 0, you plug the switch into the places marked "[X]": [ ][ ][ ][ ][ ][ ][X] [ ][ ][ ][ ][ ][ ][ ] [ (...) (26 years ago, 21-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Basic Sensor Question
 
You were right, also it seems my board is wired incorrectly analog(0) controls the connector marked 7 on the hb. Thanks for your help! Julian -----Original Message----- From: Scott R. Harris <srharris@phoenix.Pr...ceton.EDU> To: Julian Porter (...) (26 years ago, 21-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Basic Sensor Question
 
It sounds like you've got the switch between +5V and GND. What pins exactly are you connecting to? The sensor connections Are like this: _ _ _ G + I N 5 N D V P You dont need a resistor to use a microswitch. The HB inputs have pull-up resistors, so (...) (26 years ago, 21-Oct-98, to lugnet.robotics.handyboard)
 
  RE: RTOS for HB?
 
There is the Micro Kernel from Jean J. Labrosse. It's a free kernel readily available, also for the 68hc11. I have his book but haven't implemented the full kernel yet, only parts of it. Its well written and cheap. Look at: (URL) jaron paludanus (...) (26 years ago, 21-Oct-98, to lugnet.robotics.handyboard)
 
  Basic Sensor Question
 
I just got my HB and am trying to test the sensor input, the docs say to hook up the microswitch between signal and ground, when I do this and close the switch my hb resets (because I just shorted it out...). I tried putting a resistor (330 ohm) in (...) (26 years ago, 21-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Questions about sensors
 
Eric Noyau wrote: <snip> (...) The results you get from a reflective IR sensor will vary quite a lot depending on surface color, roughness, angle of incidence, electrical noise, etc. My IR sensors were not good for much of anything besides encoders, (...) (26 years ago, 21-Oct-98, to lugnet.robotics.handyboard)
 
  RTOS for HB?
 
To me is seems, that multitasking futures of IC is very insufficient. Is exist any small, inexpensive RTOS (real time operation system), that is tested for HB? I'm hear that RTXC, RTEK or MCX11 may be that RTOS. Is anybody tested some RTOS with HB? (...) (26 years ago, 21-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Questions about sensors
 
(...) One thing that was discussed before (I think on this mailing list?) that I thought was pretty cool was a small robot with a microphone (FM wireless mike perhaps?) and a photocell. It would stay in the shadows while trying to get close to (...) (26 years ago, 20-Oct-98, to lugnet.robotics.handyboard)
 
  Questions about sensors
 
Hi all, I'm having fun with my HB! For a software guy like me a 8 bit processor at 2 Mhz with 32K of RAM is a little small but it's so easy to add sensors to it it's just plain fun! But I'm an hardware newbie and I need more info on the sensors I (...) (26 years ago, 20-Oct-98, to lugnet.robotics.handyboard)
 
  data capture
 
hello, i am trying to send a data array to my PC from the handyboard thru the serial cable. a couple months ago, i was advised to use a terminal emulator to capture the data. this has not worked, however. i was told about using a null modem cable (...) (26 years ago, 20-Oct-98, to lugnet.robotics.handyboard)
 
  unsubscribe
 
unsubscribe (26 years ago, 20-Oct-98, to lugnet.robotics.handyboard)
 
  HOW TO UNSUBSCRIBE
 
It appears to be time for the periodic unsubscribe reminder. In order to unsubscribe from the HB Mailing List, you must send a request to Fred Martin. He is the only person who can take you off the list. Ha ha ha ha!!! Try to guess his email (...) (26 years ago, 19-Oct-98, to lugnet.robotics.handyboard)
 
  unsubscribe
 
unsubscribe (26 years ago, 19-Oct-98, to lugnet.robotics.handyboard)
 
  unsubscribe
 
unsubscribe (26 years ago, 19-Oct-98, to lugnet.robotics.handyboard)
 
  IC installation problem
 
Dear Sir, Iam getting started with my project. At our lab we are having freeware version of IC (version 2.8). We tried to install the commercial version 3.2, but we are facing some problems. We tried to install from the site you told i.e (URL) you (...) (26 years ago, 19-Oct-98, to lugnet.robotics.handyboard)
 
  Re: platform choices...
 
If money is not an issue, Mondo Tronix' Robot Store has variuos robot bases. One is large enough to hold a laptop and a great many sensors. --phil (26 years ago, 19-Oct-98, to lugnet.robotics.handyboard)
 
  RE: platform choices...
 
From the pictures, it seems that this is a vehicle called 'Hercules' (or something close). I have seen it at the FAO Schwarz store recently. I have no details on how the truck operates, though the details on the box indicated that it can raise and (...) (26 years ago, 19-Oct-98, to lugnet.robotics.handyboard)
 
  Re: waterproof seals (a bit OT)
 
(...) A little off the wall, but would it simplify the sealing if you could pressurize the inside to something close to the pressure outside (equalize pressures). A miniature CO2 cartridge with a release valve may help. Mike (26 years ago, 19-Oct-98, to lugnet.robotics.handyboard)
 
  platform choices...
 
Hi: When I was in school, we built an autonomous mobile robot based on a six wheeled, 'electric ride-on toy' from Toys-R-Us. It had a sturdy metal frame, two nicely geared motors, a decent battery. It worked fairly well and could carry a large (...) (26 years ago, 19-Oct-98, to lugnet.robotics.handyboard)
 
  Re: Address locations port d and y0
 
it's in the faq, at (URL) you do is write to 0x4000, 0x5000, 0x6000 depending on whether your latch is attached to Y0, Y2, or Y4 (respectively). e.g., "poke(0x4000, 0xff);" will set all the bits of a latch attached to Y0 to 1. Fred In your message (...) (26 years ago, 18-Oct-98, to lugnet.robotics.handyboard)
 
  NEC V40
 
Sorry to intrude, I would like to check with people of this list if any one have used the NEC V40 ucontroller before. I'm doing a project on this and have problem programming the timer and intrl3. Kind reply to me personally at (...) (26 years ago, 18-Oct-98, to lugnet.robotics.handyboard)
 
  Address locations port d and y0
 
Ok I've had another read of the FAQ, as well as a close look at the schematics for the handyboard and the expansion board. Correct me if I'm wrong, but I think I can use d0-d7 along with Y0 or similar and hook these into a HC374 to get some digital (...) (26 years ago, 18-Oct-98, to lugnet.robotics.handyboard)


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

Redisplay Messages:  All | Compact

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