Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| microcontroller [2026/05/23 10:43] – administrator | microcontroller [2026/05/23 11:02] (current) – administrator | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Microcontroller ====== | ====== Microcontroller ====== | ||
| - | *A microcontroller (MCU) is a small computer on a single integrated circuit (IC) containing a processor core, memory, and input/ | + | **A microcontroller (MCU) is a small computer on a single integrated circuit (IC) containing a processor core, memory, and input/ |
| + | The concept of microcontrollers dates back to the 1970s, when the first commercial microcontroller was released. | ||
| - | **Early Years (1976-1980)** | + | **Early Years (1976-1980)** |
| The first commercial microcontroller, | The first commercial microcontroller, | ||
| Line 9: | Line 10: | ||
| commonly used in early embedded systems. | commonly used in early embedded systems. | ||
| - | **Rise of Programmable MCUs (1995-2005)** | + | **Rise of Programmable MCUs (1995-2005)**{{: |
| The introduction of programmable microcontrollers marked a significant shift in MCU development. The PIC16C54, released in 1993 by Microchip Technology, was one of the first widely used programmable MCUs. This led to the creation of | The introduction of programmable microcontrollers marked a significant shift in MCU development. The PIC16C54, released in 1993 by Microchip Technology, was one of the first widely used programmable MCUs. This led to the creation of | ||
| - | embedded systems with custom firmware and increased flexibility. | + | embedded systems with custom firmware and increased flexibility. |
| - | **Arduino (2005-Present)** | + | **Arduino (2005-Present)** |
| - | The Arduino platform, introduced in 2005, revolutionized microcontroller development for hobbyists and professionals alike. The Arduino board combined a simple programming environment with an ATmega8 MCU, making it accessible to those without extensive electronics knowledge. This democratization of microcontrollers enabled rapid prototyping and innovation. | + | The Arduino platform, introduced in 2005, revolutionized microcontroller development for hobbyists and professionals alike. The Arduino board combined a simple programming environment with an ATmega8 MCU, making it accessible to those without extensive electronics knowledge. This democratization of microcontrollers enabled rapid prototyping and innovation.{{ : |
| **ESP32 (2016-Present)** | **ESP32 (2016-Present)** | ||
| - | The ESP32 family, developed by Espressif Systems, is another significant development in the microcontroller market. Released in 2016, this platform integrates a dual-core processor with Wi-Fi and Bluetooth capabilities, | + | The ESP32 family, developed by Espressif Systems, is another significant development in the microcontroller market. Released in 2016, this platform integrates a dual-core processor with Wi-Fi and Bluetooth capabilities, |
| - | ideal choice for IoT applications. The ESP32 has become increasingly popular due to its ease of use, flexibility, | + | |
| **Modern MCUs (2020-Present)** | **Modern MCUs (2020-Present)** | ||
| Today' | Today' | ||
| supports both 2.4 GHz and 5 GHz WiFi frequencies, | supports both 2.4 GHz and 5 GHz WiFi frequencies, | ||