Hello, As long as you keep the battery charged then the program will be retained in memory. If you want to ensure the program stays there even with the...
Good day, I have a similar problem,but IC says that download canceled or failed when the loading bar is in 100%.The Handyboard was last week ok and it does...
Hi, I have Handyboard 1.21 and i cant download firmware to it. Concretely downloading is running to 100% (like last week when I havent this problem with it,I...
change the crystal to 16 MHZ and make sure the static ram is fast enough and it should be fine. The board uses HCT glue logic chips, they are fast enough. Dean...
Did you ever solve your handyboard problem? Experiencing the same problem described when downloading firmware, nearly completes and concludes with displayed...
Not yet. But i thing that the reason why it isn´t working is broken 68hc11. I measured all outputs and inputs between memory and processor and they are all...
Hi, I need port adress format for handyboard´s communication port in IC. I cant see any ports there,so I need it to custom this. Thank you Vymetalik....
Hi, Has anybody tried using the HB to generate DCC signals to control a digital model railroad? The HB has all the hardware needed but I'm not sure if anybody...
This message is directed toward Fred Martin, because he was mentioned as a resource in "Mobile Robots, from Inspiration to Implementation". Specifically for...
Hi Folks, Cleaning out the hobby shed. I have a handyboard available for free to anyone interested. I can meet up with someone in the Boston area or ship at...
I am a member of a hacker's group, Dayton diode, and I would like it. My address is 808 Bonnycastle Englewood, Ohio 45322. What would it cost to ship? Dean...
Fred, I am looking for a PI controller like the one outlined in "Mobile Robots, Inspiration to Implementation". I do have your book Fred and what I am looking...
Hi Is it possible to power a sensor with a voltage other than 5v say for eg 3.5v through the handyboard? I would like to get a 3.5v output to a sensor from the...
Hello, What kind of sensor do you want to use with the Handyboard? 3.5V is kind of an off voltage to use. Most devices I have seen use either 3.3V or 5V. If...
Thanks for your reply Robert.. I'm using a temperature module sensor and require a reference input voltage of either 3.07v or 4.95v along with a DC 5V input to...
Ok, that makes sense. If you just need a voltage reference reference then you may want to use a Zener Diode. They are available in many different voltage...
I am trying to connect to the Handy Board via the CLI for Interactive C and I'm getting errors. I was wondering if anyone could give me the list of commands...
I've never tried doing that from the command line. It may help to know what version of Interactive C you are running. If you are running an old version then...
Oh, 8.0.2. Do you know the process or what calls the GUI makes? I want to use vim and not have to copy and paste code. And if I get a script working in linux I...
A solution and another question/error: From an IC Prompt the following code works ... IC: Libfile set to ... ... SerialPort: \\.\com8 ... IC: Serial port...
I'm not sure why I didn't realize this earlier, but all the commands need to be ran on the same line ic -l lib\handyboard -p \\.\com1 download CODE.IC works...