Skip to content

The ch9329 chip driver, implemented using pure Rust, is a chip that can convert serial port data into USB HID devices (keyboard, mouse, custom HID), supporting multiple working modes and communication parameters.

License

Notifications You must be signed in to change notification settings

xsxz01/ch9329_driver_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ch9329_driver_rs

 

Ch9329_driver_rs

Github top language Github language count Repository size License Github issues Github forks Github stars

🚧 Ch9329_driver_rs 🚀 Under construction... 🚧


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

The ch9329 chip driver, implemented using pure Rust, is a chip that can convert serial port data into USB HID devices (keyboard, mouse, custom HID), supporting multiple working modes and communication parameters. This chip can be used in different application scenarios, such as remote wake-up of computers, simple data transmission, multimedia keyboards, etc.

✨ Features

✔️ Feature 1;
✔️ Feature 2;
✔️ Feature 3;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Rust installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/xsxz01/ch9329_driver_rs

# Access
$ cd ch9329_driver_rs

# Build project
$ cargo build

# Run the project
$ cargo run

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Pang

 

Back to top

About

The ch9329 chip driver, implemented using pure Rust, is a chip that can convert serial port data into USB HID devices (keyboard, mouse, custom HID), supporting multiple working modes and communication parameters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages