-
ADC_simultaneous_DMA_FFT
利用28335自带的ADC采集两路模拟正弦信号,用DMA方式将采样值写入内存,用epwm控制采样周期。利用FFT求得两路正弦信号的相位差。(Sampling two analog sinusoidal signals, write them to the memory by DMA controller. The sampling period is controlled by the EPWM module. Calculate the phase difference by FFT method.)
- 2014-02-20 17:07:33下载
- 积分:1
-
20175132308
stm32F427的程序,此程序是利用STM32F427开发板的智能机器人的控制。包括对机器人的底盘的控制和云台的控制。(Stm32F427 program, this program is the use of STM32F427 development board intelligent robot control. Including the control of the chassis of the robot and the control of the pan/tilt.)
- 2017-05-25 23:51:21下载
- 积分:1
-
MQ2
对stm32f407xx使用的烟雾传感器模块MQ2的例程,使用的亦为模拟引脚读取功能(For the routine of the smoke sensor module MQ2 used in stm32f407xx, the analog pin reading function is also used.)
- 2021-04-14 00:18:55下载
- 积分:1
-
DDS
说明: 直接频率合成仿真源程序,希望有人能用到.(Direct frequency synthesizer simulation source code, hope someone can use to.)
- 2008-09-07 21:37:30下载
- 积分:1
-
ASM程序
说明: 实验室常用c51单片机小程序,趣味实验程序单片机开发,单片机技术应用,asm源文件,keil程序(C51 microcontroller program commonly used in laboratory, interesting experimental program development of microcontroller, application of microcontroller technology)
- 2019-04-03 19:14:13下载
- 积分:1
-
keyleduart
说明: 自己编写的一部分完整代码,是学习arm9的好工具,这个程序是针对s3c2440的。能够实现按键检测,led显示和串口的打印。(I have written part of the complete code, is a good tool for learning arm9, this program is for s3c2440' s. To achieve key detection, led display and print the serial port.)
- 2010-04-14 21:20:53下载
- 积分:1
-
ADC
NXP lpc1114 ADC测温程序,最小系统开发。测试通过。(NXP lpc1114 ADC measurement procedures, minimum system development. Test.)
- 2013-06-24 10:30:29下载
- 积分:1
-
ADAMS_Car
通过isight-fd集成adams的动力学仿真能力,将模型中的某些属性作为优化变量,通过对adams仿真结果的分析,来对这些属性进行优化(By isight-fd dynamics simulation capabilities integrated adams will model some of the attributes as optimization variables by adams simulation analysis to optimize these attributes)
- 2021-02-15 12:49:48下载
- 积分:1
-
PWM
使用51单片机,用其内部定时中断,和外部中断只找一个可控脉宽调制信号PWM(Using 51, with its internal timer interrupt, and external interrupt only to find a controllable pulse width modulation signal PWM)
- 2013-07-23 21:29:37下载
- 积分:1
-
ucosii51
这是一个用51单片机系统仿真ucosii工作的protues电路
本系统包括扩展64k RAM的单片机系统和杨屹移植到51单片机的ucosii 系统
使用方法:
1.安装Protues7.4版,然后用protues打开protues 8051 simulation 文件夹
中的extern ram.DSN 文件
2.打开extern ram.DSN 后,双击单片机在弹出的窗口中的Program File 选项 中选择yy.hex文件。
(yy.hex其实就是yy文件夹中keil文档编译出来的hex文 件,yy文件夹是杨屹的ucos51 系统,用keil 2
可以打开)
3.在Clock Frequency选项中输入22.184M(杨屹的ucos51 用的是22.184M hz的单片机频率)
4.双击VTERM串口调试显示屏,在Baud Rate 选项中选择19200的波特率
5.保存,点击运行就可以看到经典的hello world 了。
(1. Protues7.4 version installed, and then open the protues folder protues 8051 simulation
The extern ram.DSN file
2. Open extern ram.DSN, double-click the pop-up window of SCM in the Program File option, select yy.hex file.
(yy.hex actually yy folder keil out of the document compiled hex files, yy folder is Yang Yi s ucos51 system, using keil 2
Can open)
3. In the Clock Frequency option to enter 22.184M (Yang Yi of the ucos51 using a microcontroller 22.184M hz frequency)
4. Double-click VTERM serial debug display, in the Baud Rate select 19200 baud rate options
5. Save, click Run you can see the classic hello world)
- 2010-03-09 19:40:03下载
- 积分:1