文件名称:Demo-B
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
2.1 主机扫描摇杆状态,如果摇杆有摇动,则发送当前摇杆的ADC值和键盘状态给DONGLE
2.2 DONGLE收到数据后,直接将收到的数据发送给PC
2.3 PC的上位机收到数据处理后,刷新当前的状态显示
2.4 无线通信采用NRF24L01P的ESB,无需应用程序进行校验
2.5 PC的上位机接收到 接收器发来的数据后,进行校验(校验和 + 固定包头-2.1 Host Scan rocker status, if there is shaking rocker, the rocker send the current value of ADC and keyboard state to the data after 2.2 DONGLE DONGLE receives data directly received transmitted to PC 2.3 PC host computer receives data after treatment, 2.4 display refresh the current status of the wireless communication using NRF24L01P ESB, without requiring any application for verification 2.5 PC host computer after receiving the data sent by the receiver, checksum (checksum+ fixed header
2.2 DONGLE收到数据后,直接将收到的数据发送给PC
2.3 PC的上位机收到数据处理后,刷新当前的状态显示
2.4 无线通信采用NRF24L01P的ESB,无需应用程序进行校验
2.5 PC的上位机接收到 接收器发来的数据后,进行校验(校验和 + 固定包头-2.1 Host Scan rocker status, if there is shaking rocker, the rocker send the current value of ADC and keyboard state to the data after 2.2 DONGLE DONGLE receives data directly received transmitted to PC 2.3 PC host computer receives data after treatment, 2.4 display refresh the current status of the wireless communication using NRF24L01P ESB, without requiring any application for verification 2.5 PC host computer after receiving the data sent by the receiver, checksum (checksum+ fixed header
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Demo B\read me.txt
......\RX\.dep\main.o.d
......\..\....\nrf24l01.o.d
......\..\....\rf_driver.o.d
......\..\....\rf_user_app.o.d
......\..\....\uart.o.d
......\..\delay.h
......\..\interrupt.h
......\..\io.h
......\..\iom324.h
......\..\iomxx4.h
......\..\main.c
......\..\main.h
......\..\Makefile
......\..\note.text
......\..\nrf24l01.c
......\..\nrf24l01.h
......\..\Nrf24l01_DemoBoard.pnproj
......\..\Nrf24l01_DemoBoard.pnps
......\..\obj\main.lst
......\..\...\main.o
......\..\...\nrf24l01.lst
......\..\...\nrf24l01.o
......\..\...\rf_driver.lst
......\..\...\rf_driver.o
......\..\...\rf_user_app.lst
......\..\...\rf_user_app.o
......\..\...\uart.lst
......\..\...\uart.o
......\..\peripheral.c
......\..\peripheral.h
......\..\rf_driver.c
......\..\rf_driver.h
......\..\rf_user_app.c
......\..\rf_user_app.h
......\..\rx.eep
......\..\rx.elf
......\..\rx.hex
......\..\rx.lss
......\..\rx.map
......\..\rx.sym
......\..\typedef.h
......\..\uart.c
......\..\uart.h
......\TX\.dep\main.o.d
......\..\....\nrf24l01.o.d
......\..\....\peripheral.o.d
......\..\....\rf_driver.o.d
......\..\....\rf_user_app.o.d
......\..\....\uart.o.d
......\..\delay.h
......\..\interrupt.h
......\..\io.h
......\..\iom324.h
......\..\iomxx4.h
......\..\main.c
......\..\main.h
......\..\Makefile
......\..\note.text
......\..\nrf24l01.c
......\..\nrf24l01.h
......\..\Nrf24l01_DemoBoard.pnproj
......\..\obj\main.lst
......\..\...\main.o
......\..\...\nrf24l01.lst
......\..\...\nrf24l01.o
......\..\...\peripheral.lst
......\..\...\peripheral.o
......\..\...\rf_driver.lst
......\..\...\rf_driver.o
......\..\...\rf_user_app.lst
......\..\...\rf_user_app.o
......\..\...\uart.lst
......\..\...\uart.o
......\..\peripheral.c
......\..\peripheral.h
......\..\rf_driver.c
......\..\rf_driver.h
......\..\rf_user_app.c
......\..\rf_user_app.h
......\..\tx.eep
......\..\tx.elf
......\..\tx.hex
......\..\tx.lss
......\..\tx.map
......\..\tx.sym
......\..\typedef.h
......\..\uart.c
......\..\uart.h
......\RX\.dep
......\..\obj
......\TX\.dep
......\..\obj
......\RX
......\TX
Demo B