Skip to content

a usb device that gets plugged into a computer and over wifi (esp-12e) you control HID chip (ATtiny85) that sends keyboard commands to a computer (print, key press, shortcut). It also has a SD card slot to store your macros (sequences of premensioned commands) controlled by esp-12e and emmited by ATtiny85 to the computer. The UI is web-based and…

Notifications You must be signed in to change notification settings

MadChipmunk03/MultiUSB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiUSB

Warning This is a poorly working version. A fully working proof-of-concept version can be found in Releases.

General desctiption:

A usb device that gets plugged into a computer and over wifi (ESP-12e) you control HID chip (ATtiny85) that sends keyboard commands(print, key press, shortcut) to the computer. It also has a SD card slot to store your macros (sequences of pre-mentioned commands) controlled by ESP-12e and emmited by ATtiny85 to the computer. The UI is web-based and hosted on the ESP-12e.

What's included:

  • PCB gerber files and schematic design
  • .stl and .gcode files for 3D printable casing
  • Arduino code for ATtiny85 and ESP-12e

To-Do:

Websites

  • macro keyboard
  • website with macros
  • video controller
  • presenter
  • keyboard website
  • wifi settings
  • main menu

Macro commands

  • REPEAT
  • REFER (run another macro)
  • COPY .txt file
  • WEBSITE
  • website with output
  • website with input
  • website with pause button

general to-do stuff

  • use LittleFS for websites, files etc.
  • make station version
  • make C# UI application (mostly to make macros)

About

a usb device that gets plugged into a computer and over wifi (esp-12e) you control HID chip (ATtiny85) that sends keyboard commands to a computer (print, key press, shortcut). It also has a SD card slot to store your macros (sequences of premensioned commands) controlled by esp-12e and emmited by ATtiny85 to the computer. The UI is web-based and…

Resources

Stars

Watchers

Forks

Packages

No packages published