issues Search Results · repo:adafruit/Adafruit_CircuitPython_HID language:Python
Filter by
55 results
(85 ms)55 results
inadafruit/Adafruit_CircuitPython_HID (press backspace or delete to remove)No UART being received when this line uncommented kbd = Keyboard(usb_hid.devices)
Sender Pico:
import board
import time
import busio
import usb_hid
uart = busio.UART(board.GP0, board.GP1, baudrate=9600) ...
buildgit21
- 2
- Opened 6 days ago
- #135
Hello,
I have some code that works as expected on Windows but does not send the keystrokes that I supply on Linux. Here s my
code.py:
import time
import board
import digitalio
import usb_hid
from adafruit_hid.keyboard ...
mcglonelevi
- 2
- Opened on Feb 27
- #133
hello im using a pico with rp2040 and in not able to use this character.
i just read about on your docs and looks like is not working.
i tried using COMBINED_KEYS but is not fully working im on a us ...
marco-gallegos
- 2
- Opened on Dec 26, 2024
- #132
Just managed to implement a mouse emulation for iOS with relative and absolute mouse coordinates, thanks to the support
on the other issue here (link). Next challenge: Is it possible to implement a mouse ...
bluepuma77
- 4
- Opened on Oct 22, 2024
- #130
We want to control mouse and keyboard on tablets connected via USB to an ESP32 S3 Box (or similar).
adafruit_hid supports keyboard and relative mouse. As in another issue mentioned, sometimes the need ...
enhancement
bluepuma77
- 9
- Opened on Oct 17, 2024
- #129
Hiya, I m making a tiny macro keyboard with modifier keys using CircuitPython on a Seeed Studio Xiao. It works, but when
I hold down the modifier buttons and press a letter on a second keyboard, the keyboard ...
alana314
- 3
- Opened on Aug 13, 2024
- #127
I am using https://learn.adafruit.com/gamepad-qt with https://learn.adafruit.com/esp32-s3-reverse-tft-feather.
My goal is to let the gamepad be recognized as gamecontroller input on my Mac to play a game ...
horsto
- 10
- Opened on May 22, 2024
- #126
CircuitPython version
Adafruit CircuitPython 9.0.0-alpha.6 on 2023-12-12; SiLabs xG24 Explorer Kit with EFR32MG24B210F1536IM48
board EFR32xG24 Explorer Kit
adafruit_hid version
adafruit_hid.__version__ ...
HonestQiao
- 1
- Opened on Jan 1, 2024
- #123
CircuitPython version
Adafruit CircuitPython 8.2.7 and 9.0.0-alpha4; ItsyBitsy NRF52840 Express
Code/REPL
#https://learn.adafruit.com/ble-hid-keyboard-buttons-with-circuitpython/ble-keyboard-buttons-libraries-and-code ...
bug
Willie-Corto
- 3
- Opened on Nov 29, 2023
- #121
The new Dynamic Lighting feature in Windows 11 was just released. It uses a new standard called HID LampArray. This open
standard aims to improve the overall lighting ecosystem for PC peripheral devices. ...
AStellarScene
- 2
- Opened on Oct 4, 2023
- #120

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.