0
1
00:00:01,140 --> 00:00:01,840
Hello.
1

2
00:00:01,920 --> 00:00:02,760
Welcome back.
2

3
00:00:02,790 --> 00:00:11,040
In this lesson we are going to download a program to allow us to be able to read messages from our UART
3

4
00:00:11,110 --> 00:00:14,040
as we design our neural network.
4

5
00:00:14,040 --> 00:00:20,640
We would need to be able to run some debugging and to be able to see if it works as we expect it and
5

6
00:00:20,640 --> 00:00:26,160
what we're going to do is we going to send information from the microcontroller to the serial port of
6

7
00:00:26,360 --> 00:00:27,440
our computer.
7

8
00:00:27,800 --> 00:00:30,560
And we need a program to allow us to be able to read this.
8

9
00:00:30,600 --> 00:00:33,180
So I'm going to download one here called Terra term
9

10
00:00:37,410 --> 00:00:40,320
So we just search Terra Term on Google.
10

11
00:00:40,330 --> 00:00:43,020
And um let's see.
11

12
00:00:43,020 --> 00:00:45,360
We can go to teraterm download over here
12

13
00:00:51,030 --> 00:00:53,680
and you can click here for free download
13

14
00:01:02,500 --> 00:01:15,480
and I'm going to select this over here in the UK.
14

15
00:01:16,160 --> 00:01:17,930
So it started downloading
15

16
00:01:24,390 --> 00:01:25,730
and I can close this now
16

17
00:01:38,200 --> 00:01:41,930
once the download is complete we can install it by double clicking it
17

18
00:01:53,450 --> 00:01:54,370
I'll minimize this
18

19
00:02:00,250 --> 00:02:00,760
run
19

20
00:02:07,850 --> 00:02:10,780
after you've read the um the agreement, you can accept it.
20

21
00:02:10,830 --> 00:02:19,550
I've installed this before and I'll click next and I can include this, teraterm menu, you you can leave
21

22
00:02:19,550 --> 00:02:20,750
everything else the same.
22

23
00:02:20,790 --> 00:02:26,810
It's fine, next, and my language is English so I'll keep it the way it is,
23

24
00:02:32,840 --> 00:02:33,660
then install,
24

25
00:02:36,320 --> 00:02:38,960
and we can launch it to see what it looks like.
25

26
00:02:44,130 --> 00:02:45,320
And this is what it looks like.
26

27
00:02:45,320 --> 00:02:51,220
So we would come here and select our serial port and then we'll be able to communicate with the microcontroller.
27

28
00:02:51,320 --> 00:02:51,710
Right.
28

29
00:02:53,090 --> 00:02:53,720
So this is it.
