Adafruit's CircuitPython has supported SAMD21/D51 microcontrollers for a long time, and now micropython finally supports SAMD series microcontrollers.https://github.com/micropython/micropython/commit/...
I use a queue to let the data buffer enter the queue first and then exit the queue. Finally, I use the serial port to transmit large data, but there is still serious packet loss or serial port jamming...
[align=center][/align][align=left][size=4] [/size][/align][align=left][size=4]The low power consumption of microcontroller is an important assessment content of electronic game design. This article li...
Start Segger Embedded Studio from Windows Start or from the desktop iconOpen the Package manager from the Tools menuThe Package manager pops up, select to download and install the GD32VF1xx CPU Suppor...
[i=s]This post was last edited by Future Developer on 2021-12-3 14:21[/i]When I was browsing forum posts recently, I saw that everyone encountered some problems when using Pingtou Ge's development boa...
This article will focus on the various ultra-low-power control features available in the new generation of embedded microcontrollers and how engineers can use these features to extend the expected ...[Details]
Growing upward: growing towards higher addresses, called an increasing stack Growing downward: growing towards lower addresses, called a descending stack The stack pointer points t...[Details]
On January 11, 2022, Beijing time, OnePlus held an online press conference and officially released the new OnePlus 10 series. OnePlus has always been committed to the research and development of high...[Details]
There are coprocessors in the processor to assist the processor in completing some functions, mainly for assisting purposes.
Coprocessor:
Coprocessors are used to perform specific process...[Details]
2019 is undoubtedly a year of reform and self-help for the color TV market. In the cold winter of color TV, the biggest highlight in 2019 is Huawei's launch of smart screens to change the color TV ma...[Details]
With the development of automobile electrification, the demand for motor generators is increasing. The motor and inverter are becoming more integrated, and the requirements for small size, high heat ...[Details]
OFweek Cup 2022 China
Robot
Industry Annual Awards (abbreviated as OFweek Robot Awards 2022) is jointly organized by OFweek, China's high-tech industry portal, and its authoritative robo...[Details]
The US government is considering including SMIC in the trade sanctions list, disrupting the pace of China's semiconductor industry's independence and further impacting the supply chain of peripheral ...[Details]
Today, Xiaomi released a video showing the introduction of this technology by the Liquid Camera team, winner of the second prize of the 2021 Xiaomi Annual Technology Award. This lens was first l...[Details]
According to reports, the European Space Agency (ESA) has commissioned the Swiss startup "ClearSpace" to submit a plan to launch a "scavenger" in 2025 to clean up a 100-kilogram piece of debris in ES...[Details]
Function description: SD7218A circular left shift display example program #include "reg52.h" #include "intrins.h" #define uchar unsigned char #define uint unsigned int sbit sda=P1^1; //; simul...[Details]
Working principle of pulse transformer
A transformer
that uses the magnetic saturation performance of the core to convert the input sinusoidal voltage into a narrow pulse-shaped output voltag...[Details]
A multimeter is a commonly used measurement tool that can be used to measure parameters such as voltage, current, and resistance. However, for the measurement of temperature sensors, a multimeter m...[Details]