I'm running a Pontech SV203B as my controller on an "autonomous" RC car. The track has walls on it barely wider than the car. It mechanically follows them,...
You've got a couple of programming challenges ahead of you, but it sounds like you're on the right track (pun intended). When checking the "I've got air"...
Thanks for the reply Steve. The < or > 128 idea is solid, and we could tie the A/D line to gnd with a 100K resistor if needed to control drift. I followed your...
What contest is this? Is there a web site with info? Jacob Christ www.pontech.com ... From: gielamonsta [mailto:gielamonsta@...] Sent: Friday, April 08,...
Its the SAE Micro-Truck Baja competition. Its held at the SAE World Congress in Detroit every year. The competition is limited to SAE student members, but...
D'oh! Read the FAQ idiot... "Q: How do I program the SV203B/C with Win XP? A: Download the SBC control program from Pontech. Compile and assemble your program...
... http://mywebpages.comcast.net/robertboswell/SAEfiles/030904StMicroBaja.htm ... 1) I would refrain from naming constants the same as some functions - i.e. -...
... I use it caps all over - just to be safe. ... point. Notepad works fine. Just write the program with notepad, then run the SVBAS in a dos window to...
Programming the Pontech SV203B, as easy as 1-2-3! Thanks Steve! Now that you mentioned it, I do remember a lack of = signs in my delay commands on my "real"...
Yup, I think you've got it. For some reason I thought there was a checkbox in SBC, but I was wrong - so yes, you merely do the SVBAS thing to create the hex...
The practice session went pretty well today, although we still don't have autostart working correctly. So far we've only been able to get it to work...
Nice workaround. I don't think I've ever had occasion to use autorun, other than just hacking around with it. The program I run most of the time I just start...
That was a fast three weaks, but I managed to get my robot walking in time for the science fair. I had a whole two hours left over for sleeping. The robot...
The 4066 is a quad bilateral analog switch - or in English, it's 4 individual digitally controlled switches that are single pole single throw, for low voltage...
I'm afraid I don't understand what an inverter is. I don't understand what lead of the multiplexer chip is for what. A diagram would be of much help....
Russell, First, check out the following link: http://www.national.com/ds/CD/CD4066BC.pdf This shows a representation of the IC in question. You'll need 2 of ...
I usually order my stuff from Jameco. They sell: 74HC4066 SN74HC4066N 74HC4066M,SOIC-16 SN74HC4066D,SOIC-14 So many numbers and letters, Argh! The one that it...
HI Good evening, I was trying to apply an analog IR sensor in Visual Basic to finish of my robot and I was having a bit of trouble with the code. I am trying ...
Abbi, Once you send the AD(n)<13> where n is the channel, you just wait until you have a chr$(10) (linefeed) comm event back. There's an example in the files...
Well the competition is over, we ended up doing pretty well. 3rd place finishes in the two classes, along with a ton of 4-10th place finishes. We had some...
Very cool. The HBC101 has an add on board that would allow logging the trainer port output of a FUTUBA flight transmitter (with properly written PC software)....
Yeah, I forgot the SV203 wasn't going to be able to read in the servo signals. I could probably just use one of those laptop->oscope programs that utilizes a...
Congrats! ... Water? Where'd that come from? I thought this was a truck not a boat! ... The serial port can be reconfigured to any type of 3-pin connector of ...
Hi everyone, I want to say thank you so much for your help. SpeciaL THANK you to Steve. My robotic platform is finished I will be posting some pictures and...
I found something kind of cool, I thought maybe some of you might also like it. http://www.techonline.com/community/ed_resource/virtualab. This company takes...
Hi everyone, I am having a slight problem with some HS 422 Hitec servos and I was wondering if anyone could help. I needed the servos to do continuous rotation...
Abbi, Check out www.servocity.com they have a robotics section that discusses extending the rotation of HiTec servos, and a specific mil-spec pot to make the...
Abbi, I'm not sure, but I think I might have some of those servos as well; the number looks familiar (I'm away on business so I can't check). One thing you...