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 / *6789 (-20)
  Handyboard low voltage motor control
 
Hi All, Most of you guys seem to want more power to control motors, well, I want to go the other way. I'm looking to drive 1.5v motors with the handyboard. The lowest voltage the L293 can take is 4.5v (Vmin of Vcc1), and that still has my motors (...) (25 years ago, 18-Oct-99, to lugnet.robotics.handyboard)
 
  communications
 
Does anyone know where I could get some really good information concerning serial communication for the handyboard. I'm wondering if it's possible to have the handyboard communicate with a PC and vice versa. I'm looking for something wireless but (...) (25 years ago, 18-Oct-99, to lugnet.robotics.handyboard)
 
  Re: Data acquisition through analog input
 
(...) Do you mean < www.glolab.com >. Victor (25 years ago, 18-Oct-99, to lugnet.robotics.handyboard)
 
  Re: Data acquisition through analog input
 
Dear Mr. Kalyan, Maybe you can try those RF module from www.Glalab.com Look for their guide on connecting the holtek IC to their RF module. I believe that will help you a lot. Regards, William (25 years ago, 18-Oct-99, to lugnet.robotics.handyboard)
 
  Re: need a text editor
 
(...) I highly recommend TextPad (www.textpad.com). I use it for writing all my C, Java and HTML code. It allows you complete control over formatting (auto-indent, tabs to spaces, etc.) and a multitude of useful tools, including parenthesis (...) (25 years ago, 18-Oct-99, to lugnet.robotics.handyboard)
 
  Sharp GP2D02 with out expansion board
 
Handyboard Community, Has anyone written code for the GP2D02 sensor without the expansion board. I have a group of High school kids that have KISS institute robot kits. This kit comes with a handyboard and LEGO's but no expansion board. Being on a (...) (25 years ago, 18-Oct-99, to lugnet.robotics.handyboard)
 
  need a text editor
 
What text editors do you guys use to write your IC code? I am on a Windows98 machine and having a real hard time finding one that doesn't add all of the extra formatting. Or is there an option that I am missing that I can turn the formatting off? (...) (25 years ago, 18-Oct-99, to lugnet.robotics.handyboard)
 
  Re: UK Suppliers
 
(...) If you're prepared to mail order, you can get all the Handyboard stuff from the Robot Store, Hong Kong,www.robotstorehk.com I've found Patrick Hui to be most helpful and dependable. -- C S Soh (URL) where air is power (25 years ago, 18-Oct-99, to lugnet.robotics.handyboard)
 
  Re: Interfacing 2 Ultrasonic Modules onto one HB?
 
Hello, I also would like to see a example of the sonars and expansion board hook-up. I also have a vector 2x compass module that was connected and working before the expansion board was added. Is it possible to connect the sonar and compass to the (...) (25 years ago, 17-Oct-99, to lugnet.robotics.handyboard)
 
  Interfacing 2 Ultrasonic Modules onto one HB?
 
I am trying to interface two Polaroid 6500 ultrasonic ranging modules onto one HB to simplify my project. I know this has been done and it is probably very easy but I am not an electrical engineering expert and cannot figure it out. I have two (...) (25 years ago, 17-Oct-99, to lugnet.robotics.handyboard)
 
  Re: Data acquisition through analog input
 
Mr. Han, I think you can try to transmit the data through radio frequency transmitter to the receiver which is connected to the PC. I have tried this but it is digital data and not analog. Thanks, Wil. ----- Original Message ----- From: Chul Hun,Han (...) (25 years ago, 16-Oct-99, to lugnet.robotics.handyboard)
 
  UK Suppliers
 
Can anyone help me? I'm looking for a UK supplier for the Handyboard, either as a kit or complete. I would also like some advice about how I could integrate the Handyboard into a A-Level physic department. I'm interesting in introducing robotics (...) (25 years ago, 16-Oct-99, to lugnet.robotics.handyboard)
 
  Re: interfacing the GP2D12
 
Thats great Gary, This was the same conclusion that I'd come to myself, however I've now run into another problem with the otherwise brilliant 'D12 sensor. I'm currently using the Digitalker speech system from Jameco, and when the 'D12 is plugged in (...) (25 years ago, 14-Oct-99, to lugnet.robotics.handyboard)
 
  A java tool for real-time talking with people reading the same webpage.
 
Hi, There is a java software called Wander at (URL) simply dragging and dropping a URL address or a Link to Wander window, you can see and talk to all the people who reading the same webpage right now. It is a good tool for on-line talking, (...) (25 years ago, 15-Oct-99, to lugnet.robotics.handyboard)
 
  Re: Start_process problem
 
alex, each of your processes must be an indefinite loop. otherwise starting them up via start_process just runs through once. so, e.g.: void checkir() { while (1) { if (digital(4)) { /* go backward for some time */ /* turn a little */ /* go forward (...) (25 years ago, 15-Oct-99, to lugnet.robotics.handyboard)
 
  re: start_process problem
 
My suggestion is to double check that you double check the simple things withing the code (your code should be executing an infinite loop) while(1) { code .... } If the code is more complex and involves external assembly modules, check that they (...) (25 years ago, 15-Oct-99, to lugnet.robotics.handyboard)
 
  Data acquisition through analog input
 
-- MIME ATTACHMENTS DISCARDED: 1. Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: base64 Content-Length: 297 2. Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: base64 Content-Length: 1408 (25 years ago, 15-Oct-99, to lugnet.robotics.handyboard)
 
  Start_process problem
 
Hi When I try to start a process , the code downloads fine , it runs on the board with no errors but it only excutes the first proceess once and none of the others. void main() { start_process(fwrd()); start_process(checkir()); (...) (25 years ago, 15-Oct-99, to lugnet.robotics.handyboard)
 
  Re: NEW POWER SUPPLY
 
I think you win the prize for the best solution Giang! - Nick - (...) (25 years ago, 14-Oct-99, to lugnet.robotics.handyboard)
 
  Re: NEW POWER SUPPLY
 
What about this idea? Cut the motor trace as per on Fred's website....than desolder the motor power header (the one that plug into the Handy board) on the expansion board and flip the header upward and resolder it to the expansion board. Then reuse (...) (25 years ago, 14-Oct-99, to lugnet.robotics.handyboard)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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