GithubHelp home page GithubHelp logo

tobozo / esp32-3dprinter-bridge Goto Github PK

View Code? Open in Web Editor NEW
38.0 4.0 7.0 18 KB

A network <=> ESP32 <=> USB (FTDI) <=> 3D printer Bridge

License: MIT License

C++ 70.88% C 28.30% PHP 0.82%
esp32 arduino serial-bridge wifi-bridge 3dprinter serial usb-host usb

esp32-3dprinter-bridge's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

esp32-3dprinter-bridge's Issues

unable to compile

hi!
congratulation for great project, but i doesn't able to build it, the compiler show me few error... i tryied with arduino ide and platformio.

this is a part of this error.

please help me, thanks!

cdcftdimod.h:126:20: error: expected ')' before '*' token FTDIMOD(USB *pusb, FTDIMODAsyncOper *pasync, uint16_t idProduct = FTDI_PID); ~ ^~ ) cdcftdimod.h:147:92: error: 'USB_ENDPOINT_DESCRIPTOR' does not name a type; did you mean 'USB_REQUEST_SET_DESCRIPTOR'? void EndpointXtract(uint8_t conf, uint8_t iface, uint8_t alt, uint8_t proto, const USB_ENDPOINT_DESCRIPTOR *ep); ^~~~~~~~~~~~~~~~~~~~~~~ USB_REQUEST_SET_DESCRIPTOR In file included from C:\Users\mitic\Desktop\ESP32-3DPrinter-Bridge-master\ESP32-3DPrinter-Bridge-master.ino:82: descriptor.h:29:42: error: no matching function for call to 'FTDIMOD::FTDIMOD(USB*, FTDIMODAsync*)' FTDIMOD Ftdi(&Usb, &FtdiAsync);

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.