Code Monkey home page Code Monkey logo

Comments (8)

Fredkopp avatar Fredkopp commented on May 26, 2024 1

Hey that did the trick! Thank you very much!

from esp32-usb-soft-host.

tobozo avatar tobozo commented on May 26, 2024

hey thanks for your feedback 👍

looks like you're using an older version of arduino core for esp32, the requirement for this driver is arduino-esp32 2.0.0 and should be available in your boards manager.

from esp32-usb-soft-host.

tobozo avatar tobozo commented on May 26, 2024

closing this as solved, have fun !

from esp32-usb-soft-host.

Vineeth-B007 avatar Vineeth-B007 commented on May 26, 2024

In arduino board manager the latest version is not available for installation,still the latest available for updatation is ESP32 1.0.6,
Also tried downloading from github still also doesnt work.
C

from esp32-usb-soft-host.

tobozo avatar tobozo commented on May 26, 2024

1.0.6 is quite olde, you probably need to update the package url in the additional boards manager (arduino preferences)

you can remove the old URL and use this one instead:

https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json

the highest version of this package is currently 2.0.5

from esp32-usb-soft-host.

Vineeth-B007 avatar Vineeth-B007 commented on May 26, 2024

Yeah its done Sir :)
Thankyou so much.
Can I ask you a doubt,
In my circuit ,ESP32 is flashed via usb through CH340 ,is that possible to make a HID without removing the CH340 as my device is a 2/3 inch thermal printer there is the need of a COM port as well as a HID.

from esp32-usb-soft-host.

tobozo avatar tobozo commented on May 26, 2024

this library uses regular pins from the ESP32, so you can do whatever you want with the unassigned pins

from esp32-usb-soft-host.

Vineeth-B007 avatar Vineeth-B007 commented on May 26, 2024

Okay sir,
Mine has Zero pins available. Thinking to remove CH340 and use HID ONLY

from esp32-usb-soft-host.

Related Issues (20)

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.