1
00:00:00,690 --> 00:00:08,040
In a previous lecture, you learned how to use your to buy 16 LCD display using the Quixey hardware

2
00:00:08,040 --> 00:00:16,920
interface HB 32 and like a python in this lecture to modify the connections so that instead of the hardware

3
00:00:16,920 --> 00:00:24,450
I could see were used to arbitrarily selected Kypreos so that we can then use this software.

4
00:00:24,750 --> 00:00:28,500
ICE could option instead of the hardware, I switched the option.

5
00:00:28,860 --> 00:00:32,210
So this gives you the ability to move your eyes.

6
00:00:32,220 --> 00:00:40,350
Quixey wiring as needed to unoccupied Kypreos in case your hardware is quartzite interface so occupied.

7
00:00:40,650 --> 00:00:42,240
I just want to add one thing here.

8
00:00:42,240 --> 00:00:49,560
As I've been doing a lot of testing with various HWC devices, I found that in some cases the hardware

9
00:00:49,560 --> 00:00:55,350
arts quartzite interface would not work with particular devices such as a sensor, for example.

10
00:00:55,620 --> 00:01:00,260
And then I had to fall back to the software I could see to get it to work.

11
00:01:00,630 --> 00:01:08,040
So sometimes just keep in mind that if a device and nice the device does not work with one of your eyes

12
00:01:08,040 --> 00:01:09,990
could see Conexion methods.

13
00:01:10,140 --> 00:01:15,810
Try the other one and there's a good likelihood that one of the two, either hardware or software,

14
00:01:16,140 --> 00:01:17,130
will work.

15
00:01:17,850 --> 00:01:18,270
All right.

16
00:01:18,280 --> 00:01:25,740
So I still am running the script from the previous lecture on the With Reducers.

17
00:01:25,740 --> 00:01:30,030
You can see the wiring is still the hardware quartzite interface.

18
00:01:30,360 --> 00:01:34,620
And what I'm going to do is move over to this tab here.

19
00:01:34,830 --> 00:01:44,130
LCD soft eyes could see and the got test y and I'm going to make some changes to my connections, so

20
00:01:44,130 --> 00:01:45,300
I'm going to hit control.

21
00:01:45,300 --> 00:01:53,830
See, first, just to interrupt the running script and I'm going to take my two flexible jumper wires.

22
00:01:53,850 --> 00:02:00,150
This is why I used flexible copper wires for this LCD example so I can just move them around easily

23
00:02:00,630 --> 00:02:07,230
and I'm going to use your full for FCL, which do this carefully.

24
00:02:07,230 --> 00:02:17,220
So FCL is the red wire from the backpack, which is the yellow wire when the Bridport and there is going

25
00:02:17,220 --> 00:02:22,230
to go to Chipo four, which is right here.

26
00:02:24,140 --> 00:02:26,120
And the FDA.

27
00:02:27,290 --> 00:02:35,660
In my software side here, I've got a zero that's a wide wire that's going to go right here to Tapio

28
00:02:35,780 --> 00:02:38,850
zero selected those because, of course, they're right next to each other.

29
00:02:40,000 --> 00:02:49,010
Another thing to see here is that I'm using soft eyes Quazi instead of eye squared, see, which gives

30
00:02:49,010 --> 00:02:51,930
me a slightly different constructor here.

31
00:02:52,250 --> 00:02:58,280
I have information about software which could see the software implementation of the old squirty protocol,

32
00:02:58,960 --> 00:02:59,830
micro python.

33
00:03:00,200 --> 00:03:04,790
And you can see that link right here shows you how to use it.

34
00:03:04,820 --> 00:03:14,750
So these two pins for FCL and SDK can be any other unoccupied and available to appear on the E.S.P 32.

35
00:03:17,830 --> 00:03:26,140
Once you have created the ice quazi object, though, using soft AI to see, as you can see in the example

36
00:03:26,140 --> 00:03:31,810
here, you can use it in the exact same way as you did with the hardware art which interface.

37
00:03:31,820 --> 00:03:36,390
So nothing has changed below this line between the two scripts.

38
00:03:36,390 --> 00:03:39,070
It's exactly the same script.

39
00:03:39,860 --> 00:03:45,580
So the only thing that has changed is how I create the ice Quixey object.

40
00:03:46,330 --> 00:03:46,750
All right.

41
00:03:46,760 --> 00:03:50,980
So I'm going to save this script and run it.

42
00:03:52,580 --> 00:03:59,270
And she could she works in the exact same way as we see where I could see example.
