File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,12 @@ git clone https://github.com/ColinKerr/python_microcontrollers.git
1414
1515Browse the course material online here: https://colinkerr.github.io/python_microcontrollers/
1616
17- For instructions to setup your computer and microcontroller for the first time go to [ setup] ( ./setup/ )
17+ - [ Getting Started] ( ./setup/getting_started.md )
18+ - [ Module 1 - First Examples] ( ./01_first_examples/index.md )
19+ - [ Module 2 - Input and Output] ( ./02_input_and_output/index.md )
20+ - [ Module 3 - Sensors] ( ./03_sensors/index.md )
21+ - [ Module 4 - Output] ( ./04_output/index.md )
22+ - [ Module 5 - Advanced] ( ./05_advanced/index.md )
1823
1924## How to contribute
2025
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ navigation:
88 - title : Module 1 - First Examples
99 link : /01_first_examples/index.html
1010 - title : Module 2 - Input and Output
11- link : /02_input_output /index.html
11+ link : /02_input_and_output /index.html
1212 - title : Module 3 - Sensors
1313 link : /03_sensors/index.html
1414 - title : Module 4 - Output
You can’t perform that action at this time.
0 commit comments