<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>serial-to-usb Archives | Microcontroller Tutorials</title>
	<atom:link href="https://www.teachmemicro.com/tag/serial-to-usb/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.teachmemicro.com/tag/serial-to-usb/</link>
	<description>Microcontroller Tutorials and Resources</description>
	<lastBuildDate>Fri, 13 Oct 2023 14:39:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://www.teachmemicro.com/wp-content/uploads/2019/04/blue-icon-65x65.png</url>
	<title>serial-to-usb Archives | Microcontroller Tutorials</title>
	<link>https://www.teachmemicro.com/tag/serial-to-usb/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Use Arduino as USB to Serial Converter</title>
		<link>https://www.teachmemicro.com/arduino-usb-serial-converter/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=arduino-usb-serial-converter</link>
					<comments>https://www.teachmemicro.com/arduino-usb-serial-converter/#comments</comments>
		
		<dc:creator><![CDATA[Roland Pelayo]]></dc:creator>
		<pubDate>Sat, 18 Mar 2017 06:22:35 +0000</pubDate>
				<category><![CDATA[Arduino Tutorial]]></category>
		<category><![CDATA[serial-to-usb]]></category>
		<category><![CDATA[ttl-to-usb]]></category>
		<guid isPermaLink="false">https://www.teachmemicro.com/?p=599</guid>

					<description><![CDATA[<p>If you want to do serial debugging for your PIC, ESP8266, Bluetooth module and a TTL-to-USB converter (pictured below) is nowhere in sight, you can simply use an Arduino USB serial converter! &#160; The Arduino UNO has its own FTDI chip whose function is to convert TTL signal levels to USB. This is why you can &#8230;</p>
<p>The post <a href="https://www.teachmemicro.com/arduino-usb-serial-converter/">How to Use Arduino as USB to Serial Converter</a> appeared first on <a href="https://www.teachmemicro.com">Microcontroller Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If you want to do <a href="https://www.teachmemicro.com/microcontroller-serial-communication/">serial debugging</a> for your PIC, ESP8266, Bluetooth module and a <a href="https://www.win-source.net/products/detail/ftdi-future-technology-devices-international-ltd/usb-rs232-pcba.html">TTL-to-USB converter</a> (pictured below) is nowhere in sight, you can simply use an Arduino USB serial converter!</p>
<p><img loading="lazy" decoding="async" src="https://www.win-source.net/content/images/thumbs/4103311.jpeg" class="aligncenter" width="431" height="431" /></p>
<p>&nbsp;</p>
<p>The Arduino UNO has its own FTDI chip whose function is to convert TTL signal levels to USB. This is why you can communicate with the board serially using a USB cable and the Serial Monitor feature of the Arduino IDE.</p>
<h3>PIC to PC via Arduino USB Serial</h3>
<p>Here's the connection diagram to connect the PIC (crystal and MCRL pullup omitted) to a computer via an Arduino UNO:</p>
<p><img loading="lazy" decoding="async" class="size-full wp-image-604 aligncenter" src="https://www.teachmemicro.com/wp-content/uploads/2017/03/PIC-to-Arduino.jpg" alt="" width="955" height="745" srcset="https://www.teachmemicro.com/wp-content/uploads/2017/03/PIC-to-Arduino.jpg 955w, https://www.teachmemicro.com/wp-content/uploads/2017/03/PIC-to-Arduino-300x234.jpg 300w, https://www.teachmemicro.com/wp-content/uploads/2017/03/PIC-to-Arduino-768x599.jpg 768w" sizes="auto, (max-width: 955px) 100vw, 955px" /></p>
<h3>ESP8266 to PC via Arduino USB Serial</h3>
<p>Here's how to connect the ESP8266 to a computer:</p>
<p><img loading="lazy" decoding="async" class="size-full wp-image-602 aligncenter" src="https://www.teachmemicro.com/wp-content/uploads/2017/03/ESP8266-to-Arduino.jpg" alt="" width="826" height="653" srcset="https://www.teachmemicro.com/wp-content/uploads/2017/03/ESP8266-to-Arduino.jpg 826w, https://www.teachmemicro.com/wp-content/uploads/2017/03/ESP8266-to-Arduino-300x237.jpg 300w, https://www.teachmemicro.com/wp-content/uploads/2017/03/ESP8266-to-Arduino-768x607.jpg 768w" sizes="auto, (max-width: 826px) 100vw, 826px" /></p>
<h4></h4>
<h3>HC-05 Bluetooth Module to PC via Arduino USB Serial</h3>
<p>This is how to connect the Bluetooth module (5V version):</p>
<p><img loading="lazy" decoding="async" class="size-full wp-image-1907 aligncenter" src="https://www.teachmemicro.com/wp-content/uploads/2017/03/arduino-bluetooth-hc-05.jpg" alt="Arduino Bluetooth HC-05" width="620" height="668" srcset="https://www.teachmemicro.com/wp-content/uploads/2017/03/arduino-bluetooth-hc-05.jpg 620w, https://www.teachmemicro.com/wp-content/uploads/2017/03/arduino-bluetooth-hc-05-278x300.jpg 278w, https://www.teachmemicro.com/wp-content/uploads/2017/03/arduino-bluetooth-hc-05-22x24.jpg 22w, https://www.teachmemicro.com/wp-content/uploads/2017/03/arduino-bluetooth-hc-05-33x36.jpg 33w, https://www.teachmemicro.com/wp-content/uploads/2017/03/arduino-bluetooth-hc-05-45x48.jpg 45w" sizes="auto, (max-width: 620px) 100vw, 620px" /></p>
<p>&nbsp;</p>
<p>Of course, the baud rate of the device and the computer must match. You can then use Putty or Arduino's Serial Monitor to see the data being sent by the device or to send data to the device.</p>
<p>Was this post useful? Post a comment below!</p>
<p>The post <a href="https://www.teachmemicro.com/arduino-usb-serial-converter/">How to Use Arduino as USB to Serial Converter</a> appeared first on <a href="https://www.teachmemicro.com">Microcontroller Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.teachmemicro.com/arduino-usb-serial-converter/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: www.teachmemicro.com @ 2026-06-25 20:41:31 by W3 Total Cache
-->