{"id":148107,"date":"2024-02-28T10:59:09","date_gmt":"2024-02-28T10:59:09","guid":{"rendered":"https:\/\/randomnerdtutorials.com\/?p=148107"},"modified":"2024-02-28T10:59:12","modified_gmt":"2024-02-28T10:59:12","slug":"install-esp32-esp8266-usb-drivers-cp210x-mac-os","status":"publish","type":"post","link":"https:\/\/randomnerdtutorials.com\/install-esp32-esp8266-usb-drivers-cp210x-mac-os\/","title":{"rendered":"Install ESP32\/ESP8266 USB Drivers &#8211; CP210x USB to UART Bridge (Mac OS X)"},"content":{"rendered":"\n<p>The CP210x USB chip turns a USB connection into a regular serial port which allows your computer to establish a serial communication with microcontrollers like the ESP32 or ESP8266. To program or exchange information between your computer and an ESP32\/ESP8266 chip, you need to install the CP210x USB to UART Bridge Virtual COM Port drivers. This guide shows to install the drivers on Mac OS X.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" fetchpriority=\"high\" decoding=\"async\" width=\"1200\" height=\"675\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Install-ESP32-ESP8266-USB-Drivers-CP210x-USB-to-UART-Bridge-Mac-OS-X-Computer.jpg?resize=1200%2C675&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Install ESP32 ESP8266 NodeMCU USB Drivers CP210x USB to UART Bridge Mac OS X computer\" class=\"wp-image-148216\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Install-ESP32-ESP8266-USB-Drivers-CP210x-USB-to-UART-Bridge-Mac-OS-X-Computer.jpg?w=1280&amp;quality=100&amp;strip=all&amp;ssl=1 1280w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Install-ESP32-ESP8266-USB-Drivers-CP210x-USB-to-UART-Bridge-Mac-OS-X-Computer.jpg?resize=300%2C169&amp;quality=100&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Install-ESP32-ESP8266-USB-Drivers-CP210x-USB-to-UART-Bridge-Mac-OS-X-Computer.jpg?resize=1024%2C576&amp;quality=100&amp;strip=all&amp;ssl=1 1024w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Install-ESP32-ESP8266-USB-Drivers-CP210x-USB-to-UART-Bridge-Mac-OS-X-Computer.jpg?resize=768%2C432&amp;quality=100&amp;strip=all&amp;ssl=1 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><\/figure><\/div>\n\n\n<p class=\"rntbox rntclgray\">We have a similar guide for <a href=\"https:\/\/randomnerdtutorials.com\/install-esp32-esp8266-usb-drivers-cp210x-windows\/\"><strong>Windows PC:<\/strong> Install ESP32\/ESP8266 USB Drivers &#8211; CP210x USB to UART Bridge<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">ESP32\/ESP8266 USB Chip &#8211; CP2102\/CP2104<\/h2>\n\n\n\n<p>If it&#8217;s your first time using an ESP32\/ESP8266, it&#8217;s probably that if you plug the ESP board into your computer, you don&#8217;t see your ESP\u2019s COM port available. This means you don\u2019t have the drivers installed. Take a closer look at the chip next to the voltage regulator on the board and check its name. For this board, it comes with the Silabs CP2102 chip.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"750\" height=\"422\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/ESP32-Dev-Board-CP2102-USB-Silicon-Labs-Drivers.jpg?resize=750%2C422&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"ESP32 Dev Board CP2102 USB Silicon Labs Drivers\" class=\"wp-image-148215\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/ESP32-Dev-Board-CP2102-USB-Silicon-Labs-Drivers.jpg?w=750&amp;quality=100&amp;strip=all&amp;ssl=1 750w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/ESP32-Dev-Board-CP2102-USB-Silicon-Labs-Drivers.jpg?resize=300%2C169&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 750px) 100vw, 750px\" \/><\/figure><\/div>\n\n\n<p>The <a href=\"https:\/\/makeradvisor.com\/tools\/esp32-dev-board-wi-fi-bluetooth\/\" target=\"_blank\" rel=\"noopener\" title=\"\">ESP32 DEVKIT V1 DOIT board<\/a> and many other ESP32 and ESP8266 NodeMCU modules use the <strong>CP2102 <\/strong>or the <strong>CP2104<\/strong> chips. <\/p>\n\n\n\n<p>If you install the <strong>CP210x <\/strong>drivers as explained in this blog post, you&#8217;ll ensure that the USB connection and communication will work for any ESP board that uses those USB chips (starting with &#8216;CP210&#8217;).<\/p>\n\n\n\n<p><strong>Note:<\/strong> another popular USB chip used by many ESP32 and ESP8266 modules is the <strong>CH340<\/strong>. Always check the datasheet of your board to make sure you identify the right USB to UART communication chip that&#8217;s being used in your board.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Installing CP210x USB to UART Bridge VCP Drivers (Mac OS X)<\/h2>\n\n\n\n<p>Start by downloading the <a href=\"https:\/\/www.silabs.com\/developers\/usb-to-uart-bridge-vcp-drivers?tab=downloads\" target=\"_blank\" rel=\"noopener\" title=\"\">CP210x USB Drivers<\/a> from the official website. If you are on Mac OS computer, you need to download the CP210x Mac OSX Driver folder highlighted in the image below.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"543\" height=\"276\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Installing-CP210x-USB-to-UART-Bridge-Drivers-Mac-OS-Computer.png?resize=543%2C276&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Installing CP210x USB to UART Bridge Drivers Mac OS Computer\" class=\"wp-image-148099\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Installing-CP210x-USB-to-UART-Bridge-Drivers-Mac-OS-Computer.png?w=543&amp;quality=100&amp;strip=all&amp;ssl=1 543w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Installing-CP210x-USB-to-UART-Bridge-Drivers-Mac-OS-Computer.png?resize=300%2C152&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 543px) 100vw, 543px\" \/><\/figure><\/div>\n\n\n<p>After downloading the Mac OSX VCP Driver, unzip the installation files.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"466\" height=\"100\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Unzip-the-CP210x-USB-to-UART-Bridge-Drivers-on-Mac-OS-X-computer.png?resize=466%2C100&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Unzip the CP210x USB to UART Bridge Drivers on Mac OS X computer\" class=\"wp-image-148105\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Unzip-the-CP210x-USB-to-UART-Bridge-Drivers-on-Mac-OS-X-computer.png?w=466&amp;quality=100&amp;strip=all&amp;ssl=1 466w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Unzip-the-CP210x-USB-to-UART-Bridge-Drivers-on-Mac-OS-X-computer.png?resize=300%2C64&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 466px) 100vw, 466px\" \/><\/figure><\/div>\n\n\n<p>Open the unzipped folder and double-click the <em>SiLabsUSBDriverDisk.dmg<\/em> file to start the installation process.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"149\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Open-the-Installation-file-for-CP210x-USB-to-UART-Bridge-Drivers-Mac-OS-X-computer.png?resize=750%2C149&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Open the Installation file for CP210x USB to UART Bridge Drivers Mac OS X computer\" class=\"wp-image-148102\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Open-the-Installation-file-for-CP210x-USB-to-UART-Bridge-Drivers-Mac-OS-X-computer.png?w=750&amp;quality=100&amp;strip=all&amp;ssl=1 750w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Open-the-Installation-file-for-CP210x-USB-to-UART-Bridge-Drivers-Mac-OS-X-computer.png?resize=300%2C60&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 750px) 100vw, 750px\" \/><\/figure><\/div>\n\n\n<p>Open the Install CP210x VCP driver file:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"342\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Open-the-Installation-file-for-CP210x-USB-to-UART-Bridge-Drivers-Mac-OS-X-computer-2.png?resize=750%2C342&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Open the Installation file CP210X VCP Driver Mac OS X computer 2\" class=\"wp-image-148103\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Open-the-Installation-file-for-CP210x-USB-to-UART-Bridge-Drivers-Mac-OS-X-computer-2.png?w=750&amp;quality=100&amp;strip=all&amp;ssl=1 750w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Open-the-Installation-file-for-CP210x-USB-to-UART-Bridge-Drivers-Mac-OS-X-computer-2.png?resize=300%2C137&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 750px) 100vw, 750px\" \/><\/figure><\/div>\n\n\n<p>Click the \u201c<strong>Open<\/strong>\u201d button.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"621\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Open-File-on-Mac-OS-X-computer.jpg?resize=750%2C621&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Open File on Mac OS X computer\" class=\"wp-image-148101\" style=\"width:487px;height:auto\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Open-File-on-Mac-OS-X-computer.jpg?w=750&amp;quality=100&amp;strip=all&amp;ssl=1 750w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Open-File-on-Mac-OS-X-computer.jpg?resize=300%2C248&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 750px) 100vw, 750px\" \/><\/figure><\/div>\n\n\n<p>Follow the installation wizard and complete all the steps.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"546\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Continue-with-the-CP210x-USB-to-UART-Bridge-Drivers-Installation-on-Mac-OS-X-computer.png?resize=750%2C546&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Continue with the CP210x USB to UART Bridge Drivers Installation on Mac OS X computer\" class=\"wp-image-148097\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Continue-with-the-CP210x-USB-to-UART-Bridge-Drivers-Installation-on-Mac-OS-X-computer.png?w=750&amp;quality=100&amp;strip=all&amp;ssl=1 750w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Continue-with-the-CP210x-USB-to-UART-Bridge-Drivers-Installation-on-Mac-OS-X-computer.png?resize=300%2C218&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 750px) 100vw, 750px\" \/><\/figure><\/div>\n\n\n<p>In some cases, your computer might block the installation, so you need to open your System Settings.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"518\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Mac-OS-X-System-blocked-installing-unknown-software.png?resize=750%2C518&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Mac OS X System blocked installing unknown software\" class=\"wp-image-148100\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Mac-OS-X-System-blocked-installing-unknown-software.png?w=750&amp;quality=100&amp;strip=all&amp;ssl=1 750w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Mac-OS-X-System-blocked-installing-unknown-software.png?resize=300%2C207&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 750px) 100vw, 750px\" \/><\/figure><\/div>\n\n\n<p>Then, click the &#8220;<strong>Allow<\/strong>&#8221; button to allow the CP210x drivers to be installed.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"334\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Allow-CP210x-USB-to-UART-Bridge-Drivers-Installation-on-Mac-OS-X-computer.png?resize=750%2C334&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Allow CP210x USB to UART Bridge Drivers Installation on Mac OS X computer\" class=\"wp-image-148096\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Allow-CP210x-USB-to-UART-Bridge-Drivers-Installation-on-Mac-OS-X-computer.png?w=750&amp;quality=100&amp;strip=all&amp;ssl=1 750w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Allow-CP210x-USB-to-UART-Bridge-Drivers-Installation-on-Mac-OS-X-computer.png?resize=300%2C134&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 750px) 100vw, 750px\" \/><\/figure><\/div>\n\n\n<p>Finally, you should see the Success message.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"548\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Installation-success-completed-CP210x-USB-to-UART-Bridge-Drivers-on-Mac-OS-X-computer.png?resize=750%2C548&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Installation success completed CP210x USB to UART Bridge Drivers on Mac OS X computer\" class=\"wp-image-148098\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Installation-success-completed-CP210x-USB-to-UART-Bridge-Drivers-on-Mac-OS-X-computer.png?w=750&amp;quality=100&amp;strip=all&amp;ssl=1 750w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Installation-success-completed-CP210x-USB-to-UART-Bridge-Drivers-on-Mac-OS-X-computer.png?resize=300%2C219&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 750px) 100vw, 750px\" \/><\/figure><\/div>\n\n\n<p>In the Arduino IDE, select your ESP32\/ESP8266 board USB Port, as shown earlier. Ours is \/dev\/cu.SLAB_USBtoUART Serial Port (USB).<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"525\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Select-ESP32-ESP8266-NodeMCU-COM-Port-Arduino-IDE-Mac-OS-X.png?resize=750%2C525&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Select ESP32 ESP8266 NodeMCU COM Port Arduino IDE Mac OS X\" class=\"wp-image-148104\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Select-ESP32-ESP8266-NodeMCU-COM-Port-Arduino-IDE-Mac-OS-X.png?w=750&amp;quality=100&amp;strip=all&amp;ssl=1 750w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Select-ESP32-ESP8266-NodeMCU-COM-Port-Arduino-IDE-Mac-OS-X.png?resize=300%2C210&amp;quality=100&amp;strip=all&amp;ssl=1 300w\" sizes=\"(max-width: 750px) 100vw, 750px\" \/><\/figure><\/div>\n\n\n<p>That&#8217;s it! You should now be able to see the Serial Port of the ESP32\/ESP8266 in Arduino IDE. You can upload a new code to your ESP board to test it.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"286\" src=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Uploading-code-to-ESP32-ESP8266-NodeMCU-Serial-COM-Port-Arduino-IDE-Mac-OS-X-computer.png?resize=900%2C286&#038;quality=100&#038;strip=all&#038;ssl=1\" alt=\"Uploading code to ESP32 ESP8266 NodeMCU Serial COM Port Arduino IDE Mac OS X computer\" class=\"wp-image-148224\" srcset=\"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Uploading-code-to-ESP32-ESP8266-NodeMCU-Serial-COM-Port-Arduino-IDE-Mac-OS-X-computer.png?w=900&amp;quality=100&amp;strip=all&amp;ssl=1 900w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Uploading-code-to-ESP32-ESP8266-NodeMCU-Serial-COM-Port-Arduino-IDE-Mac-OS-X-computer.png?resize=300%2C95&amp;quality=100&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Uploading-code-to-ESP32-ESP8266-NodeMCU-Serial-COM-Port-Arduino-IDE-Mac-OS-X-computer.png?resize=768%2C244&amp;quality=100&amp;strip=all&amp;ssl=1 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/><\/figure><\/div>\n\n\n<h2 class=\"wp-block-heading\">Wrapping Up<\/h2>\n\n\n\n<p>We hope you&#8217;ve found this quick guide useful. Want to learn more about the ESP32? We recommend the following ESP32 tutorials to get started:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/randomnerdtutorials.com\/getting-started-with-esp32\/\">Getting Started with the ESP32 Development Board<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/randomnerdtutorials.com\/esp32-digital-inputs-outputs-arduino\/\">ESP32 Digital Inputs and Digital Outputs (Arduino IDE)<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/randomnerdtutorials.com\/esp32-web-server-arduino-ide\/\" target=\"_blank\" rel=\"noreferrer noopener\">ESP32 Web Server Tutorial<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/randomnerdtutorials.com\/esp32-pinout-reference-gpios\/\">ESP32 Pinout Reference: Which GPIO pins should you use?<\/a><\/li>\n<\/ul>\n\n\n\n<p>If you&#8217;re serious about learning about the ESP32, we recommend taking a look at our best-selling eBook:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/randomnerdtutorials.com\/learn-esp32-with-arduino-ide\/\"><strong>Learn ESP32 with Arduino IDE<\/strong> <strong>eBook<\/strong><\/a><\/li>\n<\/ul>\n\n\n\n<p>If you like ESP32 make sure you <a href=\"https:\/\/randomnerdtutorials.com\/download\">subscribe to our blog<\/a>, so you don&#8217;t miss upcoming projects.<\/p>\n\n\n\n<p>Thanks for reading.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The CP210x USB chip turns a USB connection into a regular serial port which allows your computer to establish a serial communication with microcontrollers like the ESP32 or ESP8266. To &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"Install ESP32\/ESP8266 USB Drivers &#8211; CP210x USB to UART Bridge (Mac OS X)\" class=\"read-more button\" href=\"https:\/\/randomnerdtutorials.com\/install-esp32-esp8266-usb-drivers-cp210x-mac-os\/#more-148107\" aria-label=\"Read more about Install ESP32\/ESP8266 USB Drivers &#8211; CP210x USB to UART Bridge (Mac OS X)\">CONTINUE READING \u00bb<\/a><\/p>\n","protected":false},"author":1,"featured_media":148216,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":true,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[281,276,277,299,264],"tags":[],"class_list":["post-148107","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-esp32-project","category-esp32","category-esp32-arduino-ide","category-0-esp32","category-project"],"aioseo_notices":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/randomnerdtutorials.com\/wp-content\/uploads\/2024\/02\/Install-ESP32-ESP8266-USB-Drivers-CP210x-USB-to-UART-Bridge-Mac-OS-X-Computer.jpg?fit=1280%2C720&quality=100&strip=all&ssl=1","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/posts\/148107","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/comments?post=148107"}],"version-history":[{"count":8,"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/posts\/148107\/revisions"}],"predecessor-version":[{"id":149291,"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/posts\/148107\/revisions\/149291"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/media\/148216"}],"wp:attachment":[{"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/media?parent=148107"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/categories?post=148107"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/randomnerdtutorials.com\/wp-json\/wp\/v2\/tags?post=148107"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}