Giter Site home page Giter Site logo

gmh5225 / usb-justusb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alwinator/justusb

0.0 1.0 0.0 17 KB

A custom-built USB stick which registers as HID-keyboard to automatically run commands.

License: Mozilla Public License 2.0

Shell 4.27% Python 95.73%

usb-justusb's Introduction

header image

Just USB

A custom-built USB stick which registers as an HID keyboard to automatically run commands.

CircuitPython Thingiverse License GitHub Repo stars

presentation

Assembly

assembly image

You can find the 3D model on thingiverse. After printing, simply put the electronics inside the case and snap the parts together.

Price

Name Amazon DE Price (Price I paid) AliExpress Price (longer delivery)
Waveshare RP2040-Zero €11.95 €6.52 ($6.98)
USB to USB C Adapter €9.56 €0.66 ($0.60)
3D Printed Case ~€0.25 ~€0.25 ($0.27)
Total €21.76 €7.43 ($7.85)

Austrian Prices listed, prices in other countries are usually less

Setup

  1. Install CircitPython as described here.
  2. I recommend PyCharm for programming. To upload scripts, simply move them to the drive of the microcontroller.
    • Show terminal using sudo chmod 777 /dev/ttyACM0 and screen /dev/ttyACM0 115200 (on Ubuntu)
    • Show terminal using screen /dev/tty.usbmodem2101 115200 (on macOS)
  3. Upload setup.py and run it once, then overwrite it with rick_roll.py or auto_password.py
  4. Done! Happy Hacking!

Disclaimer

This project is for educational purposes only. I assume no liability for software or hacking damage.

usb-justusb's People

Contributors

alwinator avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.