Skip to content

Enable keypad interface on linux platform without pressing enter.

Notifications You must be signed in to change notification settings

rahulsharma11/keypad-interface-with-termios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

keypad-interface-with-termios

A small program that can be integrated with lots of small student projects to have keypad interface without pressing enter and thus provide a realtime keypad interface. Usage- ttyraw(0) at the begining of your code to read the raw keypad input. ttyreset(0) at the time of exiting your code

About

Enable keypad interface on linux platform without pressing enter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages