dil_bert Posted August 7, 2019 Share Posted August 7, 2019 hello dear experts, this tutorial here - ( regarding the rc car that runs with micropython ) notes the following Step 4: MicroPython Installation cf: https://www.instructables.com/id/MicroPython-IoT-Rover-Based-on-WeMos-D1-ESP-8266EX/ Quote First, Wemos has a serial/USB chip based on CH304G. This is the same chip found in cheap Arduino-clones and you must install a proper driver for Mac or PC. Follow the instructions on this site to install the driver. Connect Wemos to your computer and confirm that your computer could detect Wemos. On Mac, run the following command and you will see a device called /dev/tty.wchusbserial640. well - is the chip that is mentioned - Wemos has a serial/USB chip based on CH304G - is it on the WEMOS Board or should i add them on a breakout-board!? well i want to stick with Mycropython in the project - i want to go this way. love to hear from you, regards Quote Link to comment Share on other sites More sharing options...
dil_bert Posted August 8, 2019 Author Share Posted August 8, 2019 I have figured it out. The CH340G chip is on the Wemis boards which thus have an USB socket & interface. So in other words - the CH340 (or a similar USB to TTL serial adapter chip) is the chip on the WeMos board takes care for the USB-Socket and interface. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.