Skip to content

Naguissa/timedKeyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This sketch enables USB keyboard mode and sends a message every X seconds.

I've used this to send a keystroke from time to time to avoid online apps/games timeouts.

Change MESSAGE_TO_SEND define to set the message (keystrokes) Change TIME_BETWEEN define in order to select seconds between repetitions.

Dependencies:

Currently tested devices:

Directly compatible boards (others may need extra hardware):

  • Arduino Micro
  • Arduino Leonardo
  • Arduino Mega
  • Arduino Due
  • Arduino MKR FOX 1200
  • Arduino MKR GSM 1400
  • Arduino MKR NB 1500
  • Arduino MKR VIDOR 4000
  • Arduino MKR WAN 1300 (LoRa connectivity)
  • Arduino MKR WAN 1310
  • Arduino MKR WiFi 1010
  • Arduino MKR ZERO (I2S bus & SD for sound, music & digital audio data)
  • Arduino MKR1000 WIFI
  • Arduino Nano
  • Arduino Nano 33 IoT
  • Arduino Uno
  • Arduino Yún
  • Arduino Zero
  • Arduino UNO R4 Minima
  • Arduino UNO R4 WiFi
  • Digispark Attiny85 compatible boards

From keyboard library: This library is compatible with the avr, samd, sam, renesas_uno architectures.

Creator: Naguissa - https://www.foroelectro.net - https://github.com/Naguissa

Version: 2.0.0