Hi everyone,
I just bought a new Boe-Bot and loved it. Although, i completly hate the PBasic programming language.
So is there a way i could switch to C, C++ or Lua programming language the cheaper possible?
Hi everyone,
I just bought a new Boe-Bot and loved it. Although, i completly hate the PBasic programming language.
So is there a way i could switch to C, C++ or Lua programming language the cheaper possible?
You can buy a C-Stamp, but it won't plug into your Board of Education: http://c-stamp.com
FYI, C-Stamp males a BoL (Board of Learning) and a BoL-Bot that supports the C-Stamp, but you won't find the user base, tons of examples, and the helpful & lively crowd in these forums.
Comments
There are alternatives, but not for the Board of Education. The Propeller Proto Board could take the place of the BOE, drop in replacement.
http://www.parallax.com/StoreSearchResults/tabid/768/List/0/SortField/4/ProductID/423/Default.aspx?txtSearch=Propeller+Prot
Then you could start programing in C using a few products. One is ICCV7:
http://www.parallax.com/StoreSearchResults/tabid/768/txtSearch/ICC/List/0/SortField/4/ProductID/511/Default.aspx
or Ross's Catalina. A free compiler with Code::Blocks support:
http://forums.parallax.com/showthread.php?116370-Catalina-2.6-a-FREE-C-compiler-for-the-Propeller-The-Final-Frontier!&highlight=Catalina
There are a lot of possibilities once you switch to the Propeller.
Hope that helps,
Jim
FYI, C-Stamp males a BoL (Board of Learning) and a BoL-Bot that supports the C-Stamp, but you won't find the user base, tons of examples, and the helpful & lively crowd in these forums.