Beginner’s Guide to Cortex-M3: Understanding Registers

Beginner's Guide to Cortex-M3: Understanding Registers

Click the card below to follow Arm Technology Academy This article is selected from the “Arm Technology Blog” in the Extreme Technology column, written by Andy Lok, originally published on Zhihu. This article will introduce the concept and operation of registers by rewriting our Blinky program in detail. Original link: https://zhuanlan.zhihu.com/p/52855259 In this article, we … Read more

Building a Motorcycle Dashboard with Raspberry Pi

Building a Motorcycle Dashboard with Raspberry Pi

MAKER: Alexander Everaert / Translated by: Quwujin This is a project about motorcycle IoT (Internet of Things). As a motorcycle enthusiast, I decided to use my expertise to create a smart motorcycle dashboard with Raspberry Pi. It can better analyze various data during riding and improve my riding skills. Doesn’t it look very cool! Features … Read more

Create a Raspberry Pi Countdown Timer for Pi Day

Create a Raspberry Pi Countdown Timer for Pi Day

Introduction: Use Raspberry Pi and an e-paper display to start the countdown to your next holiday. Article length: 9501 words, reading time approximately: 12 minutes Pi Day🔗 en.wikipedia.org(Pi Day) (March 14) has come and gone, leaving behind wonderful memories and many Raspberry Pi projects🔗 opensource.com waiting for us to try. It’s hard to return to … Read more

Understanding the Differences Between ARM7, ARM9, s3c2410, STM32, and Cortex-M3

Understanding the Differences Between ARM7, ARM9, s3c2410, STM32, and Cortex-M3

Follow+Star Public Account Number, don’t miss exciting content Author | strongerHuang WeChat Official Account | Embedded Column You see the number 9 in ARM9 is larger, don’t you think it’s more powerful? You see a lot of information is based on s3c2410, don’t you think it’s still quite popular now? If we rewind 10 years, … Read more

Build a Raspberry Pi Monitoring Dashboard in Under 30 Minutes

Build a Raspberry Pi Monitoring Dashboard in Under 30 Minutes

Introduction: Use Python to create an API to monitor your Raspberry Pi hardware, and build a dashboard with Appsmith. This article has 12633 words and an estimated reading time of: 16 minutes https://linux.cn/article-15984-1.htmlAuthor: Keyur Paralkar Translator: ChatGPT Use Python to create an API to monitor your Raspberry Pi hardware, and build a dashboard with Appsmith. … Read more

Differences in SysTick Usage Between Cortex-M3 and M85 Microcontrollers

Differences in SysTick Usage Between Cortex-M3 and M85 Microcontrollers

Follow+Star Public Account Number, don’t miss wonderful content Author | strongerHuang WeChat Official Account | strongerHuang Cortex-M is an ARM core designed for MCU, launched about 20 years ago, and the most classic is the Cortex-M3 core, which is one of the most widely used cores on the market today. Currently (2024-09), the latest and … Read more

Building a Cortex-M3 Soft Core on FPGA

Building a Cortex-M3 Soft Core on FPGA

Click the card below to follow Arm Technology Academy This article is authorized to be reprinted from the WeChat public account Electronic Circuit Development Learning. This article mainly shares how to build a Cortex-M3 soft core on FPGA. Abstract: This article describes how to build a Cortex-M3 soft core processor on FPGA based on Xilinx … Read more

Understanding the Differences and Connections Between ARM7, ARM9, S3C2410, STM32, and Cortex-M3

Understanding the Differences and Connections Between ARM7, ARM9, S3C2410, STM32, and Cortex-M3

Seeing that the number 9 in ARM9 is larger, do you think it is better? Seeing that a lot of information is based on S3C2410, do you think it is still quite popular now? If we could turn back time 10 years, ARM9 and S3C2410 were indeed quite popular. Why do I say this? Because … Read more