diff --git a/content/blog/tpe/images/2016-02-04_06.56.20.jpg b/content/blog/tpe/images/2016-02-04_06.56.20.jpg new file mode 100644 index 0000000..3f8eb13 Binary files /dev/null and b/content/blog/tpe/images/2016-02-04_06.56.20.jpg differ diff --git a/content/blog/tpe/index.md b/content/blog/tpe/index.md new file mode 100644 index 0000000..f464e0b --- /dev/null +++ b/content/blog/tpe/index.md @@ -0,0 +1,29 @@ +--- +title: 11th grade project - TPE +date: 2016-09-22T10:17:00 +draft: false +cover: + image: "images/2016-02-04_06.56.20.jpg" + alt: "The robot we made during the project" + caption: "The robot we made during the project" + relative: true # To use relative path for cover image, used in hugo Page-bundles +categories: + - Projet +--- + +The “Travaux personnels encadrés” are an assignement you have to do in groups during the 1ère shool year in France (corresponding to the 11th grade in the U.S.). This assignment has then to be presented to the teachers on a platform. + +With my group, we decided to host our work on a website, which is available here. + +We decided to study the bat and it’s echolocation system, and to illustrate the working principle with an Arduino robot that avoids objects using ultrasonic sensors. + +A part of the challenge was building a website from scratch, using html, php and css in a text editor, without the use of WordPress or such. + +The final mark we had at the exam was **18/20**. + +Disclaimer : + +- This work is entirely written in French. No english translation is available. +- Some errors can be found in this work. + +[Link to Travaux Personnels Encadrés](https://achilletoupin.com/tpe/) \ No newline at end of file