Build Your Own Arcade Controls Forum

Main => Everything Else => Topic started by: USSEnterprise on August 13, 2005, 12:25:29 am

Title: Help w/ PBASIC
Post by: USSEnterprise on August 13, 2005, 12:25:29 am
I need to learn PBASIC within a few months for a robotics team at school. Can anyone point me to a good site or book that can help?
Title: Re: Help w/ PBASIC
Post by: TalkingOctopus on August 13, 2005, 06:45:31 am
Just google for tutorials.

Here's a decent list of tutorials I found:
http://web.fccj.org/~jtrifile/BasicStamp.html

It looks like PBASIC is just like BASIC, but has some additional commands that are specific to robotics.  It looks pretty easy, especially if you have programming experience.  Good luck!  Sounds like a fun project.  I did a robotics competition in high school, but I programmed it in C.