Skip to content

Commit f6ac904

Browse files
Update topics/microcontroller/index.md
Co-authored-by: Sebastian Hädrich <[email protected]>
1 parent 107e104 commit f6ac904

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

topics/microcontroller/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ display_name: Microcontroller
44
short_description: Microcontrollers are compact integrated circuits that control embedded systems.
55
topic: microcontroller
66
wikipedia_url: https://en.wikipedia.org/wiki/Microcontroller
7+
related: embedded-systems, robotics, arduino, iot, home-automation, esp32, raspberry-pi-pico
78
---
89
Microcontrollers are small computers on a single integrated circuit, containing a processor, memory, and input/output peripherals. They are widely used in embedded systems for performing specific control functions efficiently. Applications of microcontrollers include robotics, IoT, and home automation. Popular examples include Arduino, ESP32, and Raspberry Pi Pico.

0 commit comments

Comments
 (0)