Skip to content

nelsonjchen/ch552-touch-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CH552 Touch Play

Experiment in making a CH552 report itself as a USB HID device that is recognized as a touchscreen.

wagiminator/MCU-Templates#3

Plan:

  1. Get it working for my use case as as a keyboard for the comma.ai devices.
  2. See how it can be extracted out
  3. Contribute up and finish wagiminator/MCU-Templates#3
  4. Figure if there's a way to make a composite device that can be a keyboard, mouse, and a touchscreen. And programmable through a web page.

State: Hello World! (I'm touching you!)

This repo is a hello world for the CH552. It's a USB HID device that reports itself as a touchscreen. It's a simple example that sends a touch event to the host in a loop. It works as a native touchscreen on Linux and Windows.

Tester: https://naqtn.github.io/WBBMTT/

About

CH552 touchscreen experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published