ESP USB: Espressif’s Wireless Communication Solution

  Переглядів 95,484

Espressif Systems

Espressif Systems

День тому

This video demonstrates a few applications based on the USB interface of ESP32-S2. A USB (Universal Serial Bus) is an industry standard that enables communication between a host controller and peripherals or other devices. A USB interface is integrated into Espressif's ESP32-S series of SoCs (system on a chip). Combined with the SoC's Wi-Fi functionality, the USB interface can be used for video streaming over Wi-Fi, accessing the Internet through a 4G hotspot, connecting to a wireless USB disk, and many other applications.
If you’d like to learn more about ESP-USB, Espressif’s Wireless Communication Solution, or if you have any questions about it, please contact our customer support team by clicking here: www.espressif.com/sales
Get Samples:
- AliExpress: www.aliexpress.com/item/10050...
- Amazon (USA Only): www.amazon.com/Espressif-ESP3...
ESP32-S2/S3 USB Resources on GitHub:
- ESP32-S3-USB-OTG User Guide: github.com/espressif/esp-dev-...
- ESP32-S2/S3 USB Camera Demo: github.com/espressif/esp-iot-...
- ESP32-S2/S3 USB + 4G Cat.1 Modem Demo: github.com/espressif/esp-iot-...
- ESP32-S2/S3 Wireless UDisk Demo: github.com/espressif/esp-iot-...
- ESP32-S2/S3 USB to UART bridge Demo: github.com/espressif/esp-iot-...
- ESP32-S2/S3 USB Wi-Fi Dongle Demo: github.com/espressif/esp-iot-...

