• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Build Electronic Circuits

Build Electronic Circuits

Electronics explained in a simple way

  • Start Learning
    • Basic Electronics
    • Digital Electronics
    • Circuits
    • Practical Skills
      • Printed Circuit Boards
    • Microcontrollers
      • Arduino
    • Maker Lifestyle
      • Podcast
  • About Me
  • Blog
  • Products
  • Contact
You are here: Home / Mail Archive / How to make your Arduino into a USB-to-UART tool

How to make your Arduino into a USB-to-UART tool

October 12, 2015 By Øyvind Nydal Dahl Leave a Comment

Arduino radar project on a breadboardWhat is this “UART” thing I’m talking about?

It’s a way to “talk” with different devices.

For example:

I have a radar module.

It can “see” through walls, and detect even the slightest movement.

…and it has UART interface.

By sending commands on the UART interface, I can make the radar do what I want it to do.

When I just got the radar, I didn’t know how it worked.

The easiest way for me to figure it out was to connect it to my computer and send commands.

Just to see how it behaved.

To connect it to my computer, I needed a USB to UART converter.

But I didn’t have one.

Instead, I had an Arduino.

I connected the “reset” pin to ground with a jumper wire. This kind of disconnects the microcontroller from the rest of the board.

Which means that I could use the Arduino as a USB to UART converter by using the RX and TX pins (pins 0 and 1) on the board.

Keep on Soldering!
Oyvind

PS! You can find the 2nd edition of my eBook “Getting Started With Electronics” in the link below. Unfortunately, I forgot to smile in the video…
https://www.build-electronic-circuits.com/products/ebook-2nd-edition

Filed Under: Mail Archive

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Search:

Footer

Topics

  • Basic Electronics
  • Digital Electronics
  • Circuits
  • Practical Skills
  • Microcontrollers
  • Maker Lifestyle
  • Newsletter Archive

Social:

  • Facebook
  • Twitter
  • YouTube

Copyright © 2021 · Ohmify AS · Terms and Conditions · Privacy Policy