-
跑马灯实验
说明: 如何利用STM32F103点亮流水灯,并且每一行代码都会有注释,新手容易上手。(How to use STM32F103 to light the pipelining lamp, and every line of code will have comments, novice easy to get started.)
- 2020-06-18 12:00:02下载
- 积分:1
-
rs484zhucongtongxin
RS485主机从机通信,程序分模块变成,注释详细(RS485 master slave communication, procedures, sub-modules into a, more notes)
- 2020-06-29 17:20:02下载
- 积分:1
-
CW2015_MCU_DRIVER_V2.0
CW2015芯片的单片机代码,CW2015是一个测量电池电量的芯片(CW2015 chip microcontroller code, CW2015 is a measure of the battery power of the chip)
- 2020-06-28 23:40:02下载
- 积分:1
-
program
<单片机应用技术(C语言版)>王静霞主编,全书所有C源代码(The SCM application technology (C language version)> Wang Jingxia editor of the book all C source code)
- 2013-03-21 09:52:51下载
- 积分: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
-
uCOSII2.91PUCGUI3.90A
路虎开发板UC0S+UCGUI,LPC1768适用于路虎开发板(Land Rover development board UC0S+ UCGUI, LPC1768 development board for Land Rover)
- 2011-05-24 21:04:12下载
- 积分:1
-
The-car-turn-left-program
本程序主要是对小车进行左转控制,有三种方法左轮抱死,右轮抱死,或者左轮后退右轮前进,三种方式进行左转(This procedure is mainly to control the car on the left, there are three ways, revolver, holding in death of the wheel lock, right or left back right wheel to go forward, three ways to turn left)
- 2015-12-08 10:58:39下载
- 积分:1
-
(2008)Head-Orientation-Estimation-
头部姿势估计的综述,英文论文,一共11页(head pose estimation)
- 2012-06-12 19:43:54下载
- 积分:1
-
Demo
LED流星灯效果,谢谢参考,,,,,,,(Led meteor lamp effect, thank you for reference)
- 2020-09-25 13:17:49下载
- 积分:1
-
MODBUS(RTU)
建立上位机与PLC之间的modbus(RTU)通讯。利用c#实现(Modbus established between PC and PLC (RTU) communication. Use c# achieve)
- 2014-03-11 22:48:40下载
- 积分:1