MATLAB Arduino (1): Arduino UNO and MATLAB in series via USB
MATLAB Arduino (2): Connected and calibrated triaxial accelerometer
MATLAB Arduino (3): Visualization of triaxial accelerometer vector and magnitude data
MATLAB Arduino (4): Real-time noise filtering of three-axis accelerometer data
MATLAB Arduino (5): Real-time detection of three-axis accelerometer signal threshold
MATLAB Arduino (6): Three-axis accelerometer patrol detection based on wireless XBee communication data
MATLAB Arduino (7): Ultrasonic range finder Real-time 3D visualization of data
I'm working on stm32 dfu recently, and there are some problems. After selecting BOOT0 --1 BOOT1--0, the host does not respond when the USB cable is connected. Later I found that it seems that I need t
I saw this sentence in the data sheet of an ADC: [i]When EN2 = 0, the 3 dB input bandwidth is set to 28 MHz, and [/i] [i]When EN2 = 1, the 3 dB input bandwidth is set to 9 MHz. Only when the sampling
I use STC89LE52RC microcontroller to generate 600Hz square wave with timer 0. Set the timer interrupt to be generated every 1/1200 second, and the IO port is flipped once. Timer 0 is used to generate
In the process of debugging the circuit board, the 51 series of microcontrollers are simulated with the WeiFu emulator. There are jumpers on the emulation header to select the emulation header crystal
In the past, I used RVDS IDE to burn and debug ARM programs. Although RVDS is an integrated debugging tool that is convenient to debug, sometimes I only know one thing and not the other. I only know t