UART, or Universal Asynchronous Receiver Transmitter, is a very popular embedded systems communication protocol because it's simple and universal. Perhaps not capable of transferring large amounts of data or directly communicating over USB, it is popular enough that there are devices that do USB conversion, and even pass-through wireless communication protocols (XBee). Either way, we drill down into UARTs, how they work, and how we can create our own in software, specifically in Assembly, using our ever present PIC10F200. We really enjoyed this tutorial and hope that you enjoy watching it as much as we did making it.
These tutorials are starting to complicated enough that the videos are staying pretty high-level. If you want the code that you can copy and paste or need some more time going through everything line by line, check out the written tutorial that this video is based off of: [ Ссылка ]
If you find this interesting, subscribe to the CircuitBread channel for more videos on microcontrollers and other beginner and intermediate electronics!
Table of Contents
0:38 Our UART setup with the PIC10F200
1:49 What a UART actually is
3:54 Our hardware setup to experiment with the communication.
5:35 Starting the assembly review of our UART program
12:58 Demonstrating the program in action.
For electronics tools, tutorials, equations and more check out our site: [ Ссылка ]
And check out our Friends of CircuitBread, who offer special discounts, product samples, resources and more to our users: [ Ссылка ]
CircuitBread is joining the fight to help people more easily learn about and use electronics. With an ever-growing array of equations, tools, and tutorials, we're striving for the best ways to make electronics and electrical engineering topics more accessible to everyone.
Connect with CircuitBread:
Instagram ➤ [ Ссылка ]
Facebook ➤ [ Ссылка ]
Twitter ➤ [ Ссылка ]
Ещё видео!