forked from HackTechDev/PrezAperoDigital180707
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathperipherique.php
39 lines (31 loc) · 1.3 KB
/
peripherique.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<section>
<section>
<h1>Les périphériques</h1>
</section>
<section>
<h2>Pi-Caméra</h2>
<p>
<img src="image/camera01.jpg" style="width: 300px">
<img src="image/camera02.jpg" style="width: 300px">
</p>
</section>
<section>
<h2>Carte son Wolson</h2>
<p>
<img src="image/wolfson01.jpg" style="width: 300px">
<img src="image/wolfson02.jpg" style="width: 300px">
</p>
</section>
<section>
<h2>Pile système</h2>
<p>
<img src="image/pile1.jpg" style="width: 50%">
</p>
</section>
<section>
<h2>HAT (Hardware Attached on Top) Arduino</h2>
<p>
<img src="image/hat1.jpg" style="width: 50%">
</p>
</section>
</section>