Most simple BS2 object ever! Tell me what you think
Microcontrolled
Posts: 2,461
I have made an object that, although not versitile, should be perfect for beginners to the Prop. It has all the simple BS2 functions and lots of commenting to make sure that the object is understood. Tell me what you think! It has the following commands:
Tell me what you think I should add and tell me what you think of the program! Thanks!
Micro
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Don't click on this.....
Use the Propeller icon!!
You had better not start ANOTHER PropII thread.
PUB Start_Debug_Window PUB Pause(time) PUB High(pin) PUB Low(pin) PUB Input(pin) PUB Sleep(period) PUB Count(pin,duration,variable) PUB Debug(str) PUB Random PUB Toggle(pin)
Tell me what you think I should add and tell me what you think of the program! Thanks!
Micro
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Don't click on this.....
Use the Propeller icon!!
You had better not start ANOTHER PropII thread.
Comments
Thanks
I am guessing that after spending maybe 8 or 9 hundred hours writing and debugging Spin, that I'll eventually begin learning how to use it.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Don't click on this.....
Use the Propeller icon!!
You had better not start ANOTHER PropII thread.