Skip to content

Commit 303aa43

Browse files
committed
Fixed advancedio link on landing page
Changed advanced-io to advancedio
1 parent 9770079 commit 303aa43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ By following along with our lessons and guides, you will explore:
3232

3333
***[Intro to Electronics](./electronics/index.md):** The fundamentals of electricity (voltage, current, resistance), circuit schematics, and safely building circuits with LEDs and resistors.
3434
* 🤖 **[Intro to Arduino](./arduino/index.md):** Programming microcontrollers in `C/C++` to read analog/digital inputs, control actuators, and build your first interactive devices.
35-
* 📡 **[Sensors](./sensors/index.md) & [Advanced I/O](./advanced-io/index.md):** Deep dives into how sensors capture the world (force, light, distance, motion) and how to control advanced outputs like OLED displays and haptic vibromotors.
35+
* 📡 **[Sensors](./sensors/index.md) & [Advanced I/O](./advancedio/index.md):** Deep dives into how sensors capture the world (force, light, distance, motion) and how to control advanced outputs like OLED displays and haptic vibromotors.
3636
* 💻 **[Computer Communication](./communication/index.md):** Bridging hardware and software using Web Serial, [p5.js](https://p5js.org/), and [ml5.js](https://ml5js.org/) for browser-based interactions and applied machine learning.
3737
* ☁️ **[Internet of Things (IoT) with ESP32](./esp32/index.md):** Building wireless, internet-connected projects using the powerful ESP32 microcontroller.
3838
* 📈 **[Signals & Data Science](./signals/index.md):** Using Python and Jupyter Notebooks for digital signal processing, frequency analysis, and building machine-learning gesture recognizers.

0 commit comments

Comments
 (0)