top of page

Terminal based Chat Bot using STM32

In this post, Chatbot is created on the terminal using STM32F446RE and USART Protocol



Components:

  1. STM32F446RE as controller (link)


Hardware Part:

  1. Here I used STM32F446RE as the main controller and using USART2 for Read and Write in the Terminal

  2. There is no external circuit in this project

Software Part:

  1. After connecting the STM32F446RE with the target now, connect to the computer where Keil uVision v5 is installed.

  2. You can get the code from here

  3. Using TeraTerm software you can find the messages, by giving the correct Port.

That's it for now..

3 views0 comments

Comments


Commenting has been turned off.
bottom of page