Skip to content
Snippets Groups Projects
Commit 9a99c141 authored by Charlotte Vandenbulcke's avatar Charlotte Vandenbulcke
Browse files

changing video link on week 10

parent e74a3900
No related branches found
No related tags found
No related merge requests found
Pipeline #448900 passed
...@@ -33,16 +33,15 @@ ...@@ -33,16 +33,15 @@
<div class="content"> <div class="content">
<header class="main"> <header class="main">
<h2>10. Output Devices</h2> <h2>10. Mechanical Design And Machine Design</h2>
</header> </header>
<section> <section>
<h3>Hero shot</h3> <h3>Hero shot</h3>
<span class="object"> <span class="object">
<video width="600" height="300" controls> <iframe src="https://player.vimeo.com/video/928773943?h=d3f84556eb" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe>
<source src="https://vimeo.com/928773943" type="video/mp4"> <p><a href="https://vimeo.com/928773943">Mecanisme_Shaker_15.0.49</a> from <a href="https://vimeo.com/user84172459">DENIS Sylvain</a> on <a href="https://vimeo.com">Vimeo</a>.</p>
</video>
</span> </span>
<br> <br>
...@@ -69,21 +68,8 @@ ...@@ -69,21 +68,8 @@
<hr> <hr>
<section> <section>
<h3>Files and resources</h3>
<p><strong>My files</strong></p>
<ul>
<li><a href="../files/neopixel-simple.ino" target="_blank">LED Ring simple code</a></li>
<li><a href="../files/servo-sweep/servo-Sweep.ino" target="_blank">Servo Motor Sweep code</a></li>
<li><a href="../files/screen.ino" target="_blank">Makerguides' Screen display code</a></li>
<li><a href="../files/gameofthrones.ino" target="_blank">Game Of Thrones song code</a></li>
<li><a href="../files/super-mario-bros.ino" target="_blank">Super Mario Bros song code</a></li>
</ul>
<p><strong>Resources</strong></p> <p><strong>Resources</strong></p>
<ul> <ul>
<li><a href="https://www.makerguides.com/" target="_blank">Makerguides website</li>
<li><a href="https://github.com/robsoncouto/arduino-songs/tree/master" target="_blank">robsoncouto github page</a></li>
<li><a href="https://fabacademy.org/2024/labs/fabc/" target="_blank">Our group page</a></li> <li><a href="https://fabacademy.org/2024/labs/fabc/" target="_blank">Our group page</a></li>
</ul> </ul>
</section> </section>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment