ccollins77 / Adafruit_CH9328

Arduino library for CH9328 UART to USB HID Keyboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adafruit CH9328 Build StatusDocumentation

This is the Adafruit CH9328 UART to USB HID Keyboard library

Tested and works great with the Adafruit CH9328 Breakout Board: https://www.adafruit.com/product/XXXX

This chip uses UART to communicate, 1 transmission pin at 9600 baud is required to interface

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Written by Limor Fried for Adafruit Industries and ChatGPT 4 https://chatgpt.com/share/40437036-8511-4912-a52b-c02d1247fbf9

MIT license, check license.txt for more information All text above must be included in any redistribution

To install, use the Arduino Library Manager and search for "Adafruit CH9328" and install the library.

About

Arduino library for CH9328 UART to USB HID Keyboard

License:MIT License


Languages

Language:C++ 70.9%Language:C 29.1%