Post

Terminal based Chat Bot using STM32

Terminal based Chat Bot using STM32.

Terminal based Chat Bot using STM32

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

Begin Chat overview 1

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.

End Chat overview 2

This post is licensed under CC BY 4.0 by the author.