Skip to content

tobozo/ESP32-3DPrinter-Bridge

Repository files navigation

ESP32-3DPrinter-Bridge

Play the imperial march on your 3D printer in an excessively complicated fashion.

image

Credits:

Software Library Requirements:

Hardware Requirements:

  • Mini USB Host Shield
  • ESP32

Wiring:

   USBHOST  |  ESP32
   ------------------
       INT  |  17
       GND  |  GND
       RST  |  EN
        SS  |  05
      MOSI  |  23
      MISO  |  19
       SCK  |  18
       3V3  |  3V3
       GND  |  GND

Usage:

  • Plug the 3D Printer to the Mini USB Host Shield
  • Power the ESP32
  • From any machine on the network: telnet [IP Address of the ESP32] 1337 to access the bridge

Releases

No releases published

Sponsor this project

Packages

No packages published