-
Since I started learning about PIC microcontrollers, all the processes have been based on MPLAB IDE as the compilation environment. However, even the latest version of MPLAB IDE cannot mount the PIC ...[Details]
-
In the high-frequency head of the satellite TV receiver, the operating frequency of the local oscillator is very high and is in the microwave frequency band. According to the requirements of d...[Details]
-
Battery life and charging time have always been a big issue for electric car owners. Generally speaking, fast-charging batteries have a shorter lifespan, and in order to extend the battery life, batt...[Details]
-
AVR MCU TO timer fast PWM mode example:
/
*
/
...
#include
void port_init(void)
{
PORTA = 0x00;
DDRA = 0x00;
PORTB = 0x00;
DDRB = 0x08; //PB3 is PWM output
PORTC = 0x00; //m103 ou...[Details]
-
1. Development of my country's optical fiber network
At the end of 1979, my country's optical communication experimental system was tested in Beijing, Shanghai, Wuhan and other places. Aft...[Details]
-
The startup process of arm embedded chips is actually very complicated for embedded novices. Many people have only a little understanding of it and there are many misunderstandings. In the author's o...[Details]
-
Intelligent connected vehicles are an important strategic direction for the transformation and development of the global automotive industry. They are in a critical period of accelerated technologica...[Details]
-
According to foreign media SamMobile, Samsung launched a pre-order page for the Galaxy Z Fold 2 in the UK yesterday, with the price displayed as 1,799 pounds, about 16,383 yuan, lower than the ...[Details]
-
1.4 Electromagnetic shielding and shielding efficiency
Shielding efficiency is an index for evaluating the performance of a shielding body, and its expression is:
SE(db)=A+R+B
1)...[Details]
-
// Setting ADEN starts the ADC, otherwise the ADC function is turned off. Turning off the ADC during the conversion process will immediately terminate the ongoing conversion. At the same...[Details]
-
1. Baud rate Serial communication is the communication between the MCU and the computer, between the MCU and the MCU, and between the MCU and the module. For example, when the MCU sends a "1" charact...[Details]
-
At the "Artificial Intelligence Chip Innovation Forum" themed "Intelligent Connection of Everything, Sparking a Prairie Fire" on July 10, Taiyi Technology founder and CEO Jie Bo delivered a wonderful...[Details]
-
Vector network analyzer is a test device for electromagnetic wave energy.
The Principle and Use of Vector Network Analyzer
The force is directly dependent on the dynamic range...[Details]
-
Wind River announced the development of a 5G vRAN solution that integrates Intel FlexRAN reference software to help operators address major challenges such as integration and complexity.
...[Details]
-
OBC, DCDC, PDU
Constituting the “three small electrics” of new energy
Due to the different power systems, the "three electrics" of new energy vehicles have replaced the fuel tank, engine,...[Details]