try adapting my servo code from http://funkmunch.net/hc11-ide/servomod.html to the expansion board. I suspect you'll only have to change which timer it uses ...
For anyone interested, I'm auctioning off a SUMO11 Based robot. The SUMO11 is 100% HandyBoard compatible. The Platform is LEGO based with 2 Sharp GP2D12 IR...
I would say implementing "fuzzy logic" is language independent. Certainly a pure C implementation should be translatable function by function to IC. There may...
i just started putting a handy-board together and when i measure the voltage at pin 6 of u16(max232cpe)its within tolerance at -9.5, but when i simulate it...
... As long as it's below -3 it should work fine. The drop you're seeing is caused by the chip drawing current from the host machine, which increases the ...
... the ... but ... stay ... the ... fails the ... one ... seeing is caused ... the ... to simulate it transmitting to the host the instruction say to jumper...
Hi , I have built a few HBs in my day and I dont think there is a problem with the chip. But if you had connected a serial cable you may want to check it for...
Hi: I am using the Handyboard in conjunction with Fred Martin's Book, Robtic Explorations. In Figure 2.8 in the book, there is a photo showing the completed...
Dear Jim, Thank you very much for the informative feedback from you. I appreciate it a lot. ... by ... will ... resolve ... warm ... there ... lowest to ... ...
<snip> In its simplest terms "fuzzy logic" is an algebra of "likely membership". The typical example is what is the answer to "is it warm outside?". Some...
Hi, i have a problem with the Distance Measuring Sensors. when i use the sentence "printf(" Sensor %d is %d\n",17,analog(17));", returns always a value between...
Hi, i have a problem with the Distance Measuring Sensors. when i use the sentence "printf(" Sensor %d is %d\n",17,analog(17));", returns always a value between...
Xiaoming, I had this problem as well, if you are using the gp2d12 ranging IR sensor. The fix is that the handyboard uses a 47kohm pull up resistor and...
Hi: I have attempted to charge the HB battery via the 2 trickle charge methods on P 46 of the Handy Board Technical Reference. In both cases, the appropriate...
... charge ... cases, ... switch ... conflicts ... of ... the ... the ... doesn't reach 16 ... The battery IS connected but I don't understand the rest of your...
Hi: I am having a problem using the servomotor on the expansion board. The servomotor is controlled by two sensors. If only one sensor works, the servomotor...
... My batteries reach 11.5v when fully charged. If your wall wart only gives 12v, you'll only have 0.5v across your led which isn't enough to light it. Most ...
... You're re-initialising the servo subsystem every time, truncating timing pulses and causing stutter. Also, if only one of sensor_rechts and sensor_links is...
Hello, I could use an extra HandyBoard for a project I am working on. If you happen to have an extra HandyBoard that you no longer need I would be interested...
Mailing lists: This is an off-topic post. I am sending this news to everyone in my address book, but if you don't want to read it, go ahead and skip it. I ...
Mr. Hunter I realized that the NiCds were not being charged with much current even when I used a separate battery charger. I did a little research and...
... That would explain it. I use NiMHs in mine so I don't have that problem. Can't leave NiMHs on trickle charge though, which is why I comandeered one of the ...
Hello, I don't recall seeing this topic come up so I thought I would ask... Has anyone tried using a pair of RF radio Modems to communicate with the HandyBoard...
I got some 433Mhz serial transmitters and recievers from http://oatleyelectronics.com. I can't see the ones you've linked because the site seems to be stuck in...
Hi: I been putting some cadmium sulfide photocell into analogue ports 0 - 4 and then executing the analog() function. For port 3 and 4 everything works as...
... you're not using unsigned chars or ints. Most compilers default to signed variables, which use the msb to indicate sign and "roll over" from 127 to -128 ...
Jerry, You do not mention which version of IC you are using. The current versions are designed for a Handyboard with the expansion board attached and have some...
Jim: I am using the Handyboard with the expansion board and am runnning IC 5.0.9 Are you saying in your response that for this configuration, analog port 0...