Skip to content

Files

Latest commit

000ebe9 · Oct 15, 2019

History

History
executable file
·
7 lines (4 loc) · 474 Bytes

File metadata and controls

executable file
·
7 lines (4 loc) · 474 Bytes

Exercise 7: Gesture Controlled USB Emoji Keyboard

The Emoji_Button example, ArduinoSketchs/Emoji_Button/Emoji_Button.ino, shows how to create a USB keyboard that prints and emoji character. (This only works on Linux and macos, so if you're running Windows, find a friend to work on this exercise.)

Try combining the Emoji_Button example with the IMU_Classifier sketch to create an gesture controlled emoji keyboard. 👊

Next Exercise 8: Next Steps