КОМЕНТАРІ: 71
@xamashee
@xamashee 2 роки тому
ESPs are reaching new heights and lifting makers along to a next level. Good stuff!
@ianbolfa
@ianbolfa 2 роки тому
Can't wait to start building applications with the USB OTG. Hope there will be an easy to use and well documented stack. 😄
@savejeff15
@savejeff15 2 роки тому
Yeah. Keep hoping
@anuradhapriyankara5226
@anuradhapriyankara5226 2 роки тому
Espressif never fails to impress the makers and community ! Yet another great esp device, cant wait to test it out!
@kjafhjfajshf
@kjafhjfajshf 2 роки тому
I have waiting USB host on ESP-32 for sooo long. Thanks! I hope it has examples and docu!
@riteshprajapati2224
@riteshprajapati2224 2 роки тому
Really Excellent and Useful Video
@PhG1961
@PhG1961 2 роки тому
Excellent video/product !!
@OnurDinler
@OnurDinler 2 роки тому
thank you esp.
@MrgnUTube
@MrgnUTube 2 роки тому
You simply ROCK. Thank you.
@EspressifSystems
@EspressifSystems 2 роки тому
Thank YOU for your support :)
@NikolaiVarankine
@NikolaiVarankine 2 роки тому
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?
@EspressifSystems
@EspressifSystems 2 роки тому
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
@abirammbr7031
@abirammbr7031 2 роки тому
I'm waiting for it to come to our city.
@Cptnbond
@Cptnbond Рік тому
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.
@jbenitez3669
@jbenitez3669 2 роки тому
Would love to see OpenWRT in ESP devices!
@netroy
@netroy 2 роки тому
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.
@chulote8
@chulote8 2 роки тому
ESP-32 is great, but please, we need more Pins!!!
@Lionel_Walder
@Lionel_Walder 2 роки тому
wow la grande claque de tout ce qui peu faire ♥
@WndSks
@WndSks Рік тому
Came for the girl in the thumbnail, stayed for the very posh British guy
@ofresh333
@ofresh333 2 роки тому
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!!
@Supermath101
@Supermath101 Рік тому
Check out the ESP32-S3, that one is dual core.
@augurelite
@augurelite 2 роки тому
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
@EspressifSystems
@EspressifSystems 2 роки тому
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
@D0ct0rDTV
@D0ct0rDTV Рік тому
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
@Scrogan
@Scrogan 2 роки тому
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?
@stephenhookings1985
@stephenhookings1985 Рік тому
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.
@hasanabs
@hasanabs Рік тому
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.
@MichelSatoer
@MichelSatoer 2 роки тому
Hope the Arduino community embraces this. Then it’s goodbye Arduino Leonardo.
@wolframsmith5
@wolframsmith5 2 роки тому
with proper documentation and stronger community support Arduino platform will be history
@netroy
@netroy 2 роки тому
@@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.
@wolframsmith5
@wolframsmith5 2 роки тому
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
@kasimsche2812
@kasimsche2812 2 роки тому
Espressif never fails to surprise developers like us.... can't wait....
@Banana-eh7do
@Banana-eh7do 8 місяців тому
can somebody link me the camera used at 1:14 i want to use same usb connection in my raspberry pi 4
@janakaone
@janakaone 2 роки тому
Hope s2 will be available to purchase soon
@EspressifSystems
@EspressifSystems 2 роки тому
Please submit any sales-related questions here: www.espressif.com/en/contact-us/sales-questions
@pmally2006
@pmally2006 2 роки тому
Yeeeeeh Boi!
@EasyOne
@EasyOne 2 роки тому
nice
@Ahmedhkad
@Ahmedhkad 2 роки тому
Goodjob , I will change my next project from Nodemcu to esp32
@parkeryoung2471
@parkeryoung2471 4 місяці тому
can I use a blutooth dongle with the usb ?
@josephzicaro79
@josephzicaro79 Рік тому
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?
@wk1550r
@wk1550r 2 роки тому
Is that posible to connect Leap Motion to windows pc using ESP32-S2 in result geting wireless handtracking device?
@EspressifSystems
@EspressifSystems 2 роки тому
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.
@binhlaian2507
@binhlaian2507 2 роки тому
where can i find the solution for ESP - LTE connection via USB
@EspressifSystems
@EspressifSystems 2 роки тому
Please submit all your technical enquiries here: www.espressif.com/en/contact-us/technical-inquiries
@Fezpan
@Fezpan 9 місяців тому
only S2 has this usb interface?
@alfredkaserekasivanzire9488
@alfredkaserekasivanzire9488 2 роки тому
Comparison table of all Esp-32 boards please
@EspressifSystems
@EspressifSystems 2 роки тому
Just head over to our website please: products.espressif.com/#/product-selector?language=en&names= & www.espressif.com/en/products/socs
@AshishKumar-qe4hq
@AshishKumar-qe4hq 2 роки тому
Where can I find 4g module used in video
@EspressifSystems
@EspressifSystems 2 роки тому
Please submit your enquiry here: www.espressif.com/en/contact-us/sales-questions
@guywhoknows
@guywhoknows 2 роки тому
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
@EspressifSystems
@EspressifSystems 2 роки тому
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
@sinthethick2249
@sinthethick2249 2 роки тому
Great!!! But, how can I build an USB audio card with ESP32-S2?
@EspressifSystems
@EspressifSystems 2 роки тому
Please submit all your technical enquiries here: www.espressif.com/en/contact-us/technical-inquiries/other-technical-issues
@hassansardar6649
@hassansardar6649 2 роки тому
How can we make usb mouse with esp32 s3 ?
@EspressifSystems
@EspressifSystems 2 роки тому
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
@Tomyb15
@Tomyb15 2 роки тому
Give us esp32-s3 pls
@nagarava
@nagarava 2 роки тому
How to connect esp32 with rh45
@EspressifSystems
@EspressifSystems 2 роки тому
For all your technical enquiries, please contact us via the following link: www.espressif.com/en/contact-us/technical-inquiries/other-technical-issues
@tiagodavila2107
@tiagodavila2107 2 роки тому
How about wifi direct?
@EspressifSystems
@EspressifSystems 2 роки тому
Please submit all your technical enquiries here: www.espressif.com/en/contact-us/technical-inquiries/other-technical-issues
@solderbuff
@solderbuff 2 роки тому
One microcontroller to rule them all. Chinese tech is growing 💪🏻
@sanityd1
@sanityd1 2 роки тому
Two microcontrollers...
@solderbuff
@solderbuff 2 роки тому
@@sanityd1 , which one is the second?
@yosafatkesuma7205
@yosafatkesuma7205 Рік тому
Hi Espressif, i have a problem finding any code related to usb disk (ukposts.info/have/v-deo/ioGAnKieiZpor2w.html) to mobile phone (ukposts.info/have/v-deo/ioGAnKieiZpor2w.html). Do you have any code that connects both devices? Board Module: ESP32-S3-USB-OTG
@ashishtanwar9748
@ashishtanwar9748 2 роки тому
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
@alokcom
@alokcom 2 роки тому
Its USB 3.0 OR usb 2.0
@EspressifSystems
@EspressifSystems 2 роки тому
Please submit all your technical enquiries here: www.espressif.com/en/contact-us/technical-inquiries/other-technical-issues
@bramSDASCL1759
@bramSDASCL1759 2 роки тому
great, it would be nice if i can get free sample 🤣
@user-bh4pk1sp6j
@user-bh4pk1sp6j Рік тому
hey,jack
@user-pq5gl7ur9i
@user-pq5gl7ur9i 11 місяців тому
Что с голосом
ESP NOW: Espressif's Wireless-Communication Protocol
9:20
Espressif Systems
Переглядів 103 тис.
Сетевой Диск - WiFi Для 3Д Принтера
16:24
Уголок технаря
Переглядів 37 тис.
In 10 Minutes This Room Will Explode!
10:00
MrBeast
Переглядів 49 млн
Їжа Закарпаття. Великий Гід.
1:00:29
Мiша Кацурiн
Переглядів 461 тис.
#407 ESP32-S2 New Arduino USB Functionality: Cool Combination with WiFi
12:31
ESP-TEL: Espressif's Audio Tele-Conferencing Solution
5:11
Espressif Systems
Переглядів 44 тис.
Is the new Espressif ESP32-C6 a game changer?
7:20
The Embedded Dude
Переглядів 69 тис.
Use ESP32-H2 to Build Smart-Connected Devices from Different Ecosystems
8:12
Espressif Systems
Переглядів 96 тис.
ESP32-S2 USB
12:26
Alex Morozov
Переглядів 8 тис.
Cheap USB Host Microcontroller [CH559, ESP32, HID]
5:40
bitluni
Переглядів 215 тис.
451 Which Processor can kill the ESP32?
11:24
Andreas Spiess
Переглядів 330 тис.
456 Hassle-Free ESP32 USB (ESP32-C3, ESP32-S2, ESP32-S3)
12:57
Andreas Spiess
Переглядів 115 тис.
A Look Inside Apple's $130 USB-C Cable
21:52
Adam Savage’s Tested
Переглядів 3,1 млн
Converting devices to USB Type-C
16:25
DIY Perks
Переглядів 7 млн
Changing Replace And Edit Backgrounds New Tech || Photo Eedit NEW3X
0:50
У Nokia 3310 появился конкурент
0:36
AndroHack
Переглядів 1,8 млн
Phone sees the future ! 📲🫣👽
0:38
BOGDANCHIKI
Переглядів 11 млн
Как открыть дверь в Jaecoo J8? Удобно?🤔😊
0:27
Суворкин Сергей
Переглядів 775 тис.