Shop
OBEX
P1 Docs
P2 Docs
Learn
Events
bs1usb interrupts — Parallax Forums
toggle menu
Categories
Discussions
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Sign In
·
Register
×
Home
›
BASIC Stamp
bs1usb interrupts
Fabian Oliver
Posts:
5
2008-04-24 15:33
edited 2008-04-24 15:42
in
BASIC Stamp
is there a way possible to have the bs1usb setup for an interrupt on a certain pin? say when a voltage is applied to pin1, go to a certain routine.
Comments
Mike Green
Posts:
23,101
2008-04-24 15:42
edited 2008-04-24 15:42
The BS1 doesn't have interrupts. You can write a program that periodically tests a pin and goes to a routine if that pin is high or low.
Sign In
or
Register
to comment.
Comments