Add blog post for 11th grade project - TPE with cover image
This commit is contained in:
parent
49f44ec11f
commit
77764c685a
2 changed files with 29 additions and 0 deletions
BIN
content/blog/tpe/images/2016-02-04_06.56.20.jpg
Normal file
BIN
content/blog/tpe/images/2016-02-04_06.56.20.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 643 KiB |
29
content/blog/tpe/index.md
Normal file
29
content/blog/tpe/index.md
Normal file
|
@ -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/)
|
Loading…
Add table
Add a link
Reference in a new issue