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 / *4104 (-40)
  help needed for ir sensors & memory addressing latch
 
Hi all, I am new to robotics and have great difficulty trying to get the near-infra emmiter and detector on the HB to work properly. After studying the schematics, I figured out to activate J7, I should do a bit_set(0x1000,0b01000000) which appears (...) (26 years ago, 7-Jul-98, to lugnet.robotics.handyboard)
 
  Re: Steppers
 
Dear Terri, If the motors turn sparatically, that means the coils are probably not hooked up in the correct order. Try swapping them around and see if anything improves. The motors you are using are the bipolar type. There is a decent way of hooking (...) (26 years ago, 6-Jul-98, to lugnet.robotics.handyboard)
 
  Re: Serial line interrupt
 
(...) to (...) about (...) Hi, you could simply build and Acknowledge routine so that every character sent by the PC could be echoed back by the HandyBoard. It asks a bit more of processing time from the HandyBoard, but at least it's simple to build (...) (26 years ago, 6-Jul-98, to lugnet.robotics.handyboard)
 
  Steppers
 
Hi. I was reading through a compilation of emails from the Handy Board Q&A and found a lot of great questions, but no answers to them. I am trying to power some steppers, microsteppers from the RobotStore catalog, with the HB and am not having much (...) (26 years ago, 6-Jul-98, to lugnet.robotics.handyboard)
 
  Re: Serial line interrupt
 
