Hello, I've a problem with testing my new HB during assembly. In the last assembly step in assembly guide (http://www.handyboard.com/hbassem/hbassem3.html)......
Helo all, My name is Ari. i just have a handy board that i got from my lab. And when start to connect the board with PC, i've got some problems: 1. the "board...
Wihartantyo Ari Wibowo
wihartantyo_ari_wibow...
Aug 2, 2004 11:24 pm
2664
IC 4.30 does not have a prompt visible, it has a display area (the upper window) and a command line area at the bottom. Have you attempted to type the simple...
What version of IC are you using? I believe you should be selecting the Handy_Board_1.2.icd to drive the bootstrap download process. (IC 3,x or earlier) Hope...
Yes, I tried send some commands, but IC says, that it is not connected to the Handy Board. I've also tried IC 2.8 (DOS version). Firmware download finished...
It seems, problem was IC itself. I tried IC 2.860 under Linux and HB is now processing my commands. printf() works, so everything should be ok. Thanks for...
Is the Linux system on a different machine? It's possible that you had the wrong port selected, or the baud rate set wrong? ... is now ... connected to ... ...
I'm using IC v 3.1 where can i get the Handy_Board_1.2.icd? Thank you for your help. ari Jim Peterson <jimcp@...> wrote: What version of IC are you...
Wihartantyo Ari Wibowo
wihartantyo_ari_wibow...
Aug 3, 2004 11:14 pm
2670
it should be in the lib directory where IC is installed. When you select "download pcode" in the board settings dialog it normally opens the lib directory...
it would be tricky to set the baud rate wrong, as the firmware download process changes from 1200 baud to 9600 257 bytes into the process, and subsequently...
Hi all, Does anybody ever use vision-based localization (using on-board camera such as CMUCam) with Handyboard? Is the handyboard powerful enough to do some...
8 bits at 2MHz vs 64bits at 2GHz?, 32K ram vs 1G ram? What is your general impression? By taking advantage of the analysis capabilities of the CMUcam or more...
If the HC11 is going to try to do 115K baud communication, it will have approximately 76 assembler instructions between each byte recieved to both handle each...
The Handyboard is not designed for EEPROM. There is Dan Gates' DUMO11 that uses NVRAM. http://www.sorobotics.org/sumo11.html This device can be programmed in...
Hi, I have replaced the 32K static RAM chip on the Handyboard with a RAM/EEPROM device from: www.simtek.com It operates as regular static RAM while powered;...
Jamie, Cool, do you think you could write up instructions on exactly where you inlined the diode, and exactly which part you used? If you don't mind, post them...
This is indeed very cool. I have been studying the code of the pcode interpreter (v2.8) to see how I could fit it in EEPROM, and push the variables into...
Hi, I need to interconnect a PIC with the Handy Board, and I don't want to worry about arbitration, SPI, SCI, serial, etc. I want to use a Dual Port RAM: the...
... That's actually Sumo11, the NVRAM can be used without modification in the Handy board too. It has a shelf life (that's the length of time it will hold its...
Jim, I have another question. Well, first a bit of an update. Since my last posting I have acquired two optical encoders that have 200 pulses per revolution....
the attached code alignEnc.ic is the simplest example. The two digital outputs from one sensor should go to digital 7 and digital 12, The other should to to...
How can I easily connect 3x4 matrix keyboard to the Handy Board? Keyboard has 3 + 4 wires (cols & rows). The simplest way is to use digital inputs, but I need...
hi there, where can i buy ADXRS300 gyro? i want to connect this gyro to the anlog port. thanks . ... Do you Yahoo!? Take Yahoo! Mail with you! Get it on your...
i always wanted to build a robot before, i did much research and came to 2 options: 1) buy a used crappy pc, an some interface card like boondog's or a ...