Skip to content

Commit a95301a

Browse files
author
Sahil Garje
committed
Added microcontroller topic
1 parent d30a8bd commit a95301a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

topics/microcontroller/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
aliases: mcu, microcontrollers
3+
display_name: Microcontroller
4+
short_description: Microcontrollers are compact integrated circuits that control embedded systems.
5+
topic: microcontroller
6+
wikipedia_url: https://en.wikipedia.org/wiki/Microcontroller
7+
---
8+
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)