文件名称:Control-stepper-by-NRF2401
介绍说明--下载内容均来自于网络,请自行研究使用
本源程序可在Keil U5下运行或修改。单片机采用 瑞生 LPC1114;
上位机(PC)发出 02080000,通过NRF2401无线模块发送;
单片机接收后通过端口P1.9+P1.5发出相应个脉冲。将2端口并起来,接至步进驱动器pulse端,电机转动80000个脉冲。其他功能详见源程序。-The sourcecodes run in Keil 5.Transmision betwen PC and LPC1114 by NRF2401 wireless module.
上位机(PC)发出 02080000,通过NRF2401无线模块发送;
单片机接收后通过端口P1.9+P1.5发出相应个脉冲。将2端口并起来,接至步进驱动器pulse端,电机转动80000个脉冲。其他功能详见源程序。-The sourcecodes run in Keil 5.Transmision betwen PC and LPC1114 by NRF2401 wireless module.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Ration_NRF24L01_Target 1.dep
Ration_NRF24L01_uvopt.bak
Ration_NRF24L01_uvproj.bak
ssp.crf
ssp.d
ssp.o
startup_LPC11xx.lst
startup_LPC11xx.d
startup_lpc11xx.o
startup_LPC11xx.s
system_lpc11xx.crf
system_lpc11xx.d
system_lpc11xx.o
uart.crf
uart.d
uart.o
Read me.txt
CFG\ssp.c
...\ssp.h
...\uart.c
...\uart.h
LPC11XX\LPC11xx.h
.......\core_cm0.h
.......\core_cmFunc.h
.......\core_cmInstr.h
.......\power_profiles.h
.......\system_LPC11xx.c
.......\system_LPC11xx.h
NRF24L01\nrf24l01.c
........\nrf24l01.h
User\main.c
ct.c
ct.h
ct.crf
ct.d
ct.o
main.crf
main.d
main.o
nrf24l01.crf
nrf24l01.d
nrf24l01.o
Ration_NRF24L01.htm
Ration_NRF24L01.plg
Ration_NRF24L01.sct
Ration_NRF24L01.uvprojx
Ration_NRF24L01.axf
Ration_NRF24L01.build_log.htm
Ration_NRF24L01.hex
Ration_NRF24L01.lnp
Ration_NRF24L01.map
Ration_NRF24L01.tra
Ration_NRF24L01.uvgui.Administrator
Ration_NRF24L01.uvgui_Administrator.bak
Ration_NRF24L01.uvguix.Administrator
Ration_NRF24L01.uvopt
Ration_NRF24L01.uvoptx
Ration_NRF24L01.uvproj.saved_uv4
CFG
LPC11XX
NRF24L01
User