I used the timer interrupt to measure the frequency of a square wave, and the ad10 interrupt to measure the amplitude of a DC signal, and displayed it on 12864 to get a more accurate result. However, ...
I am a novice, and I wrote a simple MCU program in C. I feel that I did not use the more difficult C, such as pointers, arrays, unions, etc. Do MCUs have low requirements for C? ? I have not come acro...
How to write an assembly code in keil4? I found several syntax errors but none of them are correct. The following is the assembly code in keil4: #pragma thumb __asm void assembly(void) { MOV R2,#0x09 ...
[i=s]This post was last edited by boming on 2021-5-29 00:35[/i]According to the official website, https://docs.espressif.com/projects/esp-idf/zh_CN/v4.3-beta3/esp32/get-started/index.html#id2
I couldn...
[i=s]This post was last edited by dontium on 2015-1-23 13:28[/i] The existing mature LED remote control colorful lamp solution , with 24 or 28 key remote control, can display various true colors accor...