mathoudebine / mathoudebine/turing-smart-screen-python

hidraw support

Open
#1,017 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Rich Text Format
Stars
2.3k
Forks
412
Avg merge
21h 10m
Merged PRs (30d)
7

Description

Is your feature request related to a problem? If so, please describe the problem.

Add support for hidraw devices.

Screenshots / photos & mockups of the Turing screen

Image Image Image Image

Environment:

  • main branch
  • OS with version Debian 13
[455088.028887] usb 1-2.4.2: new full-speed USB device number 20 using xhci_hcd
[455088.118977] usb 1-2.4.2: New USB device found, idVendor=0483, idProduct=0065, bcdDevice= 0.02
[455088.118994] usb 1-2.4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[455088.119001] usb 1-2.4.2: Product: llTechCo.,Ltd     
[455088.119007] usb 1-2.4.2: Manufacturer: llhmi.com
[455088.119011] usb 1-2.4.2: SerialNumber: 2022100600
[455088.125483] hid-generic 0003:0483:0065.0007: hiddev2,hidraw5: USB HID v1.11 Device [llhmi.com llTechCo.,Ltd     ] on usb-0000:00:14.0-2.4.2/input0

ID 0483:0065 STMicroelectronics llTechCo.,Ltd

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no repository files, tests, or entry points. Start by locating the existing device-communication entry point and determine how the listed USB HID device should be handled; done means hidraw devices such as USB ID 0483:0065 work on Debian 13.

Written by the indexing model from the issue text.

Assessment

Tech stack
debian, linux, python
Domain
embedded-iot, operating-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.