(...) I had the same problem a few weeks ago, ended up writing an interrupt handler for the Handy Board which will buffer up the incoming serial information so that none of it is lost. I guess the Handy Board normally just polls the serial port (I (...) (26 years ago, 6-Jul-98, to lugnet.robotics.handyboard)
 
  using the MC34064 LVI
 
Hello, This is a warning for anyone considering using the Motorola MC34064 to replace the DS1233. I have just built a couple handyboards and I had some problems getting them working. I finally tracked the problem done to the LVI. I used the MC34064 (...) (26 years ago, 6-Jul-98, to lugnet.robotics.handyboard)
 
  Serial line interrupt
 
Hello all, I'm currently trying to communicate between the Handy Board and a PC (i486) using the existing serial line between the two. Sending data from the handy Board to the PC is no problem. An interrupt handler puts all incoming serial data into (...) (26 years ago, 6-Jul-98, to lugnet.robotics.handyboard)
 
  Connecting radio module (BiM 418 F)
 
Hello all, I would like to be able to 'drive' my robot using the Handy Board via a radio link. For this purpose I have bought two transceivers, the Radiometrix BiM 418 F. How can I connect it to my Handy Board? The wiring is as follows (leaving out (...) (26 years ago, 6-Jul-98, to lugnet.robotics.handyboard)
 
  Stepper motor
 
Hi, I trying to make a home page about interfacing handy board with stepper motors, I hope it has enought quality to add a little contibution to the handyboard effort. For now I has just two part : One is just mails I found in the mail archive about (...) (26 years ago, 6-Jul-98, to lugnet.robotics.handyboard)
 
  test
 
thanks for ignoring this message! Sorry, but I have not been getting sny HB messages for a week, and I wanted to see if it was a problem at the HB end or mines. Thanks! phil (26 years ago, 6-Jul-98, to lugnet.robotics.handyboard)
 
  Re: data acquisition
 
yes, you can write a program for IC to print the information to the serial line. see the FAQ for information about using the HB serial line from an IC program. Fred In your message you said: (...) (26 years ago, 5-Jul-98, to lugnet.robotics.handyboard)
 
  ds1233-10
 
Can anyone recommend a good supplier for the ds1233-10 (or MC34064) and also the IS1U60??? Thanks in advance.... Owen (26 years ago, 5-Jul-98, to lugnet.robotics.handyboard)
 
  Uploading arrays
 
Dear All I intend to log the data from up to seven analog inputs, and 2~3 digital inputs, in an integer array every minute for up to an hour, and then upload the data to the PC and import it into MS Excel. 1) Could anyone point me to any IC software (...) (26 years ago, 5-Jul-98, to lugnet.robotics.handyboard)
 
  data acquisition
 
this message is especially for Fred Martin: is there any way to retrieve a large integer array (1000 or so elements) from the handyboards memory, and save it in a file on the PC? thank you. Justin D. Gullotta.. , Engineer, Rensselaer Polytechnic (...) (26 years ago, 5-Jul-98, to lugnet.robotics.handyboard)
 
  Re: 7-Segment multiplexing
 
There are plenty of seven seg driver chips out there that you can connect to the HB. Look some up on the web (data sheets are all over the place! try a search engine). I have experience with a nice chip that drives four seven segs with serial input, (...) (26 years ago, 4-Jul-98, to lugnet.robotics.handyboard)
 
  Re: check_sensors.c
 
(...) All C declarations must be terminated with a semicolon. Try : int num_sensors = 6; ^ (...) is this legal syntax for "while"? Try: while (1) (...) If you just wanted to print out the analog sensor value, do you really want to dump them into an (...) (26 years ago, 4-Jul-98, to lugnet.robotics.handyboard)
 
  Oyxgen sensors on Handy Board?
 
A rather unusual question: I am interested in building a rebreather scuba diving device with a handy board as "brain" to control oxygen partial pressure and some other stuff. Did anyone ever hook up an oxygen sensor to a handy board or has anyone (...) (26 years ago, 3-Jul-98, to lugnet.robotics.handyboard)
 
  check_sensors.c
 
Hello All, I would like to write code for the handyboard to constantly monitor inputs. I copied this this code from the mail arcives 3-22-97, whats wrong?? Thanks in Advance Terry Gathright 669@worldnet.att.net /* GLOBALS*/ int num_sensors =6 /* put (...) (26 years ago, 3-Jul-98, to lugnet.robotics.handyboard)
 
  7-Segment multiplexing
 
Hi, does anyone know how to efficiently multiplex 5 seven-segment displays? What I'm doing now (turn on the segment drive, turn on the digit drive, turn off everything, repeat) causes rather unacceptable flicker and has the displays at different (...) (26 years ago, 3-Jul-98, to lugnet.robotics.handyboard)
 
  One Handy Board available for sale.
 
I am selling the Handy Board that I have because it is not fast enough for the application that I wanted to use it for. I am involved in decoding highly compressed sound files in a stand alone unit and the 6811 just can not hack the speed. I have (...) (26 years ago, 2-Jul-98, to lugnet.robotics.handyboard)
 
  PCODE Modification for Larger LCD - Question
 
I have a nice little box that I got surplus that has a 8x40 LCD with a nice keyboard. I'd like to use one of my handyboards to control that box (tossing out the Z80 equiv board; don't have ability to reprogram the EPROM). Am I correct that I only (...) (26 years ago, 2-Jul-98, to lugnet.robotics.handyboard)
 
  Re: IC support data types?
 
Dear Chad, Support for structs is among the many improvements in IC 3.x over the previous freeware versions of IC. Other improvements include an integrated and robust pcode downloader. Please see (URL) for more information. -- Randy (...) (26 years ago, 1-Jul-98, to lugnet.robotics.handyboard)
 
  Re: Serial Interface
 
(...) Although there is the HEXMON program, I too, have been trying to do what you describe, and encountered the same problems. I found it to be a timing issue, and, through trial and error, have a found some settings that seem to work most of the (...) (26 years ago, 1-Jul-98, to lugnet.robotics.handyboard)
 
  data acquisition
 
is there anyway to retrieve an integer array from the handyboard's memory using interactive c? i need a way to save a large integer array from the memory of the HB on a disk drive of my PC. is this possible? Justin D. Gullotta.. , Engineer, (...) (26 years ago, 1-Jul-98, to lugnet.robotics.handyboard)
 
  Re: microcontroller
 
(...) Eeee...eeek! Outputs left floating, CMOS inputs taken to ground with a 4.7K resistor... presuming, of course, that a Logic 0 on that input won't generate adverse effects, e.g. a grounded active low interrupt line might be a problem. Such (...) (26 years ago, 1-Jul-98, to lugnet.robotics.handyboard)
 
  Serial Interface
 
Hello, I've been having some problems using my HandyBoard to talk directly to my PC via the serial interface. I disable Interactive C and then Poke() and Peek() as has been described on this list. I send short character strings from my PC to the (...) (26 years ago, 1-Jul-98, to lugnet.robotics.handyboard)
 
  Re: Looking for voice recognition chip
 
Hi Skye, I play in this time also with voice recognicition chips (and voice record + playback also for my rug warrior like bot) and I found two of them very interesting: the first is the MSM6679A-110 manufactured by OKI. This is a very large chip (...) (26 years ago, 30-Jun-98, to lugnet.robotics.handyboard)
 
  IC support data types?
 
Is there a verstion of IC that supports data types like struct? Thanks, Chad Humberstone EUCLID Mobile Robot Lab (26 years ago, 30-Jun-98, to lugnet.robotics.handyboard)
 
  data interface
 
is there anyway to retrieve an integer array from the handyboard's memory using interactive c? Justin D. Gullotta.. , Engineer, Rensselaer Polytechnic Institute. (26 years ago, 30-Jun-98, to lugnet.robotics.handyboard)
 
  Sony IR Encoding Question - Sources
 
Does anyone know if there is a chip or software to allow the creation of Sony Encoded IR signals. Since there IS software to decode Sony IR, I would like to be able to generate, via computer, this Sony IR rather than using a Remote Control device. (...) (26 years ago, 30-Jun-98, to lugnet.robotics.handyboard)
 
  USA Today Media Lab story, 6/29/98
 
Hi all, Those of you in the States might have caught today's issue of USA Today, which has a cover story on the Media Lab's research, including a photo of yours truly and a few paragraphs about the LEGO Mindstorms Robotics Invention System. there's (...) (26 years ago, 30-Jun-98, to lugnet.robotics.handyboard)
 
  HOW TO UNSUBSCRIBE
 
This is the periodic unsubscribe message. To unsubscribe from the Handy Board list, please send mail to fredm@media.mit.edu He is the only one who can remove you from the list. That way, when you send mail to fredm@media.mit.edu you're not telling (...) (26 years ago, 30-Jun-98, to lugnet.robotics.handyboard)
 
  Simulation ?
 
Hi everyone .... i need help in simulation of the robot movement ,......... What program did u all use with HB by using 'IC' to write in the program....??? I need some ref. in this.........please help me ......... Regards, Linnar (26 years ago, 30-Jun-98, to lugnet.robotics.handyboard)
 
  Unsubscribe
 
Please unsubscribe Thanks Grady (26 years ago, 29-Jun-98, to lugnet.robotics.handyboard)
 
  Cirrus Servos - Question - How do they rate compared to Futaba
 
I have a Cirrus Cs-20 BB Sub-Micro Servo that I have been using for testing. I was wondering how this servo compares to others like Futuba and others. Since I know how this one behaves, I can use that info as a comparrison. What Futuba mode is (...) (26 years ago, 29-Jun-98, to lugnet.robotics.handyboard)
 
  unsubscribe
 
unsubscribe (26 years ago, 29-Jun-98, to lugnet.robotics.handyboard)
 
  RE: Walking Robot Question
 
Mike, I have mentioned before that I am going to use a Novasoft MSCC11 board with an HC811E2 (which has 8K EEPROM on board) and a piece of software called Robobug which uses all 16 of the i/o pins to control 16 servos. These servos are all (...) (26 years ago, 29-Jun-98, to lugnet.robotics.handyboard)
 
  Walking Robot Question
 
I'm wondering how the servos are controlled on a walking robot. I would imagine that multiple legs would have to be moved simultaneously and in sync with each other. If servos are changed one-at-a-time then one leg would be dragging the others. A (...) (26 years ago, 29-Jun-98, to lugnet.robotics.handyboard)
 
  Re: Cirrus Servos - Question - How do they rate compared to Futaba
 
Try (URL) go to product info and then servos. Mike (...) I (...) (26 years ago, 29-Jun-98, to lugnet.robotics.handyboard)
 
  Re: microcontroller speeds
 
If they replace the controller on their board with a chip that is rated at 20MHz but they are still using the old board with its 16MHz oscillator won't it still run at 16MHz? ---...--- (...) (26 years ago, 28-Jun-98, to lugnet.robotics.handyboard)


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

Redisplay Messages:  All | Compact

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