sx micro noob questins.....
Hello everyone.
·I am thinking of buying one of the sx programing kits. I have using basic stamps for a couple of years now. I have used the following,·B21, Bs2, and now a·Bs2PX.
·My main interest lie in robotis.But I wonder how difficult is the· learning curve with the SX. ·Is it that much more difficult to learn? And can I do the same kind of things that I can with a basic stamp?
·I have a few idea's for the sx, but am still left with a singel question, that I keep asking myself. Can I learn this, or is it strickly for the real engnieers amoung us?
·Thank you all, Duane
·I am thinking of buying one of the sx programing kits. I have using basic stamps for a couple of years now. I have used the following,·B21, Bs2, and now a·Bs2PX.
·My main interest lie in robotis.But I wonder how difficult is the· learning curve with the SX. ·Is it that much more difficult to learn? And can I do the same kind of things that I can with a basic stamp?
·I have a few idea's for the sx, but am still left with a singel question, that I keep asking myself. Can I learn this, or is it strickly for the real engnieers amoung us?
·Thank you all, Duane
Comments
SX/C, coming soon...
dan
Jim W.
One big difference is in debugging. The stamps have the nice DEBUG command that sends text back to the PC.
Although the SX cannot send info back, it can do things the stamps cannot. For example you can single step your code, or you can set break points. You can also "watch" variables (this is very much like using DEBUG to show a variable). The SX also has the SXSim simulator, it's great when you don't have an hardware with you. You can just simulate the program from the same IDE.
As Jim said, SX/B is getting better and better. There will be a learning curve for sure, but if you take the leap I think you'll be glad you did.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Cheap 4-digit LED display with driver IC·www.hc4led.com
Low power SD Data Logger www.sddatalogger.com
"The meaning of life, is to give life meaning" Unknown.
·
Yup... and mcc too...
·I'll try not to bore you all too much with my noob questions.... _Duane