Skip to content
Snippets Groups Projects
Commit 22a31c81 authored by Pushkar Suryawanshi's avatar Pushkar Suryawanshi
Browse files

Update public/assignments/week11.html

parent 1acbc809
No related branches found
No related tags found
No related merge requests found
Pipeline #399906 passed
......@@ -126,54 +126,52 @@
<img src="../images/9lcdi2c.jpg" alt="Description of image" width="400"/> <!-- Insert your image here -->
<h3> Programming </h3>
<h3> Programming & Testing </h3>
<h4> Attiny 1614 Library for Arduino ide.</h4>
<img src="../images/12-1614ide.png" alt="Description of image" width="600"/> <!-- Insert your image here -->
<h4> Library for OLED</h4>
<img src="../images/oledlib.png" alt="Description of image" width="600"/> <!-- Insert your image here -->
<h4> Library for BME280.</h4>
<img src="../images/bmelib.png" alt="Description of image" width="600"/> <!-- Insert your image here -->
<h4> Program For LED Blinking.</h4>
<h3> Programming & testing for Led blinking.</h3>
<h4> Programing For LED Blinking.</h4>
<img src="../images/ledblinktest.png" alt="Description of image" width="600"/> <!-- Insert your image here -->
<h4> Program for OLED</h4>
<img src="../images/oledprog.png" alt="Description of image" width="600"/> <!-- Insert your image here -->
<h4> LED Blinking </h4>
<video width="640" height="480" controls>
<source src="../images/ledvideo.mp4" type="video/mp4">
</video>
<h3> Programming & testing for Ultrasonic Sensor</h3>
<h4> Program For Ultrasonic Sensor</h4>
<img src="../images/ultraprogram.png" alt="Description of image" width="600"/> <!-- Insert your image here -->
<h4> Program For BME280</h4>
<img src="../images/bme280prog.png" alt="Description of image" width="600"/> <!-- Insert your image here -->
<h4> Program For IR Sensor.</h4>
<img src="../images/irprog.png" alt="Description of image" width="600"/> <!-- Insert your image here -->
<h3> Final Output </h3>
<h4> LED Blinking </h4>
<h4> Ultrasonic Sensor </h4>
<video width="640" height="480" controls>
<source src="../images/ledvideo.mp4" type="video/mp4">
<source src="../images/ultravideo.mp4" type="video/mp4">
</video>
<h4>LDR Sensor </h4>
<h3> Programming & Testing for LDR sensor.</h3>
<h4> Program For LDR Sensor.</h4>
<img src="../images/irprog.png" alt="Description of image" width="600"/> <!-- Insert your image here -->
<h4>LDR Sensor </h4>
<video width="640" height="480" controls>
<source src="../images/ldrvideo.mp4" type="video/mp4">
</video>
<h4> Ultrasonic Sensor </h4>
<video width="640" height="480" controls>
<source src="../images/ultravideo.mp4" type="video/mp4">
</video>
......
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