At first, I downloaded a program to make all four digital tubes display 1, but later I changed the program to display 0, 2, 3...but it still displayed 1;
The program can be burned in. For example, if ...
[i=s]This post was last edited by kikiwu on 2019-3-8 11:48[/i] [align=center][align=left] I was impulsive and determined to make one myself. It turns out that my courage is one of my strengths. What h...
ACDBUF is an int hexadecimal number with a maximum value of 0xfff. a=ADCBUF & 0XF00 >>8; b=ADCBUF & 0X0F0 >>4; c=ADCBUF & 0X00F; a=a&0x08*8+a&0x04*4+a&0x02*2+a&0x01;a=a*256; b=b&0x08*8+b&0x04*4+b&0x02...
After studying microcontrollers for such a long time, I think the best way is to grow quickly through practice. Only when I have something to do, I will have a purpose for learning, know how to learn,...
I have some basic knowledge of 51 and want to learn ARM. I have recently learned about ARM hardware structure in school, but unfortunately I don’t have an experimental board and no practice! Haha... I...
In today's body control module (BCM) designs, savvy engineers are moving away from electromechanical relays whenever possible. Their next step is to eliminate fuses. But is eliminating fuses a nece...[Details]
1. Overview
At present, an information revolution is in the ascendant around the world, led by microelectronics, computers and communication technologies, and centered on information technolog...[Details]
1 Introduction
With the improvement of people's quality of life, lamps are no longer just basic indoor lighting tools, but also a kind of practical art for architectural decoration. When ther...[Details]
Overview
By transmitting ultrasonic energy into the human body and receiving and processing the returning reflected signals, phased array ultrasound systems can generate images of organs and s...[Details]
The automotive power electronics market has grown rapidly as comfort and active safety features become more common. As traditional mechanical functions shift to electronic applications, the demand ...[Details]
Features
POE technology can ensure the safety of existing structured cabling while ensuring the normal operation of the existing network and minimizing costs. The IEEE 802.3af standard is ...[Details]
Today, automakers are integrating more and more complex electronic systems into cars. Allied Business Intelligence predicts that annual sales of the automotive semiconductor market will rise from $...[Details]
The battery and its management system are one of the key technologies of electric vehicles. In the past few years, most companies have encountered embarrassment in the development of electric vehic...[Details]
The cruise control system (CCS) of a vehicle is also called a constant speed driving system. It is an electronic control device that uses advanced electronic technology to automatically adjust the ...[Details]
Background
The proliferation of ultra-low-power wireless sensor nodes for measurement and control purposes, combined with new energy harvesting techniques, has made it possible to create ful...[Details]
This article starts with a comparison between two discrete MCUs and a single-chip dual-core MCU (taking LPC4350 as an example), and then introduces the basic knowledge and important features of asy...[Details]
LED headlight
Refers to car headlights that use white LEDs. Toyota's top-of-the-line hybrid car, the Lexus LS600h, released on May 17, 2007, was equipped with white light-e...[Details]
Reference sources are widely used in various analog integrated circuits, mixed-signal integrated circuits and system integrated chips. Their accuracy and stability directly determine the accuracy of t...[Details]
introduction
1 The significance of using RTOS on MSP430
It is understandable that it is meaningless to use RTOS on MSP430. Because the hardware resources of MSP430 are limited (for exampl...[Details]
In a world of accelerated globalization, some major changes have actually taken place as manufacturing moves towards digitalization.
Intelligent software, new materials, sensitive robots, and ...[Details]