How to make any USB device wireless using ESP?
Posted: Tue Jul 05, 2016 5:20 am
What I want to do, is :
PC <-> WiFi router <-> ESP8266 <-> USB-TTL <-> USB device (such as webcam).
I need the help in -
PC <-> WiFi router <-> ESP8266 <-> USB-TTL <-> USB device (such as webcam).
I need the help in -
- * Choseing USB-TTL: Will CP2102 module I have will do? I am thinking about attaching female port to USB part
- *ESP8266 programming: Will a transparent bridge cut it? I am thinking of using virtual ports at PC side.