Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feuster/hid-button
The HID-Button acts as an automatic keyboard replacement which types credentials into a Windows (or similiar) login request with just a single button press
https://github.com/feuster/hid-button
arduino arduino-hid arduino-micro arduino-sketch arduino-usb attiny85 automation digispark digispark-usb gimmick hid login usb-hid
Last synced: about 1 month ago
JSON representation
The HID-Button acts as an automatic keyboard replacement which types credentials into a Windows (or similiar) login request with just a single button press
- Host: GitHub
- URL: https://github.com/feuster/hid-button
- Owner: feuster
- License: gpl-2.0
- Created: 2024-09-05T16:28:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-23T16:33:07.000Z (3 months ago)
- Last Synced: 2024-11-21T23:59:33.853Z (about 1 month ago)
- Topics: arduino, arduino-hid, arduino-micro, arduino-sketch, arduino-usb, attiny85, automation, digispark, digispark-usb, gimmick, hid, login, usb-hid
- Language: C++
- Homepage: https://github.com/feuster/HID-Button
- Size: 3.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HID-Button
## Introduction
The HID-Button acts as an automatic keyboard replacement which types credentials into a Windows (or similiar) login request with just a single button press.
There are different versions of the HID-Button available depending on which Arduino or compatible board is inteded to be used.## Versions
- [HID-Button-ATTiny85](./HID-Button-ATTiny85/README.md) based on the ATTiny85 board
- [HID-Button-Micro](./HID-Button-Micro/README.md) based on the Arduino Micro board## License / Copyright
The HID-Button is licensed under [GPL-2.0-only](./LICENSE).© Alexander Feuster 2024