Source: https://blog.adacore.com/ada-on-a-featherThis article describes porting Ada on the Adafruit STM32 Feather development board.In the last couple of years, the maker community switched from AVR b...
The application of Internet of Things (IoT) in the electronics manufacturing industry has always been scattered and fragmented. The real meaning of IoT is to connect everything, not to create "self-su...
Recently, Qorvo published an article about its power management chip products for compact designs. Let’s take a closer look at this power management solution.
Qorvo's power management chip family is m...
From the invention of the camera by Daguerre in 1839 to today in 2019, the development of the camera has gone through 180 years. The early cameras were giant dark boxes and could not be called camera...[Details]
STM8L ADC /*********************************************************************************** *Name: Hal_Comm_GetBatADC *Function: Get battery power information *Entry parameters: None *Export pa...[Details]
Recently, during the third Dishui Lake China RISC-V Industry Forum, Dai Weimin, chairman of the China RISC-V Industry Alliance and founder, chairman and president of VeriSilicon, said that there are ...[Details]
What is the difference between collaborative robots and industrial robots?
Collaborative robots and robots are two important concepts in modern development. Although both robots are productio...[Details]
ARM processor has 7 operating modes: usr, fiq, irq, svc, abt, und, sys. The ARM processor has a total of 37 registers: 31 general registers (unbacked registers R0-R7, which refer to the same physic...[Details]
Jingyin Electronic Technology (Shanghai) Co., Ltd. is an integrated circuit design company focusing on audio chips. It was established in 2015 and is invested by Deli Group, China's largest electro...[Details]
Portable products such as laptops have strict requirements on battery size, weight and battery life. The standard battery configuration is Li+ battery. Recently, lithium polymer batteries h...[Details]
Switching power supply is one of the focuses of the power supply market in recent years. Its biggest advantage is that it greatly reduces the size and weight of the transformer, thus reducing the s...[Details]
introduction
In recent years, as people pay more and more attention to equipment and personal safety, coupled with the demand for stability and energy saving and efficiency, the types of motor...[Details]
Although many smart locks (such as fingerprint identification and IC card identification) have been launched, these products are targeted at specific fingerprints or valid cards and can only be use...[Details]
Breakthroughs in artificial intelligence have brought about unlimited imagination, and new topics are emerging in an endless stream. Recently,
the concept of embodied intelligence, a fusion of
...[Details]
Infineon Technologies AG recently announced the launch of the latest Bluetooth module CYW20822-P4TAI040, which has achieved new breakthroughs in low power consumption and coverage, promoting the Int...[Details]
Software environment: icc+avrstudioOpen
motor.h and change the following content.
//PD4,PD5 motor direction control
#define moto_en1 PORTD |= 0x10
#define moto_en2 PORTD |= 0x20
#define moto_...[Details]
The Environmental Protection Agency's environmental assessment meeting yesterday approved the expansion plan for the Baoshan site in the Hsinchu Science Park. TSMC will set up a research and developm...[Details]
With the development of electronic technology, the design of digital systems is moving towards high speed, large capacity and small size. The traditional bottom-up design method can no longer ...[Details]