title: MicroPython in the Stack
description: Type: diagram sim-id: micropython-stack-diagram
Library: Mermaid
Status: Specified Create a vertical stack diagram using Mermaid showing the four layers of the system: Layer 1 (top): "Your Code (the program you wr...
image: /sims/micropython-stack-diagram/micropython-stack-diagram.png
og:image: /sims/micropython-stack-diagram/micropython-stack-diagram.png
twitter:image: /sims/micropython-stack-diagram/micropython-stack-diagram.png
social:
cards: false
status: implemented
library: Mermaid
bloom_level: TBD
MicroPython in the Stack
Run the MicroPython in the Stack MicroSim Fullscreen
About this MicroSim
Type: diagram sim-id: micropython-stack-diagram
Library: Mermaid
Status: Specified Create a vertical stack diagram using Mermaid showing the four layers of the system: Layer 1 (top): "Your Code (the program you wr...
Bloom's Taxonomy level: TBD
You can embed this MicroSim in your own course page with the following iframe:
1 | |
Lesson Plan
Learning objective: Type: diagram sim-id: micropython-stack-diagram
Library: Mermaid
Status: Specified Create a vertical stack diagram using Mermaid showing the four layers of the system: Layer 1 (top): "Your Code (the program you wr...
Suggested use (5-15 minutes):
- Predict first. Before touching the controls, ask students to predict what they expect to see.
- Explore. Have students interact with every control and observe how the display responds.
- Explain. Ask students to describe, in their own words, the relationship the MicroSim demonstrates.
Discussion questions:
- What changed on screen when you interacted with the MicroSim, and why?
- How does this idea show up when you program the real robot?
References
- Chapter 3: MicroPython and Development Environment Setup
- MicroPython documentation
- MicroPython (Wikipedia)
Specification
The full specification below is extracted from Chapter 3: MicroPython and Development Environment Setup.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | |