文件名称:STM32遥控器
-
所属分类:
- 标签属性:
- 上传时间:2018-08-26
-
文件大小:16.05mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
该程序实现 adc对双轴传感器的X轴Y轴电压的采集,并用不同的标志位代表双轴传感器不同位置时的电压,利用SPI协议将采集到的数据传递给NRF24L01模块,利用NRF24L01模块将数据发送给下位机,实现与下位机之间的通信。(The program realizes the acquisition of the Y axis voltage of the X axis of the dual axis sensor by ADC, and uses the different symbol bits to represent the voltage at different positions of the dual axis sensor. The data is transmitted to the NRF24L01 module by the SPI protocol, and the data is sent to the lower machine by the NRF24L01 module to realize the communication with the lower computer.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
遥控上位机程序移植\Document | 0 | 2018-04-13 |
遥控上位机程序移植\Document\readme.txt | 36 | 2017-11-26 |
遥控上位机程序移植\Hardware | 0 | 2018-04-13 |
遥控上位机程序移植\Hardware\ADC | 0 | 2018-04-14 |
遥控上位机程序移植\Hardware\ADC\adc.c | 2990 | 2018-04-14 |
遥控上位机程序移植\Hardware\ADC\adc.h | 640 | 2018-03-16 |
遥控上位机程序移植\Hardware\DMA | 0 | 2018-04-13 |
遥控上位机程序移植\Hardware\DMA\dma.c | 2387 | 2018-03-15 |
遥控上位机程序移植\Hardware\DMA\dma.h | 726 | 2014-03-21 |
遥控上位机程序移植\Hardware\LED | 0 | 2018-04-13 |
遥控上位机程序移植\Hardware\LED\led.c | 1317 | 2018-01-12 |
遥控上位机程序移植\Hardware\LED\led.h | 665 | 2017-12-22 |
遥控上位机程序移植\Hardware\NRF24L01 | 0 | 2018-04-13 |
遥控上位机程序移植\Hardware\NRF24L01\24l01.c | 9398 | 2018-04-13 |
遥控上位机程序移植\Hardware\NRF24L01\24l01.h | 4965 | 2018-04-13 |
遥控上位机程序移植\Hardware\readme.txt | 85 | 2017-11-26 |
遥控上位机程序移植\Hardware\SPI | 0 | 2018-04-13 |
遥控上位机程序移植\Hardware\SPI\spi.c | 3537 | 2018-03-16 |
遥控上位机程序移植\Hardware\SPI\spi.h | 688 | 2014-03-22 |
遥控上位机程序移植\Libarary | 0 | 2018-04-13 |
遥控上位机程序移植\Libarary\Core and startup | 0 | 2018-04-13 |
遥控上位机程序移植\Libarary\Core and startup\core_cm3.c | 17273 | 2010-06-07 |
遥控上位机程序移植\Libarary\Core and startup\core_cm3.h | 85714 | 2011-02-09 |
遥控上位机程序移植\Libarary\Core and startup\startup_stm32f10x_hd.s | 15503 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc | 0 | 2018-04-13 |
遥控上位机程序移植\Libarary\inc\misc.h | 8982 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_adc.h | 21690 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_bkp.h | 7555 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_can.h | 27559 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_cec.h | 6573 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_crc.h | 2162 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_dac.h | 15233 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_dbgmcu.h | 3818 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_dma.h | 20754 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_exti.h | 6824 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_flash.h | 25445 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_fsmc.h | 27016 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_gpio.h | 20175 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_i2c.h | 30029 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_iwdg.h | 3828 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_pwr.h | 4383 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_rcc.h | 30452 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_rtc.h | 3857 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_sdio.h | 21863 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_spi.h | 17725 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_tim.h | 52427 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_usart.h | 16548 | 2011-03-10 |
遥控上位机程序移植\Libarary\inc\stm32f10x_wwdg.h | 2966 | 2011-03-10 |
遥控上位机程序移植\Libarary\readme.txt | 99 | 2017-11-26 |
遥控上位机程序移植\Libarary\src | 0 | 2018-04-13 |
遥控上位机程序移植\Libarary\src\misc.c | 7046 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_adc.c | 47201 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_bkp.c | 8463 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_can.c | 45103 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_cec.c | 11656 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_crc.c | 3347 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_dac.c | 19087 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_dbgmcu.c | 5149 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_dma.c | 29607 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_exti.c | 6959 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_flash.c | 62551 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_fsmc.c | 35484 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_gpio.c | 23221 | 2011-03-11 |
遥控上位机程序移植\Libarary\src\stm32f10x_i2c.c | 45781 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_iwdg.c | 4916 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_pwr.c | 8759 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_rcc.c | 51271 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_rtc.c | 8598 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_sdio.c | 28933 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_spi.c | 30224 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_tim.c | 109159 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_usart.c | 38308 | 2011-03-10 |
遥控上位机程序移植\Libarary\src\stm32f10x_wwdg.c | 5735 | 2011-03-10 |
遥控上位机程序移植\Listing | 0 | 2018-04-13 |
遥控上位机程序移植\Listing\readme.txt | 38 | 2017-11-26 |
遥控上位机程序移植\Listing\standard_project.map | 131697 | 2018-07-11 |
遥控上位机程序移植\Listing\startup_stm32f10x_hd.lst | 47758 | 2018-04-13 |
遥控上位机程序移植\Listing\startup_stm32f10x_md.lst | 36755 | 2018-07-07 |
遥控上位机程序移植\Output | 0 | 2018-07-11 |
遥控上位机程序移植\Output\24l01.crf | 357650 | 2018-07-07 |
遥控上位机程序移植\Output\24l01.d | 1865 | 2018-07-07 |
遥控上位机程序移植\Output\24l01.o | 403116 | 2018-07-07 |
遥控上位机程序移植\Output\adc.crf | 353577 | 2018-07-07 |
遥控上位机程序移植\Output\adc.d | 1739 | 2018-07-07 |
遥控上位机程序移植\Output\adc.o | 389888 | 2018-07-07 |
遥控上位机程序移植\Output\core_cm3.crf | 3984 | 2018-07-07 |
遥控上位机程序移植\Output\core_cm3.d | 152 | 2018-07-07 |
遥控上位机程序移植\Output\core_cm3.o | 11656 | 2018-07-07 |
遥控上位机程序移植\Output\delay.crf | 348177 | 2018-07-07 |
遥控上位机程序移植\Output\delay.d | 1640 | 2018-07-07 |
遥控上位机程序移植\Output\delay.o | 384576 | 2018-07-07 |
遥控上位机程序移植\Output\dma.crf | 348097 | 2018-07-07 |
遥控上位机程序移植\Output\dma.d | 1576 | 2018-07-07 |
遥控上位机程序移植\Output\dma.o | 383804 | 2018-07-07 |
遥控上位机程序移植\Output\ExtDll.iex | 19 | 2018-05-22 |
遥控上位机程序移植\Output\led.crf | 347753 | 2018-07-07 |
遥控上位机程序移植\Output\led.d | 1576 | 2018-07-07 |
遥控上位机程序移植\Output\led.o | 381276 | 2018-07-07 |
遥控上位机程序移植\Output\main.crf | 363464 | 2018-07-11 |
遥控上位机程序移植\Output\main.d | 1980 | 2018-07-11 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.