World's Smallest Programmable Keyboard

Sdílet
Vložit
  • čas přidán 20. 08. 2024
  • This video showcases the Adafruit neokey trinkey which is a single mechanical switch HID that runs off of circuitpython. In the video I show two use cases for this mechanical switch. One example is to use it as a morse code keyboard to type full messages. The other example is to troll your friends and have it open up the classic Rick Astley music video.
    Purchase the device:
    Adafruit neokey trinkey: www.adafruit.c...
    Example code:
    Morse code example: github.com/rya...
    Rick roll example: github.com/rya...

Komentáře • 8

  • @tavismaves2507
    @tavismaves2507 Před rokem

    Dig it!

  • @IWishIWasAChef
    @IWishIWasAChef Před rokem

    Literally buying one right now

  • @miteshhhh1954
    @miteshhhh1954 Před 2 lety

    Very lovely project will definitely try it

  • @benexe1123
    @benexe1123 Před 2 lety +1

    Are you able to flash a program to the neokey to be able to plug into a different computer and run without setup on the other computer?

    • @rwardtech
      @rwardtech  Před 2 lety +1

      Yes! All you have to do is make sure your program is called “code.py” and that will be the first thing to run on boot

  • @MemelordSupreme
    @MemelordSupreme Před 8 měsíci

    I was thinking about getting one of these to open an app on the computer. I can't figure out the code to do it though. Would you have any suggestions how to program it to open a single app on keypress? It seems like it would be simple but I cannot figure it out. Thanks!

    • @vald0285
      @vald0285 Před 2 dny

      on windows you could press the windows key and type the program name followed by enter

  • @mdme2891
    @mdme2891 Před 2 lety

    How to insert that code into that chip❓