Skip to content

fasaxc/arduino-keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduino-keyboard

Arduino to serial keyboard and python app to simulate X Server input

Arduino sketch implements a simple read loop and debouncer then sends characters '0' - '7' over the serial port when the digital inputs are grounded.

Python reader app reads the serial port and uses xte to simulate keyboard events.

About

Arduino to serial keyboard and python app to simulate X Server input

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages