-
chuankou-aPC
串口与pc机通讯,51单片机例程,只需要修改io口即可实现。(Serial communication with pc, 51 MCU routine, you only need to modify the io port can be realized.)
- 2013-08-04 16:51:41下载
- 积分:1
-
STM32_USB-IAP-Function
STM32使用USB进行程序IAP升级的源程序,经过实际验证,非常好用(STM32 IAP upgrade using USB for program source code , very easy to use)
- 2014-02-18 16:39:17下载
- 积分:1
-
technical_handbook_for_radio_monitoring_hf
technical handbook for radio monitoring hf
- 2021-03-19 21:09:18下载
- 积分:1
-
PCB-LIB-AD
说明: 比较简单的AD库文件,结合了一些比较常用的元器件封装,希望能帮到大家(A relatively simple AD library file, combined with some of the more commonly used components packaging, I hope to help you.)
- 2020-06-17 23:00:02下载
- 积分:1
-
10second-AT89C51
10秒的秒表,包括程序和proteus源仿真文件。采用单片机定时功能实现时间控制并显示。(10-second stopwatch, including simulation program and source files. SCM timing functions for time control and display.)
- 2020-11-09 21:19:46下载
- 积分: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
-
STM32中文参考手册_V10
包括多种开发板的白皮书,基础学习单片机知识(Intelligent tracking car)
- 2020-06-18 13:00:01下载
- 积分:1
-
ATmega8-32p
基于atmega8的直流伺服驱动器,有全套图纸,源代码,还有成品照片。(Atmega8 based DC servo drives, a full set of drawings, source code, as well as the finished photos.)
- 2013-12-22 09:34:15下载
- 积分:1
-
zigbee_master
ns2_zigbee
==========
Performance evaluation of Zigbee based on NS2
This repositories includes the codes of my undergraduate thesis.
1. zigbee.scn: network topology in 3D
2. zigbee.tcl: network script written in tcl
3. thr_drop_delay.awk: eualuation script written in awk
4. data: results of delay, throughput, jitter, and packet loss rate
5. out: figures of results
6. demo: demos of nam
7. thesis
How to
1. make sure zigbee.scn and zibee.tcl are in the same folder
2. cd to the folder by terminal
3. run ns zigbee.tcl
4. run awk -f thr_drop_delay.awk zigbee.tr
5. run gnuplot xxx.dat
- 2013-12-11 21:25:54下载
- 积分:1
-
Test_array_length
This class can create DataEntryWriter instances based on class paths. The writers will wrap the output in the proper jars, wars, ears, and zips.
- 2014-02-27 10:24:42下载
- 积分:1