Course to move students from STAMP to SX
John Kauffman
Posts: 653
I have students that have finished WAM,·BoeBOT,·BAaD and Signals. They are looking for more challenges.
I am thinking of giving them a course on SX & SXkey. I got the SXKey tech kit and read/skimmed the three texts.
I also downloaded the SXbasic.
Now I am trying to develop a syllabus. I am thinking, in broad terms:
1 -·Comparison of STAMP and SX, particularly advantages of speed, debugging·and Virtual Peripherials
2 - SX with SXBASIC to get used to pin names and the board
3 - SX with assembler
Has anyone else taught students in a transition from STAMP to SX?
Any suggestions?
Anyone already have syllabus,·notes, quizzes that I could bum? I'll add on and send you the additions.
Thanks.
I am thinking of giving them a course on SX & SXkey. I got the SXKey tech kit and read/skimmed the three texts.
I also downloaded the SXbasic.
Now I am trying to develop a syllabus. I am thinking, in broad terms:
1 -·Comparison of STAMP and SX, particularly advantages of speed, debugging·and Virtual Peripherials
2 - SX with SXBASIC to get used to pin names and the board
3 - SX with assembler
Has anyone else taught students in a transition from STAMP to SX?
Any suggestions?
Anyone already have syllabus,·notes, quizzes that I could bum? I'll add on and send you the additions.
Thanks.
Comments
I would be willing to proof-read any documents you write.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"SX-Video Display Module" Available Now.
www.sxvm.com
"A problem well defined, is a problem·half solved."
·
·
You just found yourself a job! [noparse];)[/noparse]
·
The SX/B was released not long ago, so nobody yet developed educational documentation as we have it for the BASIC Stamp microcontroller in the Stamps in Class program.
·
The book on this link added some examples in how to program with SX/B:
http://www.parallax.com/dl/docs/books/ExploringTheSx.pdf
·
Also SX/B is being improved as we speak and a new release is getting closer.
·
I'll contact you by private email to keep talking about your proposal.
·
Regards,
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Aristides Alvarez
Education and Technical Support Manager
aalvarez@parallax.com
Parallax, Inc. www.parallax.com
Is it possible to add button for debounce in the new version.
73
spence
k4kep
The BUTTON command is not going to be supported by the new SX/B compiler.
BUTTON is not used as frequently so its priority was very low against implementing other commands.
In the applications where bounce is a problem, you can still debouce your inputs by software in your code.
Regards,
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Aristides Alvarez
Education and Technical Support Manager
aalvarez@parallax.com
Parallax, Inc. www.parallax.com
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA