Propeller C without the Activitybot
nsimons
Posts: 1
My school just received one Activitybot. I have a class of 12 kids. I want to teach them the Propeller C language so that they can write some programs for the Activitybot without having to have it connected to the computer.Are there simulation programs we can use or some other way I can teach the language to my class without having a robot for each kid?
Comments
....
............It's easier to work on early sensor code on a QS than doing it on the activity bot. The QS can get your students part way there but the AB is needed to pull it all together. The QS doesn't have as many board features as the AB but, as you can see it can control many sensors in parallel (GPS, GPIO, Temperature sensor, ADC, pressure sensor, etc on one I2C line).
Hope this helps. And if you don't mind me asking, do you have prerequisites for your class and what grade level?
The QS is small and and you can program it without an external power supply. I often toss one my bag with my netbook when I visit the doctor to keep myself entertained, er... I mean to better learn C.
Of course, the QuickStart doesn't have all the bells and whistles of its big brothers, but add a breadboard and a few jumper wires and you can accomplish wonders!
Good Luck!
Amanda
There are many Propeller C Tutorials for the Activity Board without the robot: http://learn.parallax.com/propeller-c-tutorials
I didn't realize that. Cool!
@