Skip to content
Snippets Groups Projects
Commit dee4c57f authored by Teo Serra's avatar Teo Serra
Browse files

Adding reference week 9 et 12 & update video link machine week

parent 66a6a316
Branches
No related tags found
No related merge requests found
Pipeline #469322 passed
......@@ -16,7 +16,7 @@ The video demonstration can be seen below.
<center>
<video width=50% controls muted loop>
<source src="./vid/week10/Machine_Demonstration.mp4" type=video/mp4>
<source src="https://fabacademy.org/2024/labs/ulb/img/week10/Machine_Drawing_2.mp4" type=video/mp4>
</video>
</center>
......@@ -39,4 +39,4 @@ This work was done in group and is accessible on the [group page](https://fabaca
#### Personnal Contribution
My contribution, as presented in the introduction to the group page, consists
of all the mechanical aspects of the 2-axis system and its improvements.
\ No newline at end of file
of all the mechanical aspects of the 2-axis system and its improvements.
......@@ -208,3 +208,13 @@ very similarly to the bread bord, and the result can be seen in the video below.
<source src="./vid/week12/SensingTempPCB.mp4" type=video/mp4>
</video>
</center>
## References
Here are a few references I've used to help me. I also used ChatGPT.
* [MicroPython Documentation](https://docs.micropython.org/en/latest/rp2/quickref.html)
* [Adafruit Learning System](https://learn.adafruit.com/)
* [MicroPython GitHub](https://github.com/micropython/micropython)
* [MicroPython Forum](https://forum.micropython.org/)
* [Stack Overflow - MicroPython](https://stackoverflow.com/questions/tagged/micropython)
\ No newline at end of file
......@@ -251,3 +251,13 @@ class="mx-auto d-block">
### Measure Power Consumption of my OLED
This part was done in group and is accessible on the [group page](https://fabacademy.org/2024/labs/ulb/group-assignments/week9/).
## References
Here are a few references I've used to help me. I also used ChatGPT.
* [MicroPython Documentation](https://docs.micropython.org/en/latest/rp2/quickref.html)
* [Adafruit Learning System](https://learn.adafruit.com/)
* [MicroPython GitHub](https://github.com/micropython/micropython)
* [MicroPython Forum](https://forum.micropython.org/)
* [Stack Overflow - MicroPython](https://stackoverflow.com/questions/tagged/micropython)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment