Microcontroller Tutorials
micro:bit
micro:bit is a good basic way to start using microcontrollers. It even has block programming, so elementary students can "code," too! Because my students are in the 7th and 8th grade Mechatronics classes, we use actual code instead of just blocks:
Arduino on TinkerCad
When we use Arduino in the Barber Shop, we try it out on TinkerCad first. This gives a rough draft "try" without having to worry about avrdude/Serial Port errors, AND it gives the coder a good diagram to look at when they are coding IRL:
Arduino IRL
Mechatronics
Mechatronics is Programming a Computer to convert Electricity to Mechanical Energy
What are examples?
In the past,
My class has built and flown airplanes, similar to UVA’s RazorDrone
We have built a Lego MindStorm obstacle course (from ANCIENT Lego MindStorms I found left in one of my rooms)
At UVA, Mechatronics built the HooPrint AND a complete working electric guitar
What other examples can you see in a classroom or think of that are Mechatronics?