[i=s]This post was last edited by dcexpert on 2019-10-11 10:02[/i]The usage of Python's flashing light program is slightly different from that of MicroPython.import board
import digitalio
import time
...
The test result of this application is SK202, which requires the use of AB together:SK202 adopts horn antenna design, supports full-duplex Gigabit Ethernet through 60GH millimeter wave, and realizes G...
According to foreign media reports, the source code of 50 companies including Microsoft, Adobe, Lenovo, AMD, Qualcomm, MediaTek, General Electric, Nintendo, Disney, and Huawei HiSilicon has been leake...
Some tips and tricks for CircuitPython programming:Read an digital input as a Button
import board
from digitalio import DigitalInOut, Pull
button = DigitalInOut(board.D3) # defaults to input
button.pu...
"On June 4, King Yuan Electronics, a leading semiconductor packaging and testing company in Taiwan, announced that due to the impact of the epidemic, the company began to suspend production for 48 hou...
The first International Automotive and Smart Mobility Expo (IAA MOBILITY) held in Munich officially opened a few days ago. At this exhibition, Huawei focused on displaying a number of solutions inclu...[Details]
Previously, Honor officially announced that the Honor 30 series new product launch conference will be held on April 15. Xiong Junmin, Vice President (Product) of Honor Business Department, also confi...[Details]
The countdown to 2019 has begun. In this year, many hot technologies have emerged in the automotive industry, including technologies that protect the personal safety of drivers and passengers, and te...[Details]
STM32's DMA has three types of transfers 1.MM (memory to memory) 2.MP (memory to peripherals) 3.PM (Peripheral to Memory) The standard library function of STM32 provides an STM32 initialization...[Details]
In real life, there are many fields closely related to particle size analysis, including the field of building materials. For example, for concrete, the particle size of its main materials such as c...[Details]
The vehicle virtual instrument human-machine interface is the main interface for drivers to obtain vehicle working data. It is convenient for drivers to fully understand the working status of the veh...[Details]
•
Electronic design automation software suite helps developers design innovative 5G and 6G semiconductor chips to power next-generation wireless systems
•
Next-generation EM ...[Details]
The items specially marked on the front page of the DC/DC power module product manual usually highlight the electrical performance that the product does not actually have in the system, which pos...[Details]
Abstract: Digital oscilloscopes can accurately capture various signals, so they have become one of the main devices for collecting, recording and analyzing various signals in scientific research ex...[Details]
With the advancement of DSP technology, DSPs with stronger computing power, lower power consumption and smaller size have emerged, making it possible to embed more accurate and complex automatic sp...[Details]
Electrostatic discharge is a natural phenomenon. When two materials with different dielectric strengths rub against each other, static charges are generated. When the static charges on one material ac...[Details]
Preface Embedded system refers to a special computer system that is application-centric, based on computer technology, with tailorable software and hardware to meet the strict requirements of app...[Details]
The automobile engine is an instrument that converts material fuel into mechanical energy. The engine is the heart of the car, providing power for the car to move, and is related to the car's power, ...[Details]
Consumer demand is greater than ever; the food industry is responding to consumer demand by offering more products, 24-hour service, and expanding food stores. Grocery stores and food processing plan...[Details]
1 Introduction UPS (Uninterruptible Power System) AC power supply is increasingly widely used in various fields of the national economy. This article will introduce a practical and simple online UPS...[Details]