-
NonlinearPSystems(3rdPEdition)
控制系统,自动化专业经典教材《非线性系统》英文第三版(Control systems, automation classic textbook " nonlinear systems" English Third Edition)
- 2013-08-31 11:41:58下载
- 积分:1
-
DS18B20
说明: 温度传感器数据采集程序,并在数码管上显示。(The temperature sensor data acquisition program is displayed on the digital tube.)
- 2019-05-13 20:16:56下载
- 积分:1
-
AVR-M48-
航模用AVR M48开发的无刷电调驱动,参考德国的代码-AVR M48(Model aircraft using the AVR M48 developed brushless ESC drive, refer to the German code-AVR M48)
- 2012-05-16 08:26:36下载
- 积分:1
-
无线充电小车
说明: 18年电赛TI杯无线充电车所有文件(包括代码及PCB)(All documents (including code and PCB) of TI Cup Wireless Charging Vehicle in the 18-year tournament)
- 2020-06-21 10:20:01下载
- 积分: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
-
for51
基于51单片机平台的DDS芯片AD9834控制(DDS chip AD9834 control based on 51 MCU platform)
- 2020-07-23 12:48:46下载
- 积分:1
-
MSP430-C
学习msp430系列单片机很好的编程材料,里面介绍了实用C 语言程序设计技巧。(Learn good programming msp430 MCU material, which describes a practical C language programming skills.)
- 2013-05-30 23:21:27下载
- 积分:1
-
hwj
通过温度传感器获得温度值,并设定温度值,在温度值大于设定值时,单片机驱动风扇,降温。(The temperature value is obtained by temperature sensor, and the temperature value is set. When the temperature value is greater than the set value, the single chip computer drives the fan to cool down.)
- 2020-06-20 17:20:01下载
- 积分:1
-
24LC256模拟I2C通讯源程序
该文件是采用通用IO口模拟I2C存储器通讯的,24LC256是低电压I2CEEPROM.(this document is to adopt a common IO memory simulation I2C communications, 24LC256 is low voltage I2CEEPROM.)
- 2005-04-26 15:50:10下载
- 积分:1
-
MCU_ATmega8
AVR8最小化系统,兼容51单片机开发板;SMT工艺,PCB文件!(AVR8 minimize system, compatible with 51 MCU development board SMT process, PCB files!)
- 2013-01-28 09:56:03下载
- 积分:1