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 / *3739 (-20)
  IC communication problem
 
Hello, Lately I am having problems communicating with the handyboard after it is reset. I can download the pcode_hb.s19 file using hbdl.exe downloader. When the Handyboard is reset by toggling the power switch, the following is observed. 1st symptom (...) (26 years ago, 3-May-98, to lugnet.robotics.handyboard)
 
  whoops, wrong test program
 
Attached to this message is the test program and S19 file for the LCD code. --Chuck (26 years ago, 3-May-98, to lugnet.robotics.handyboard)
 
  My LCD driver
 
Attached to this message is the LCD driver I wrote for the Handyboard written using ICC11. Feel free to use it. Some notes on it: The driver is designed to operate asynchronously. This is because the LCD can take several milliseconds to complete its (...) (26 years ago, 3-May-98, to lugnet.robotics.handyboard)
 
  Controlling a DC motor 2
 
Hi again, I think i should change my previous question to the following. Is there any alternatives to control a DC motor motion (speed, direction etc) without using a motor driver? how? please explain briefly. Thank you for your replies. (26 years ago, 3-May-98, to lugnet.robotics.handyboard)
 
  Handy Board problem
 
I was wondering if anyone knows where I could purchase the Sharp Is1U60 IR detector. I have looked for it, however none of the distributors I have checked with even carry it. I tried Digikey, Mouser Electronics, JDR, Jameco, BG Micro, and others. (...) (26 years ago, 3-May-98, to lugnet.robotics.handyboard)
 
  MODB - How Is Expanded Mode Entered
 
If MODB pin is always grounded, how does the MCU get into expanded mode to access the 32K SRAM? The data sheet shows MODB HIGH to enter expanded mode. It show MODB LOW to enter single chip mode. What am I missing? -- ---...--- ipscone@halcyon.com (...) (26 years ago, 2-May-98, to lugnet.robotics.handyboard)
 
  Connections
 
Please forgive this probably silly question; as a software person I only dabble in hardware as a hobby: I want to make my own little expansion board and it requires signals from the expansion connectors of the HandyBoard. In particular I want to run (...) (26 years ago, 2-May-98, to lugnet.robotics.handyboard)
 
  6.270 board
 
What is 6.270? Where did this number come from? ---...--- ericson mar Master of Engineering Candidate Project: Mobile Robotics mar@cooper.edu (212)353-4356 Department of Mechanical Engineering The Cooper Union for the Advancement of Science and Art (...) (26 years ago, 2-May-98, to lugnet.robotics.handyboard)
 
  Re: Testing with PCBUG11 - Getting Close
 
My problem turned out to be with Win 95. If I boot to DOS the PCBUG11 program works fine. It fails to work when working from a DOS window. I can now communicate with the MCU so my RS232 must be fine. When working from the command line in PCBUG, I (...) (26 years ago, 2-May-98, to lugnet.robotics.handyboard)
 
  Testing with PCBUG11
 
I have assembled the HandyBoard up to the point of adding the SRAM. I am still waiting for my SRAM to arrive. But, I want to check out as much as possible. Every step checked out fine to this point. I have two options at this point. I have an 6264 (...) (26 years ago, 2-May-98, to lugnet.robotics.handyboard)
 
  controlling a DC motor
 
Hello, i am currently trying to control a DC motor's motion (direction, speed, etc). Besides using a motor driver chip such as L293D, what else can i do to control the motor's motion?? Say, is there a method which can control the motor by totally (...) (26 years ago, 2-May-98, to lugnet.robotics.handyboard)
 
  DS1233 Monitor Chip
 
I cannot locate a DS1233 chip. I have tired DigiKey, Jameco, Mouser, Active. What is a good source for this part? I have an MC34064. Looks similiar except that it has no 350mSec delay and a different pinout. Has anyone tried this chip without any (...) (26 years ago, 2-May-98, to lugnet.robotics.handyboard)
 
  Schematic & PCB freeware
 
Ivex has a very good schematic and PCB layout demo at www.ivex.com ,the only difference between the demo an the full version is the demo is limited to 100 pads. (26 years ago, 2-May-98, to lugnet.robotics.handyboard)
 
  Max232CPE Substitutions
 
I used a Max202 in place of the Max232. I installed it with the 10uF caps. Since the 202 can be used with .1 and I already installed the 10uF ones. I decided to switch it for a 232. The 202 checked out (V wise) like the installation instructruction (...) (26 years ago, 1-May-98, to lugnet.robotics.handyboard)
 
  Re: Schematic drawing - freeware ???
 
Try to look up MicroSim ...or something like that name. It has a crippled evaluation package that may suit your needs. I think the company is the developer of psplice. ---...--- ericson mar Master of Engineering Candidate Project: Mobile Robotics (...) (26 years ago, 1-May-98, to lugnet.robotics.handyboard)
 
  RE: Schematic drawing - freeware ???
 
I came across this web page today. It may have what you are looking for. (URL) Message----- From: Les Novotny [mailto:les@progress...tions.com] Sent: Friday, May 01, 1998 11:03 AM To: handyboard@media.mit.edu Subject: Schematic drawing - freeware (...) (26 years ago, 1-May-98, to lugnet.robotics.handyboard)
 
  Re: loading files
 
It suggests you are not loading lib_hb.c on start up. If you type list files at the IC command line you should see this file listed, as well as any others. If it isn't there, check your lib_hb.lis file and be sure lib_hb.c is listed in it. (...) (26 years ago, 1-May-98, to lugnet.robotics.handyboard)
 
  Schematic drawing - freeware ???
 
Hi, Has anyone come across a freeware schematic drawing package for Windows PC? Any help would be much appreciated. thanks in advance. Les (26 years ago, 1-May-98, to lugnet.robotics.handyboard)
 
  Re: V2x and sonar
 
If you only use one motor controller IC you can use the 16 pin socket of the second motor control to get 4 more outputs. Then you can connect the INIT and BINH to these and have Port D control your V2x compass. All you have to do is modify your (...) (26 years ago, 1-May-98, to lugnet.robotics.handyboard)
 
  loading files
 
Hi, I am having problems loading my files onto handyboard. Whenever I try to load a file, it says ; function analog undefined function motor undefined It used to work fine before and I don't know why I am having this problem all of sudden. Can (...) (26 years ago, 1-May-98, 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