Tag

Microcontroller

0 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Sep 30, 2024 · Fundamentals

Using MicroPython for Microcontroller Development

This article explains how MicroPython, a lightweight Python 3 implementation, enables programming on microcontrollers with limited resources, outlines hardware requirements, showcases example I2C code, and discusses its growing ecosystem alongside traditional C development.

IoTMicroPythonMicrocontroller
0 likes · 4 min read
Using MicroPython for Microcontroller Development
Deepin Linux
Deepin Linux
Nov 24, 2023 · Fundamentals

Embedded Software Interview Experience and Technical Review

This article shares a comprehensive embedded software interview guide, covering written‑test topics such as structs vs. unions, linked lists, pointer safety, endianness detection, and a strcpy implementation, followed by technical interview tips, HR interview advice, and concluding remarks.

CLinuxMicrocontroller
0 likes · 22 min read
Embedded Software Interview Experience and Technical Review
Model Perspective
Model Perspective
Dec 15, 2022 · Fundamentals

Getting Started with Raspberry Pi: Python Control and Easy Setup Guide

Raspberry Pi is a compact, low‑cost micro‑computer ideal for learning programming and IoT, and this guide explains its basics, how to program it with Python—including a LED‑blinking example using RPi.GPIO—and outlines the step‑by‑step installation process on an SD card.

GPIOIoTLED
0 likes · 6 min read
Getting Started with Raspberry Pi: Python Control and Easy Setup Guide
Architects' Tech Alliance
Architects' Tech Alliance
Nov 2, 2022 · Fundamentals

Understanding DMA (Direct Memory Access) in STM32 Microcontrollers

This article explains the principles, transfer modes, parameters, features, and register configuration of Direct Memory Access (DMA) in STM32 microcontrollers, illustrating how DMA offloads data movement from the CPU, improves performance, and integrates with peripherals, memory, and interrupt handling.

DMADirect Memory AccessEmbedded Systems
0 likes · 16 min read
Understanding DMA (Direct Memory Access) in STM32 Microcontrollers
Tencent Cloud Developer
Tencent Cloud Developer
Jun 3, 2020 · Cloud Computing

Hello‑IoT Creative Desktop Ornament: An IoT Product Built with TencentOS tiny and IoT Explorer

The award‑winning ‘Hello‑IoT Creative Desktop Ornament’ demonstrates how TencentOS tiny and the Tencent Cloud IoT Explorer, combined with a Wi‑Fi‑enabled STM32‑based device and a WeChat Mini‑Program, enable rapid, low‑cost development of a customizable, remotely controllable desktop accessory.

Cloud PlatformEmbedded SystemsIoT
0 likes · 11 min read
Hello‑IoT Creative Desktop Ornament: An IoT Product Built with TencentOS tiny and IoT Explorer
Architects' Tech Alliance
Architects' Tech Alliance
Jan 14, 2020 · Fundamentals

History and Classification of ARM Processors

This article traces the origins of ARM from its 1978 founding, outlines the evolution of its classic and Cortex processor families, and explains the distinctions among application, real‑time, and microcontroller processors, providing a concise overview of ARM’s product classifications.

ARMCortexEmbedded Systems
0 likes · 11 min read
History and Classification of ARM Processors