Alert

Remote Learning Day - Tuesday, February 18

Due to inclement weather, MICDS will move to remote learning today, Tuesday, February 18. Middle and Upper School classes will begin at 9:00 a.m., and those students are expected to log in on time and follow their usual late-start class schedule. Links to teacher Zoom pages can be found on their Canvas Announcement pages. Lower School students will use the packet sent home in anticipation of remote learning, and parents should look for an email from their child's teacher. All on-campus activities are canceled, and all parking lots at MICDS will be closed to facilitate snow plows. All Middle School athletic practices and games are also canceled.

9th Graders program robots to navigage a maze

9th Graders Program Robots to Navigate Maze

Ninth Graders in Mr. Little’s class programmed robots using Python this week. They set out with one objective in mind – to successfully navigate a maze set up by Mr. Little himself. Project teams wrote their own code that set different variables in the robot, called the Finch. The Finch Robot has two motors that the students could program which allows the robot to turn right, left, forward, and backwards. The students discovered quickly that slight alterations to these variables had a huge effect, and several ran into many snags while trying to navigate the treacherous labyrinth.

“Students are taught to use programs to solve problems, play games, help us perform tedious and repetitive tasks efficiently, to store, recall and manipulate information, and to create something new,” said Mr. Little. “The Finch Robot allows students to see immediate physical results of their code and is a fun and interactive way to improve and apply their programming skills.”

The project has three levels:

  1. Get the Finch out manually by typing in instructions as it goes (forward, left, right, etc).
  2. Make the Finch’s nose change colors for each different direction it moves.
  3. Program the Finch to autonomously exit the maze with no instructions by using the infrared sensors to detect a wall and change its directions automatically.

Watch a video of a group completing level three of the project: