How can I record audio data into a raw PCM file (uncompressed, unprocessed) through the API functions of WAVEINOPEN? I couldn't find any on the Internet, only examples of recording into WAV files! //-...
Hello everyone, how to send dual audio in a single chip microcomputer? What is the difference and connection between sending dual audio and sending single audio? I am making an alarm now, a host recei...
Since it was my first time to make an infrared sensor, I searched for several circuits on the Internet and found many problems. I would like to share them with you. The first problem is whether the de...
I used to only know how to write some small programs for MCUs, but now I find that I don't know how to test the performance of drivers. I think wince drivers are similar to win32 drivers. How should t...
After adding simplified Chinese fonts to wince 6.0, NK.bin has 33M. I want to increase NK.bin to 35M. 1. Modify Bootloader\Eboot\eboot.bib as follows: //#define ROM_RAMIMAGE_SIZE 0x02000000 #define RO...
What is the definition of the AT command set? Is it complicated? Is it troublesome to use it? I am a layman. I want to understand the AT command set and how to learn to use it better and faster....