Sending "Sleep" key on a Teensy++ 2.0

Status
Not open for further replies.

ThinkFear

New member
Hi all,
I have a Teensy that I'm using to emulate nudges and interface admin buttons on an arcade machine project. The Teensy acts as a usb keyboard and converts any button presses into keyboard commands. I would like to add a sleep admin button to the control panel, however I don't see a sleep key listed here. Waking up the PC isn't a problem as any keypress will do that. To put it to sleep, I'm currently using "WIN+#" to launch a .bat that sends the sleep command. I was wondering if anyone had a better suggestion or had any ideas as to adding support for the "sleep" key found on many keyboards to Teensy's keyboard emulation.

Thanks,
Art
 
Status
Not open for further replies.
Back
Top