Hi Can the standard HB be programmed without the interface? If so how? I would assume this should be easy enough, but I have been out of the loop for a long...
I have a Handyboard I put on a Lego base, loosely based on the one in the Robotics Exploration Book. I have no problems with the Handyboard so far, I am new...
Hi all, I used the WayBack Machine <http://archive.org> (aka, archive.org) to find my publisher’s set of materials associated with my book. After a business...
I am trying to do assembly on a Handyboard. I was recently trying to make a program that just would change the direction that the motors drove. I am using the...
Hi I have a few HBs and some mini Hbs, I know I didnt need to use the interface comm board to program the minis. Can the standard HB be programmed in IC in...
I am interested in working (playing) with a HandyBoard. I used a 6800 in the 1970s on an AMI6800 evaluation board kit. It was a fun project and I learned a...
Does anyone have the actual assembly code file to use the UVtron with the handy board? I've tried the online assembler (Newton's Lab) but it's no longer in...
I get the following error: cmcsci2b.icb(line 0): Error: Program is too large - overflow of 1415 bytes Is this referring to the source code that is too big, or...
Hi, Due tu the end of my project I'm selling my handyboard set, it includes: Handyboard + Charger/Serial DB25 board + Expansion board + New extra battery(in...
Hi, I am using HandyBoard with IC. The manual that I have says switch/case is not supported. I tried it inadvertently and it works. Is this something added...
Have you seen IC complaining for the following C legal if- else if(exp){ expA; } else if(exp2){ expB; } else if(exp3){ expC; } I get a warning saying "else is...
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! :)...
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...
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...
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...
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...
 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...
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...
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...
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...
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...
I have posted an Interactive C implementation of events for the Handy Board here: http://roboticdreams.wordpress.com/. The code enables an event-based...
Hi, It's been a long long time since I've posted here. I've recently dusted off the robot and am re-doing the drive system to use Kam Leang's bipolar motor...
I have a quick question: When installing the Dual Servo Routine which directory is it referring to when it asks "servo_a7.icb and servo_a5.icb, the assembled...