1
00:00:00,810 --> 00:00:04,830
Hi and welcome to a new section in this course in this section.

2
00:00:04,860 --> 00:00:11,070
I wanted to give you an example of what it looks like when you start combining some of these groups

3
00:00:11,070 --> 00:00:19,530
and little projects that you played with in previous parts of this course, in particular in Section

4
00:00:19,530 --> 00:00:26,910
eight, you played with various senses, including the PMA 280, which you can see right here on my

5
00:00:26,910 --> 00:00:38,330
breadboard, as well as the very simple to use 12 by two by 16 LCD display, which is using the exquisite

6
00:00:38,360 --> 00:00:44,290
backpack so that you can connect it to your Isbister to via the ice Quixey interface.

7
00:00:44,940 --> 00:00:50,520
So what I wanted to do in this project that you can actually see operating right here is to combine

8
00:00:50,520 --> 00:00:58,980
the display with the BMY 280 sensor, both on the same I could see channel so that you can get data

9
00:00:58,990 --> 00:01:06,270
from the sensor and display it on the side and also have an entity that blinks whenever there is activity.

10
00:01:06,350 --> 00:01:13,800
Activity means taking data from the sensor and then showing it on to the display and triggering the

11
00:01:14,010 --> 00:01:21,990
reading of the sensor using the hardware timer interrupt as we've seen again in previous lectures.

12
00:01:22,320 --> 00:01:26,700
Now, in the next lecture, I'm going to talk a little bit about the wiring and the one.

13
00:01:26,700 --> 00:01:29,100
After that, we'll have a look at the script.

14
00:01:29,100 --> 00:01:33,660
But I just want to remind you at this point that everything that you're about to see, you have seen

15
00:01:33,660 --> 00:01:35,520
before, there's nothing new here.

16
00:01:35,710 --> 00:01:41,460
The only thing that is kind of new is a combination of knowledge that you already have in order to put

17
00:01:41,460 --> 00:01:43,050
together this mini project.

18
00:01:43,860 --> 00:01:45,800
So let's move to the next lecture.

19
00:01:46,050 --> 00:01:47,400
Talk about the wiring.
