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.

From the web

Microcontroller - Wikipedia

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

The die from an Intel 8742, an 8-bit microcontroller that includes a CPU running at 12 MHz, 128 bytes of RAM, 2048 bytes of EPROM, and I/O in the same chip Two ATmega microcontrollers A microcontroller (MC, uC, or μC) or microcontroller unit (MCU) is a small computer on a single integrated circuit. A microcontroller contains one or more processor cores along with memory and programmable input ...

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 unit (CPU), memory, and input/output interfaces, all on a single chip. A typical microcontroller consists of a processor core, volatile and non-volatile memory, input/output peripherals, and various ...

What is a microcontroller? | IBM

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

Microcontrollers and microprocessors share many similarities. Both can be described as single-chip processors capable of executing computing logic, and both are highly valuable in the development and proliferation of general computing technology. However, the two components differ in both hardware architecture and application. The defining characteristic of a microcontroller is the combination ...

Mar 24, 2023 ·

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

Mar 24, 2023 · New to microcontrollers ? Learn what they are, how CPU, memory, and I/O work together, compare AVR, PIC, and ARM families, and take your first steps.

Searches related to microcontrollers avr

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

These microcontrollers were originally developed by Cygnal. In 2012, the company introduced ARM-based mixed-signal MCUs with very low power and USB options, supported by free Eclipse-based tools. The company acquired Energy Micro in 2013 and now offers a number of ARM-based 32-bit microcontrollers . 8-bit C8051 EFM8 series 32-bit ARM Cortex-M0 ...

Trending Now