@@wolframsmith5 why does Arduino platform need to die for anyone else to be more successful? Why can't we have all platforms well documented, and with strong communities? Choice is a good thing. Monopoly not so much.
Progression is when you are paying less for more computing power and features, the only reason many still stick to arduino/raspi platform is because of their strong community support
That's very unlikely to happen, unless espressif releases some new risc-v based cores (something a lot more powerful than C3) . while linux ports do exist for xtensa, none of them are stable or even usable. The best attempt so far runs an emulated risc-v port of linux using JuiceVM, and even that has barely any RAM left after boot to do anything useful. Perhaps espressif will get into the microprocessor business someday. we'll just have to wait and find out.
Thank you for the video and ideas! I see you connect USB OTG pins right to the plug pins. Could you please share sample circuitry to protect this connection from high static voltage?
Many thanks for your support, Nikolai. For technical enquiries, please submit your questions/requests here: www.espressif.com/en/contact-us/technical-inquiries/other-technical-issues
Interesting, but I would have liked to see a clear divide when the application utilizes the USB host capability vs. USB device capability. It kind of gets very confusing with the high rate of the proposed applications and trying to sort out this while looking during the fast pace presentation. Cheers.
It's a great feature on S2. Unfortunately it's single-core, not suitable for multithreaded programs I usually build for ESP32. But I love to see it on my future projects!!
Now I'm developing the device based on ESP32-S3 that uses USB host for interacting with USB-camera using component from ESP-IOT-solutions. Now I have a picture from camera in 640*480 px MJPEG compressed, and I need to have still images with resolution more than 640*480px, I'll try to incorporate still image feature
I have a question, should we use logic shifter from D+ and D- of source (laptop) to D+ and D- of ESP32? Why is that? Because Vbus USB port PC is 5v, while ESP32 3.3v. Thank you.
This is SO awesome!!! What kind of latency are you getting with those wireless peripherals like keypads and game controllers? Is it good enough for real-time games and/or online gaming? I imagine its pretty fast but idk
Many thanks for your support! To get answers to your technical enquiries, you should contact us via our website, using the following link: www.espressif.com/en/contact-us/technical-inquiries/other-technical-issues
So the picture I’m getting is it can be programmed for native USB. Looks like the STM32 has some competition, even if you don’t use it for wireless this could be a cheaper (or at least more in stock) alternative for people wanting to make their own USB HID projects. Especially instruments and joysticks, plus the whole mechanical keyboard crowd. Might it also be usable for making a Bluetooth keyboard?
I use esp32 dev kit c to act as a BT keyboard. I read button inputs and send pg up/down/left/right to a Android tablet via BT and this turns my electronic sheet music. So yes it is possible to use ESP32 as BT HID keyboard.
I don't quite understand. I'm looking for something to plug into a dumb device, specifically a 3d printer, to make it accessible on my LAN. Is this what I'm looking for?
For all your technical enquiries, please get in touch via our website: www.espressif.com/en/contact-us/technical-inquiries/other-technical-issues That's the best way for you to get in touch directly with an Espressif engineer who will be able to answer all your questions.
I've not seen the speeds required for a competitive market place. Isn't WiFi around 4mbs on these devices? Or 8mbs I forget which esp33 offers which speed. With usb2 being 40MBs there would need to be a big update to improve performance. USB 3 is current and I traverse 185MBs. I had hoped this video was going to show some performance and upgrades. It's small package would be ideal for WiFi NAS on older HDD s. If it could perform up to SSD speeds then we're really cooking! -rpi 450MBs
Thanks for your questions, Rory. To get adequate answers to them from Espressif engineers, please get in touch via our website, using the following link: www.espressif.com/en/contact-us/technical-inquiries/other-technical-issues
For all your technical enquiries, please get in touch with our technical support team via the following link: www.espressif.com/en/contact-us/technical-inquiries/other-technical-issues
Hi Espressif, i have a problem finding any code related to usb disk (th-cam.com/video/RQOhrgRd7N8/w-d-xo.html) to mobile phone (th-cam.com/video/RQOhrgRd7N8/w-d-xo.html). Do you have any code that connects both devices? Board Module: ESP32-S3-USB-OTG
just looking for this deivce but it doesn't exsist on retail market , this is much needed , this will kill all wireless device option coz one can just make any wired device wireless with the use of this device
Espressif never fails to impress the makers and community ! Yet another great esp device, cant wait to test it out!
ESPs are reaching new heights and lifting makers along to a next level. Good stuff!
Can't wait to start building applications with the USB OTG. Hope there will be an easy to use and well documented stack. 😄
Yeah. Keep hoping
I have waiting USB host on ESP-32 for sooo long. Thanks! I hope it has examples and docu!
Hope the Arduino community embraces this. Then it’s goodbye Arduino Leonardo.
with proper documentation and stronger community support Arduino platform will be history
@@wolframsmith5 why does Arduino platform need to die for anyone else to be more successful?
Why can't we have all platforms well documented, and with strong communities?
Choice is a good thing. Monopoly not so much.
Progression is when you are paying less for more computing power and features, the only reason many still stick to arduino/raspi platform is because of their strong community support
Would love to see OpenWRT in ESP devices!
That's very unlikely to happen, unless espressif releases some new risc-v based cores (something a lot more powerful than C3) .
while linux ports do exist for xtensa, none of them are stable or even usable.
The best attempt so far runs an emulated risc-v port of linux using JuiceVM, and even that has barely any RAM left after boot to do anything useful.
Perhaps espressif will get into the microprocessor business someday. we'll just have to wait and find out.
Thank you for the video and ideas! I see you connect USB OTG pins right to the plug pins. Could you please share sample circuitry to protect this connection from high static voltage?
Many thanks for your support, Nikolai. For technical enquiries, please submit your questions/requests here: www.espressif.com/en/contact-us/technical-inquiries/other-technical-issues
Espressif never fails to surprise developers like us.... can't wait....
Interesting, but I would have liked to see a clear divide when the application utilizes the USB host capability vs. USB device capability. It kind of gets very confusing with the high rate of the proposed applications and trying to sort out this while looking during the fast pace presentation. Cheers.
Came for the girl in the thumbnail, stayed for the very posh British guy
It's a great feature on S2. Unfortunately it's single-core, not suitable for multithreaded programs I usually build for ESP32.
But I love to see it on my future projects!!
Check out the ESP32-S3, that one is dual core.
ESP-32 is great, but please, we need more Pins!!!
Now I'm developing the device based on ESP32-S3 that uses USB host for interacting with USB-camera using component from ESP-IOT-solutions. Now I have a picture from camera in 640*480 px MJPEG compressed, and I need to have still images with resolution more than 640*480px, I'll try to incorporate still image feature
You simply ROCK. Thank you.
Thank YOU for your support :)
I have a question, should we use logic shifter from D+ and D- of source (laptop) to D+ and D- of ESP32? Why is that?
Because Vbus USB port PC is 5v, while ESP32 3.3v. Thank you.
wow la grande claque de tout ce qui peu faire ♥
Goodjob , I will change my next project from Nodemcu to esp32
This is SO awesome!!! What kind of latency are you getting with those wireless peripherals like keypads and game controllers? Is it good enough for real-time games and/or online gaming? I imagine its pretty fast but idk
Many thanks for your support! To get answers to your technical enquiries, you should contact us via our website, using the following link: www.espressif.com/en/contact-us/technical-inquiries/other-technical-issues
So the picture I’m getting is it can be programmed for native USB. Looks like the STM32 has some competition, even if you don’t use it for wireless this could be a cheaper (or at least more in stock) alternative for people wanting to make their own USB HID projects. Especially instruments and joysticks, plus the whole mechanical keyboard crowd.
Might it also be usable for making a Bluetooth keyboard?
I use esp32 dev kit c to act as a BT keyboard. I read button inputs and send pg up/down/left/right to a Android tablet via BT and this turns my electronic sheet music. So yes it is possible to use ESP32 as BT HID keyboard.
Excellent video/product !!
Really Excellent and Useful Video
thank you esp.
I'm waiting for it to come to our city.
I don't quite understand. I'm looking for something to plug into a dumb device, specifically a 3d printer, to make it accessible on my LAN. Is this what I'm looking for?
can I use a blutooth dongle with the usb ?
Is that posible to connect Leap Motion to windows pc using ESP32-S2 in result geting wireless handtracking device?
For all your technical enquiries, please get in touch via our website: www.espressif.com/en/contact-us/technical-inquiries/other-technical-issues That's the best way for you to get in touch directly with an Espressif engineer who will be able to answer all your questions.
Hope s2 will be available to purchase soon
Please submit any sales-related questions here: www.espressif.com/en/contact-us/sales-questions
can somebody link me the camera used at 1:14 i want to use same usb connection in my raspberry pi 4
I've not seen the speeds required for a competitive market place.
Isn't WiFi around 4mbs on these devices? Or 8mbs I forget which esp33 offers which speed.
With usb2 being 40MBs there would need to be a big update to improve performance.
USB 3 is current and I traverse 185MBs.
I had hoped this video was going to show some performance and upgrades.
It's small package would be ideal for WiFi NAS on older HDD s. If it could perform up to SSD speeds then we're really cooking!
-rpi 450MBs
Thanks for your questions, Rory. To get adequate answers to them from Espressif engineers, please get in touch via our website, using the following link: www.espressif.com/en/contact-us/technical-inquiries/other-technical-issues
only S2 has this usb interface?
Comparison table of all Esp-32 boards please
Just head over to our website please: products.espressif.com/#/product-selector?language=en&names= & www.espressif.com/en/products/socs
Yeeeeeh Boi!
where can i find the solution for ESP - LTE connection via USB
Please submit all your technical enquiries here: www.espressif.com/en/contact-us/technical-inquiries
Where can I find 4g module used in video
Please submit your enquiry here: www.espressif.com/en/contact-us/sales-questions
How can we make usb mouse with esp32 s3 ?
For all your technical enquiries, please get in touch with our technical support team via the following link: www.espressif.com/en/contact-us/technical-inquiries/other-technical-issues
nice
Great!!! But, how can I build an USB audio card with ESP32-S2?
Please submit all your technical enquiries here: www.espressif.com/en/contact-us/technical-inquiries/other-technical-issues
One microcontroller to rule them all. Chinese tech is growing 💪🏻
Two microcontrollers...
@@sanityd1 , which one is the second?
Give us esp32-s3 pls
Hi Espressif, i have a problem finding any code related to usb disk (th-cam.com/video/RQOhrgRd7N8/w-d-xo.html) to mobile phone (th-cam.com/video/RQOhrgRd7N8/w-d-xo.html). Do you have any code that connects both devices?
Board Module: ESP32-S3-USB-OTG
How to connect esp32 with rh45
For all your technical enquiries, please contact us via the following link: www.espressif.com/en/contact-us/technical-inquiries/other-technical-issues
great, it would be nice if i can get free sample 🤣
How about wifi direct?
Please submit all your technical enquiries here: www.espressif.com/en/contact-us/technical-inquiries/other-technical-issues
Its USB 3.0 OR usb 2.0
Please submit all your technical enquiries here: www.espressif.com/en/contact-us/technical-inquiries/other-technical-issues
just looking for this deivce but it doesn't exsist on retail market , this is much needed , this will kill all wireless device option coz one can just make any wired device wireless with the use of this device
who can help me with the gamepad thing? :D
hey,jack
Что с голосом