I have posted an Interactive C implementation of events for the Handy Board here: http://roboticdreams.wordpress.com/. The code enables an event-based...
I tried downloading the latest version of Interactive C 8.0.2 but when it is done compiling the Handyboard lcd says the firmware is IC 4.2. What happened to...
There are different version numbers for the desktop software and the firmware that runs on the board. The firmware hasn't changed through the latest batch of...
Just thought I'd add some info. If anyone is still using IC 3.2, the old Newton Labs one, it doesn't seem to work on Vista 64. Not sure of earlier versions. ...
I have a new Handy Board and I am attempting to read an analog input for the first time. I have a trivial infinite loop that reads an analog port value and...
Yes, the default software libraries assume an Expansion Board, and reserve those two pins for it. One simple workaround is to use analog(16) to get analog(0),...
As I have understood I have to cut the motor power trace and then plug the new power source into the motor power header. But what happens to the Expansion...
Hi everyone, I am refactoring the Handy Board web site, built on top of WordPress. I hope that this will encourage people who are still using it to share...
 PCB Design  We are one of the professionally managed Organization in India involved in providing CAD based PCB design & development services. We are...
 PCB Design  We are one of the professionally managed Organization in India involved in providing CAD based PCB design & development services. We are...
If I were to order extra pins to solder onto wires which could then be inserted into one of the analog or digital inputs on the HB, what size or gauge should I...
I have a handyboard v1.21k that was used in Botball a few years ago. I'm trying to get it going to practice with before beginning a new team. Interactive...
Jennifer, you can’t use a parallel adapter. You have to get a USB-serial cable, which provides a COM port. You then use a serial DB25-DB9 adapter to connect...
I went to botball.org and downloaded the Interactive C 8.0.2 program to write and test my programs for school. We are required to use "reset_system_time()" in...
Hi, Has anyone implemented an I2C interface with the HandyBoard or know of where to find info or the best way to go about doing it? Thanks for any comments! :)...
Hello Ericson, I haven't seen any direct code for the Handyboard for I2C but there may be a couple options. One site that has some information and chips to...
Hi Ericson, I have attached some I2C code I wrote many years ago for the Handyboard in IC. It makes use of an added output port but that can be modified within...
Hi, This is off the topic a bit, but since I finally see a message from real people I thought I might ask: can the moderator or list owner PLEASE delete the...
James Frye
frye@...
Nov 5, 2009 6:14 pm
5959
I'd be willing to be a backup moderator for the group if one of the current moderators can enable that on my account. I already help moderate a few other ...
I am glad that the spam problem is finally being addressed. I was not sure what to do about it, but I must admit I was almost ready to leave the group as it...
Yes, but is it being addressed?? I haven't heard or seen any posts from a Moderator stating that they would clean it up. I've offered to help but I haven't...
Since I don't get around to looking at this group every day, occasionally the spammers post a bunch before I catch it and clean house. Robotdoctor has offered...
Hello Jamie, I am studying under Mr. Mar and find the provided code especially relevant to my project. While I am making an earnest effort to interpret it...
While I appreciate Jamie's contribution, which ports it is referring to and how one would wire to make the division along input and output rather than SDA and...