From ef0e2e4a880c898d5d889a4edf1e1dbaa79aeeeb Mon Sep 17 00:00:00 2001 From: Meysam Parvizi Date: Mon, 11 Sep 2023 15:10:57 +0330 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3ba1200..0ab3994 100644 --- a/README.md +++ b/README.md @@ -347,6 +347,9 @@ _________________ ### Microcontrollers +- [What Is a Microcontroller? The Defining Characteristics and Architecture of a Common Component](https://www.allaboutcircuits.com/technical-articles/what-is-a-microcontroller-introduction-component-characteristics-component/) +- [How to Choose the Right Microcontroller for Your Application ](https://www.allaboutcircuits.com/technical-articles/how-to-choose-the-right-microcontroller-for-your-application/) +- [How to Read a Microcontroller Datasheet: Introduction and First Steps](https://www.allaboutcircuits.com/technical-articles/how-to-read-a-microcontroller-datasheet-introduction-and-first-steps2/) - [💎 Make: AVR Programming - Elliot Williams](https://www.oreilly.com/library/view/make-avr-programming/9781449356484/) - [💎 Mastering STM32 - Carmine Noviello](https://leanpub.com/mastering-stm32-2nd) - [Getting Started With AVR](https://www.youtube.com/playlist?list=PLtQdQmNK_0DRhBWYZ32BEILOykXLpJ8tP)