Arduino keyboard emulator

broken image
broken image
broken image

The operation of the setting mode is simple and clear, it is easy to use, convenient and fast, and the information is complete.ĭocumentation, demo and use guide please see here.A variety of working modes, application of different needs, can simulate the full keyboard function.Comply with USB related specifications and HID device related specifications.You can configure the default baud rate of the chip by yourself.You can configure the chip’s VID, PID, and various string descriptors of the chip by yourself.Support 5V power supply voltage and 3.3V power supply voltage.This is a great project for those who want to control thei. The default serial port communication baud rate is 9600bps, which supports multiple serial communication formats and various common baud rate settings. In this video, I will show you how to turn your ESP8266 microcontroller into a keyboard and mouse.

broken image

Support 12Mbps full-speed USB transmission, compatible with USB V2.0.Through the provided host computer software, users can also configure the chip’s VID, PID, and various character string descriptors by themselves. It can receive the data (such as ASCII code) sent by the serial port, and according to the HID keyboard device specification, package the data into a standard keyboard code value and upload it to the computer through the USB port. It is suitable for one-way data transmission. This module is a serial port to HID device, which is recognized as a standard USB HID keyboard device on the computer.

broken image