New BoeBot works great! Can gcc be used to stamp the chip?
1885
Posts: 11
I got a new BoeBot and am using PBasic. I'd like to know if gcc can be used to stamp the eprom?
I am currently trying to get things to work using gentoo and ubuntu linux.
I'm really enjoying programming the BoeBot.
I noticed Catalina C but I'd prefer gcc.
Can Catalina C be used to stamp the BoeBot chip?
Thanks,
1885
I am currently trying to get things to work using gentoo and ubuntu linux.
I'm really enjoying programming the BoeBot.
I noticed Catalina C but I'd prefer gcc.
Can Catalina C be used to stamp the BoeBot chip?
Thanks,
1885
Comments
If you want to program the Boe-Bot in PropBASIC, Spin or C (using PropGCC) then I would recommend the Propeller BOE. We will be accepting pre-orders momentarily for this product. It has a 64 KB EEPROM for Large Memory Model (LMM) programs and an external Micro SD Card socket for very large External Memory Model (XMM) programs with PropGCC. With the XBee socket you can program wirelessly and control the PropBot from a distance, too. It'll compile under Linux, Mac or Windows. Take a look in the Propeller PropGCC forum for some more information - we're in alpha stage at the moment.
You'll be a little bit on your own until we catch up with some code examples.
Ken Gracey
With the eminent release of the Propeller BOE, that would be the best way to go.
* The SpinStamp is $29.99 (http://www.parallax.com/Store/Microcontrollers/PropellerTools/tabid/143/ProductID/448/List/1/Default.aspx) could be used as long as you are careful about the 3.3 to 5 volt interface issues. Carefully read the caveats on the product page to avoid burning out pins and limitations for this product.
* Build a daughter board to plug an alternate MCU into the app mod socket. The AppMod socket has Gnd, Power, 5v, and access to all pin traces, so the BasicStamp could either be removed or loaded with a program that puts all pins into input mode it. With a little bit of sweat equity and $20 you could have complete MCU flexibility. I've thought about creating a daughter board that uses either the Solarbotics Ardweeny or DorkBoard to allow C++ programming.