language status

About this tag
The language status tag covers discussions about detecting and transmitting the active keyboard language layout from a Windows PC to external hardware, such as an Arduino device via a serial or USB port. Topics include writing or finding Windows applications that can read the current input language and send that status to a serial port for use in multi-language OS environments. This tag is relevant for developers and hobbyists working on projects that require real-time language status monitoring or integration with custom hardware.
  1. yaroncor

    need help in sending the language status to a serial port

    Hi trying to build an arduino device that will read the PC keyboard language status (in a multi language OS) so I need a windows app that will send it to a USB port can anyone help with this code? thanks! Yaron
Back
Top