-
uart_liuliang
51单片机的双串口应用,可以与上下设备之间进行通信(51 microcontroller serial applications can communicate with up and down between)
- 2013-01-19 14:02:14下载
- 积分:1
-
traffic-light-system
使用MULTISIM搭建的交通灯系统,带仿真文件与实验报告(MULTISIM built using traffic light system with simulation files and lab reports)
- 2013-08-05 21:46:15下载
- 积分:1
-
DS1302
例子\Proteus经典例子和中文资料 8051(Examples of classic examples of Proteus and Chinese information 8051)
- 2008-08-11 14:38:47下载
- 积分:1
-
1-2-7-MIDI音乐播放程序
说明: stm32f103,c语言实现音乐播放的程序(STM32F103, C language program for music playing)
- 2020-05-09 14:19:45下载
- 积分:1
-
02_STM32F103_system_radio_LowPwr_CAD
说明: stm32f103芯片驱动SX1278,小型RTOS,处理SX1278信号,空中唤醒(STM32F103 chip drives sx1278, small RTOS, processes sx1278 signal, wakes up in the air)
- 2020-10-20 21:37:24下载
- 积分:1
-
daolibai
labview倒立摆上位机程序,是2013年9月分全国电子设计大赛的作品,但是可惜的是,电子大赛不能用电脑,很遗憾,发上来让大家参考,写的不好,希望多包涵(labview handstand put crew procedures, 2013 September, 2011 National Design Competition works, but unfortunately, can not use a computer electronic contest, unfortunately, made up for our reference, badly written, I hope more than covered)
- 2021-05-17 16:30:01下载
- 积分:1
-
sjiyan19--2.4caipinxianshishiyan
基于89c52的2.4寸液晶显示源代码和hex文件(Display the source code and hex file based on the 2.4-inch LCD 89c52)
- 2013-11-28 11:57:42下载
- 积分:1
-
torque-motoraadrc
用于力矩电机的实时控制上 里面有pid算法和adrc算法的实现(using in real-time control at torque motor pid and adrc is included.)
- 2015-08-02 22:48:16下载
- 积分:1
-
ADC_DualModeInterleaved
stm32f4 adc 的代码,双通道,用DMA保存数据。(stm32f4 family c code, adc
This example provides a short description of how to use the ADC peripheral to
convert a regular channel in Dual interleaved mode using DMA in mode 3 with 5Msps.
DMA mode 3 is used in interleaved mode in 6-bit and 8-bit resolutions.
The Dual interleaved delay is configured 6 ADC clk cycles.
On each DMA request (two data items are available) two bytes representing two
ADC-converted data items are transferred as a half word.
The data transfer order is similar to that of the DMA mode 2.
A DMA request is generated each time 2 data items are available
1st request: ADC_CDR[15:0] = (ADC2_DR[7:0] << 8) | ADC1_DR[7:0]
2nd request: ADC_CDR[15:0] = (ADC2_DR[7:0] << 8) | ADC1_DR[7:0]
The ADC1 and ADC2 are configured to convert ADC Channel 12, with conversion
triggered by software.
By this way, ADC channel 12 is converted each 6 cycles.
In this example, the system clock is 168MHz, APB2 =84MHz and ADC clock = APB2 /2.
Since ADCCLK=)
- 2013-10-14 19:06:26下载
- 积分:1
-
PMLSM
永磁同步直线电机模型,已搭建完成,对初学者有帮助(Permanent magnet synchronous linear motor model has been set up is complete, help for beginners)
- 2020-10-23 17:17:22下载
- 积分:1