Keyboard icon indicating copy to clipboard operation
Keyboard copied to clipboard

Create Print_Hello.ino a basic tutorial on how to use the Keyboard Library

Open AsherThomasBabu opened this issue 5 years ago • 2 comments

An example that is already present in the Arduino.cc website, but missing in the official libraries.

AsherThomasBabu avatar Mar 13 '20 04:03 AsherThomasBabu

Note that this is one of the reference examples, not one of the tutorial sketches: https://www.arduino.cc/reference/en/language/functions/usb/keyboard/keyboardwrite/#_example_code

I do like the idea of providing a minimal "hello world" type of example sketch, but https://www.arduino.cc/reference/en/language/functions/usb/keyboard/keyboardprint/#_example_code would probably be better for that purpose, since the use of the ASCII value in this example adds an extra level of complexity for the beginner.

per1234 avatar Mar 14 '20 09:03 per1234

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 09 '21 13:04 CLAassistant