Does stamp 2 have interrupts?
John998
Posts: 7
Does stamp 2 have software interrupts routines?· If yes, where can I find more information about them on how to setup and use.· Thanks
Comments
Interrupts and interrupt programming is often overrated. What are you trying to accomplish?
Typically this is done with a 'timeout' on a SERIN statement. You can also check the state of a pin (to which you've attached a switch) and 'jump' or 'gosub' to a handler routine.
You might want to look at the SX programmed in SX/B (BASIC).
It fully supports interrupts.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Cheap used 4-digit LED display with driver IC·www.hc4led.com
Low power SD Data Logger www.sddatalogger.com
SX-Video Display Modules www.sxvm.com
Don't mistake experience for intelligence. And vis-vera.
·