[i=s] This post was last edited by dontium on 2015-1-23 13:37 [/i] What are the advantages of Altiun Design compared with other PCB drawing software? ?...
Archiver can be used to separate and merge files in archive or library. These archives or libraries can be source file libraries or target file libraries. Archiver can create, add, delete, replace, ex...
Today, lopopo introduced a Taiwanese website in the forum, so I went in with curiosity and was immediately moved by his simple story. [font=宋体]When we were young, the first time we came into contact w...
As the performance of digital signal processors (DSPs) continues to improve, system designers can implement all control functions without using a separate microcontroller. The result will be a signifi...
How to test the sensitivity with signaling? The accuracy of ordinary analog base station instruments as signal sources is not enough, and the signal source does not have signaling function, so how to ...
[i=s]This post was last edited by wsmysyn on 2019-4-2 10:24[/i] The first post of this year is actually about a bug{:1_133:} I just changed my avatar, and it took five minutes to succeed. Then, after ...
1. The first project We are going to create the first project, which is mainly for project analysis, so that we can understand how CubeMX works and how to trace the code logic. Okay, no more nonsense...[Details]
Artificial intelligence
There is no inherent bias in AI. It does not "think" something is true or false for reasons that cannot be explained by logic. Unfortunately, human bias exists in mach...[Details]
Artificial Intelligence (AI) is undoubtedly the hottest topic in the technology industry in the past one or two years. In addition to the huge investments made by technology giants, financial and o...[Details]
With the large-scale development of the domestic household photovoltaic market and the improvement of component and inverter technology, the system cost has dropped significantly in the past year. The...[Details]
//Observe the difference between feeding the dog and not feeding the dog, and use the LED indicator of the PB port for status indication. //Switch the LED indicator enable switch of the PB po...[Details]
I used the bit definition in my 51 program: bit flag. After defining it this way, I ran the program and downloaded it to the circuit board. I found that the flag was not the value I set, which led to...[Details]
The Vatican Secret Archives is one of the world's greatest historical collections, but many of its documents have never been transcribed. Recently, a project called Codice Ratio used a
combination...[Details]
Interrupts and timers implement a 24-hour clock. The program is as follows: #include reg52.h #define PORTLEN P0 sbit bit_select = P2^0; sbit seg_select = P2^1; unsigned char src = {0x3f,0x06,0...[Details]
//******************************************************************************/ #include msp430.h //Note: There must be a delay between two transmissions, otherwise it cannot be sent again, seria...[Details]
Recently, in the display industry,
quantum dot
display technology has become popular, and major manufacturers have flocked to it and started to produce
quantum dot
displays. However...[Details]
About a dozen years ago,
AMD
was also a rival to Intel. It can be said that the two microprocessor manufacturers have been in love and hate for many years, which is completely a commercial ...[Details]
Mobile phone battery charger program made by STC12C2052AD microcontroller #include stc12c2052ad.h #include intrins.h #define uchar unsigned char #define uint unsigned int sbit REF =P1^0; sbi...[Details]
Speaking of
Wi-Fi,
everyone must be familiar with it. In today's era,
Wi-Fi
has become a necessity in our lives. No matter where we go, we need to use it, not only because the speed...[Details]