Skip to content

A Rubber Ducky clone for Arduino Pro Micro/Leonardo.

License

Notifications You must be signed in to change notification settings

neolinux/ardoducky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ardoducky

A Rubber Ducky clone for Pro Micro/Leonardo.

Steps

  1. Get a Pro Micro (AliExpress link). Leonardo works as well.
  2. Install HID-Project.
  3. Compile an ardoducky script using the adscompiler.py with Python 3.
  4. Open the Arduino IDE, make sure it's including the script.h you just compiled, and compile & upload the project to your Pro Micro or Leonardo.
  5. Watch stuff happen.

Compared to original Rubber Ducky

  • Way cheaper. Only $3 from AliExpress.
  • Supports simple ifs and gotos.
  • No SD-card slot unless you add one yourself.

License

MIT

About

A Rubber Ducky clone for Arduino Pro Micro/Leonardo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages