C Programming
Brandon Wright
Posts: 5
Is there a Microcontroller out there that will work on the Board of Education that programs in C???· It's the language I'm studying currently and hope to practice it with my Boe Bot
Thanks,
Brandon
Thanks,
Brandon
Comments
The BasicStamps don't support C, but there is a 'C-like' version of Java. You might take a look at that.
It is the Javelin and the IDE is downloadable for free.
To date, it seems that every one that copied the BasicStamp hardware format, also created their own version of Basic to go along with it.
It seems nobody really wanted to be so Generic.
In theory, you might be able to 'wipe clean' a processor and if it is supported by C, then you could do your own thing. But that seems a long way to go to get back home.
It just ain't that hard to learn PBasic and Java is useful too.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"When all think alike, no one is thinking very much.' - Walter Lippmann (1889-1974)
······································································ Warm regards,····· G. Herzog [noparse][[/noparse]·黃鶴 ]·in Taiwan
Post Edited (Kramer) : 4/8/2006 5:30:05 AM GMT
-Brandon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
1+1=10
While is is really good for what it was intended to do, each microprocessor architecture has a different combination of memory allocation, hardware resources, and software resource.
I think the manufactures are beginning to realize that try to fit their features to C becomes very problematic in terms of good use of the resources and makes it more cumbersome to actually quickly deploy a useful application.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"When all think alike, no one is thinking very much.' - Walter Lippmann (1889-1974)
······································································ Warm regards,····· G. Herzog [noparse][[/noparse]·黃鶴 ]·in Taiwan