Skip to content

Simit6155/Rusbpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusbpy

USB Automation Script (Adafruit CircuitPython HID)

This project demonstrates how to use an Adafruit board running CircuitPython as a Human Interface Device (HID) to automate keyboard input.

Think of it like a programmable keyboard macro tool (similar to a Rubber Ducky concept, but legal & DIY).

✅ What This Project Does

Sends keystrokes automatically (like a macro keyboard)

Useful for:

automation demos

educational cybersecurity practice

testing input automation

productivity shortcuts

❌ What This Project Does NOT Do

It is not designed for unauthorized access

Not intended for malicious activity

Does not bypass login screens or security systems

🛠 Requirements Requirement Description Adafruit board e.g., Adafruit Trinket M0 / QT Py / ItsyBitsy CircuitPython Latest version installed adafruit_hid library Must be copied to CIRCUITPY/lib/ USB cable For power + HID

Usefull Repos

CircuitPython Guide: https://learn.adafruit.com/

About

Usb Rubber ducky

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages