Innovative Solutions for Waterborne Waste Cleanup Robots

Waterborne Waste Cleanup Robot ABOUT this NOVEL The following video is sourced from Geek Robotics Association. Prototype Principle The following video is sourced from Geek Robotics Association. Defense (1) Innovation Background Grain Rain With the acceleration of modernization in our country, the amount of waste has increased significantly, especially various floating wastes in the water, … Read more

Comparison of 3 Major Open Source Hardware Platforms

Author Introduction: Liu Duanyang, founder of the MBH Raspberry Pi Intelligent Robot Club (hereinafter referred to as the MBH Club), a promoter of the collaborative model of intelligent hardware crowdsourcing in China, who first proposed the use of “crowdsourcing + collective intelligence programming” to solve problems in the scientific research process. Integration of hardware and … Read more

TinyML: The Next Wave of Artificial Intelligence Revolution

This article is adapted from: 51cto, Author: Matthew Stewart Artificial Intelligence (AI) is rapidly moving from the “cloud” to the “edge”, entering increasingly smaller IoT devices. The machine learning processes implemented on microprocessors at the terminal and edge side are referred to as Tiny Machine Learning, or TinyML. More precisely, TinyML refers to the methods, … Read more

Ultra-Low Power and Cost Cortex-M23 Microcontroller

Source | Renesas Embedded Encyclopedia Recently, Renesas Electronics released a low-cost 32-bit microcontroller based on the Cortex-M23 core, with a clock frequency of up to 32M in the RA0 series low-power MCU: The new RA0 series of the Renesas RA MCU family introduces the RA0E1 product group, which is an entry-level easy-to-use MCU with excellent … Read more

DIY Multimeter with Arduino: A Complete Guide

Design Requirements: This project can use Arduino, Uno or Duemilanove boards, and has three design modes: · Standalone – Measurement data can be observed in the form of character or graphic LCD display modules. · Connected – Can connect to a PC via Arduino IDE Serial Monitor for readings. · Combined – Data can be … Read more

The Origin and Development of Arduino

Today, in the field of the Internet of Things, the open-source hardware Arduino can be said to be popular all over the world, becoming the first choice for many electronics enthusiasts and hardware geeks.So, do you know the origin and development history of Arduino? Origin In the winter of 2005, a cold winter, Massimo Banzi’s … Read more

Creating Fireflies with Arduino: A Beginner’s Guide

Click the blue text above to follow “Innovation Forest Maker Space” for more information. Hands-on I Science I Fun Make creativity a habit for children. @Innovation Forest Maker Space If you are interested in technology education, you must be familiar with Arduino! So, let’s first learn about Arduino. What is Arduino? Arduino is a convenient, … Read more

Understanding Cortex-M23/33: A Clear and Simple Guide

【A Word Before We Start】 Since Arm released the two new processors Cortex-M23 and Cortex-M33 based on the Armv8-M architecture in October 2016, more than 3 years have passed, and the microcontroller products based on these two processors have just begun to emerge in the market. Many of you who have just become familiar with … Read more

Practical DWT Counter in Cortex-M

Follow and star our public account, and access wonderful content directly Source: https://blog.csdn.net/booksyhay/article/details/109028712 Compiled by: Technology Makes Dreams Greater | Li Xiaoyao DWT Tracking Component Cortex-M3 Authority Guide: 16.2 TRACE COMPONENTS: DWT The rest of the DWT counters are typically used for profiling the application codes. They can be programmed to emit events (in the … Read more

Can Cortex-M Microcontrollers Run Linux?

Click the card below to follow Arm Technology Academy This article is authorized to be reprinted from the WeChat public account Embedded Column. This article mainly shares the core differences between microcontrollers and application processors. What are the differences between microcontrollers, Cortex-M, and Linux in embedded systems? Many friends may have similar questions. Below, we … Read more