filmov
tv
STM32 Microcontroller Tutorial 6: UART Serial Communication and Send Messages to Computer

Показать описание
#stm32 #cubeIDE #microcontroller #electricalengineering #mechanicalengineering #controltheory #mechatronics #robotics #arduino #rasbpberrypi #aleksandarhaber #freetutorials #freeengineeringcourses #freeengineering #embedded_systems #industrialrobotics #c++ #cprogramming #pythonprogramming #nucleostm #nucleo #microcontroller #uart #computerengineering #computerscience #computerengineer
If you need help with your professional engineering problem, or you need to develop new skills in the fields of control, signal processing, embedded systems, programming, optimization, machine learning, robotics, etc., we are here to help. We provide engineering services, as well as tutoring and skill development services. We have significant industry, research, and university-level teaching experience. Describe your problem and we will send you a quote for our services.
It takes a significant amount of time and energy to create these free video tutorials. You can support my efforts in this way:
- You Can also press the Thanks YouTube Dollar button
In this STM32 microcontroller tutorial, we explain how to properly setup a Universal Asynchronous Receiver-Transmitter device or briefly UART device. That is, we explain how to serially send data from an STM32 microcontroller to our computer. We explain how to write a C code that will establish a communication link that will send strings and numbers from the STM32 microcontroller to the computer and how to display the information on the computer screen. For example, in practical application, the material learned in this tutorial will enable you to print on the computer screen the sensor value processed by the microcontroller. That is, you will learn how to add to your microcontroller the functionality that is similar to Arduino’s serial monitor and println() function.
We use the program MobaXterm to read the messages sent by the microcontroller
If you need help with your professional engineering problem, or you need to develop new skills in the fields of control, signal processing, embedded systems, programming, optimization, machine learning, robotics, etc., we are here to help. We provide engineering services, as well as tutoring and skill development services. We have significant industry, research, and university-level teaching experience. Describe your problem and we will send you a quote for our services.
It takes a significant amount of time and energy to create these free video tutorials. You can support my efforts in this way:
- You Can also press the Thanks YouTube Dollar button
In this STM32 microcontroller tutorial, we explain how to properly setup a Universal Asynchronous Receiver-Transmitter device or briefly UART device. That is, we explain how to serially send data from an STM32 microcontroller to our computer. We explain how to write a C code that will establish a communication link that will send strings and numbers from the STM32 microcontroller to the computer and how to display the information on the computer screen. For example, in practical application, the material learned in this tutorial will enable you to print on the computer screen the sensor value processed by the microcontroller. That is, you will learn how to add to your microcontroller the functionality that is similar to Arduino’s serial monitor and println() function.
We use the program MobaXterm to read the messages sent by the microcontroller
Комментарии