Leopards
Our project is about Leopards and we tell a story about how a Leopard Thymio behaves when stalking prey and when threatened by intruders. by Cassie and Elizabeth
Our project is about Leopards and we tell a story about how a Leopard Thymio behaves when stalking prey and when threatened by intruders. by Cassie and Elizabeth
During a one week workshop students were asked to develop projects using the Thymio robot. 50 Robots were available. The week began with an introduction to Thymio and its secrets by Prof. Francesco Mondada from EPFL. Students worked then in group with the task to make Thymio(s) write a word, all those words was then …
This project has been fun and creative. It has been very entertaining, and we would recommend it!
If you are looking for activity cards to prompt projects and challenges, you’ll find them at here. These are the printed sheets needed for some of the projects on the cards: https://aseba.wdfiles.com/local–files/fr%3Athymiochallengepack/Thymio_activity_sheets.pdf (Note: The Paper must be of a large size)
There are a bunch of fun Halloween Thymio projects for you to create! Click on each picture to get to the project instructions.
Required additional Materials: MicroSD Class 4 Card Voice Recorder Thymio Project This code transforms Thymio into a sound recorder. Watch the video to see how it works: Thymio will be Red when recording in progress. Thymio will be Green when Playing back a recording. # This script transforms your Thymio into a sound recorder. # Pressing …
Suggested Materials Lego Technic Set for Classrooms LEGO 81.6×15 wheels Various Thymio LEGO Connection Points Attach standard Lego Bricks to the top surface: Attach a standard Lego Brick to the wheel: Attach a round LEGO hole to the hitch to have the robot pull it along: Use Axles into the side: How to Attach A large LEGO …
Activity: Using Thymio’s accelerometer to detect changes in slope, and it’s wheels to adjust back to a level position, the robot is able to balance on top of a large ball, such as a yoga ball. When the yoga is rotated slowly, Thymio can move to adjust to rest on top of the yoga ball …
Activity: Using the front sight sensors, Thymio can follow a hand that is placed in front of it. How to: There are many ways to accomplish hand following with the Thymio Robot. The following methods are the easiest. Put Thymio in the pre-programmed Green Mode. To Program Thymio, open up Thymio VPL or Aseba Studio on …
Here is one possible solution to doing the line follow challenge. There are many. This one has the robot turning back in the opposite direction when it detects white. When both bottom sensors do not detect much reflected light, it means that the line is below it, so the robot goes straight. Line 4 of …