Search Articles — Sudonull

Search Results

In this project

Microcontrollers for GPS gadget

https://sudonull.com/microcontrollers-for-gps-gadget

Comparison of STM32H743, RA8M1, i.MX RT1176 for wearable device with GNSS, BLE, AI. Requirements for RAM, crypto, RTOS. Choose MCU for prototype — read the analysis.

C Questions for Microcontrollers

https://sudonull.com/c-questions-for-microcontrollers

Theoretical minimum for embedded developers: volatile, interrupts, RTOS, toolchain. Practical questions from interviews. Prepare for work with MCU.

UART CLI for microcontrollers: debug commands

https://sudonull.com/uart-cli-for-microcontrollers-debug-commands

Implementation of UART CLI in MCU firmware: diagnostics of GPIO, I2C, CAN, memory, calculators. Debugging without IDE for middle/senior developers. Learn commands and examples.

Inductive coupling: wireless interface for MC

https://sudonull.com/inductive-coupling-wireless-interface-for-mc

Create a wireless interface using inductive coupling for microcontrollers. Detailed schematics of transmitter, receiver, transceiver, setup and operating features. Ideal for sealed systems.

Proxy MCAL for MCU: code portability

https://sudonull.com/proxy-mcal-for-mcu-code-portability

Learn how Proxy MCAL ensures firmware portability between microcontrollers. Unified API, binding, examples for STM32, NRF. Complete guide for developers.

From the web

Microcontroller and its Types - GeeksforGeeks

https://www.geeksforgeeks.org/digital-logic/microcontroller-and-its-types/

Jul 23, 2025 · A microcontroller (MCU) is a small computer on a single integrated circuit that is designed to control specific tasks within electronic systems. It combines the functions of a central processing …

Microcontroller - Wikipedia

https://en.wikipedia.org/wiki/Microcontroller

Microcontrollers are designed for embedded applications, in contrast to the microprocessors used in personal computers or other general-purpose applications consisting of various discrete chips.

Introduction to Microcontrollers - Circuit Basics

https://www.circuitbasics.com/introduction-to-microcontrolleres/

Learn the basics of microcontrollers and the differences between the most popular microcontrollers used in electronic devices today!

Microcontrollers: CPU, Memory, I/O & How to Start - NerdyElectronics

https://nerdyelectronics.com/microcontrollers-a-beginners-guide-to-get-started/

Mar 24, 2023 · A microcontroller is a compact, integrated circuit that combines a processor, memory, and peripheral devices on a single chip. They are designed for embedded applications where low …

What is a microcontroller? | IBM

https://www.ibm.com/think/topics/microcontroller

Unlike general-purpose microprocessors, microcontrollers integrate processing, memory and input/output (I/O) peripherals—including timers, counters and analog-to-digital converters …

Microcontrollers - Overview - Online Tutorials Library

https://www.tutorialspoint.com/microprocessor/microcontrollers_overview.htm

A microcontroller is a small and low-cost microcomputer, which is designed to perform the specific tasks of embedded systems like displaying microwaves information, receiving remote signals, etc. The …

Microcontroller Basics – Applications, Working, Types, FAQs

https://www.electronicsforu.com/technology-trends/learn-electronics/microcontroller-basics

Sep 17, 2025 · Microprocessors and microcontrollers are similar in that they are both integrated circuits that can be used to control electronic devices. However, they have some key differences.

5 Real Life Examples of Microcontrollers - Quick Learn Computer

https://quicklearncomputer.com/examples-of-microcontroller/

Mar 31, 2025 · Real life examples of microcontrollers, including Arduino, PIC, AVR, ESP, and STM32. Learn their features, applications, and how to choose the right one.

What is a Microcontroller? | Definition from TechTarget

https://www.techtarget.com/iotagenda/definition/microcontroller

Aug 12, 2024 · What is a microcontroller (MCU)? A microcontroller is a compact integrated circuit designed to govern a specific operation in an embedded system. A typical microcontroller includes a …

Microcontrollers - Dr. P's Engineering Classes

https://doctor-pasquale.com/wp-content/uploads/2021/02/The-Yellow-Book.pdf

microcontroller is a device containing a processor, memory, input and output (I/O) pins, and other peripheral devices. Several 8-bit microcontroller families (and their respective vendors) avail-able as …

Trending Now