the awsome possibilities of programming a robot!!!!!
If i wanted to build an atonomous robot and program it with C++ would it be possible?
how do i pick the right processor?
or could i write the program in C++ and then somhow modify it into pbasic with some special program?
Thanks guys for yas awsome input!!
how do i pick the right processor?
or could i write the program in C++ and then somhow modify it into pbasic with some special program?
Thanks guys for yas awsome input!!
Comments
You could conceivably write a C++ program and port it to one of the languages supported by Parallax, but it wouldn't be automatic, and it probably wouldn't be worthwhile. C++ would generally allow you to use features that other language such as PBasic wouldn't or couldn't support, so it would probably be better to start with your target language and platform (processor).
The best high level language that you could reasonably begin with and port to several platforms is pseudocode.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Cheers,
Simon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support