搜索资源列表
spiprog_sources
- 单片机SPI下载驱动程序源码,基于Windows环境,VC60编译
SpiDriver
- 基于windows ce平台的spi驱动代码-code of spi driver based on the windows ce
SPI
- spi接口的c1101无线模块驱动 for windows ce-spi interface module c1101 wireless driver for windows ce
WindowsCE6_SPI_Driver_For_MINI2440
- This document explains how to write a Windows CE 6 SPI driver for s3c2440 board. Source code is joined. Sample of use application is joined
Wireless-Data-Collector
- :分析了采用PC 机作为监控设备的缺陷,采用基于ARM 的无线传感器数据采集器的必要性。重点完成 了无线数据采集器电路设计和驱动程序设计。ARM9 通过SPI 总线进行数据的传输和相应的I/O 对CC2420 控制 根据Windows CE 的驱动模型,利用流式设备驱动程序来驱动CC2420,实现粮仓温湿度采集的要求。-: Analysis using the PC as a monitoring device defects, the use of ARM-based wireless
GPIO_SPI
- WINCE下的应用例程 利用IO口模拟SPI程序-windows CE Application Program Design
Atrua
- ATW指纹识别模块的Windows CE 驱动源码,基于SPI接口-ATW Finger Print Module Driver based on Windows CE 5.0 via SPI Interface
spi
- STM32F373的SPI程序,在windows+MDK下编译-STM32F373 of the SPI program, compiled under the windows+MDK
USB应用实验
- 基于ARM Cortex-M4F(TM4C123)单片机 【USB应用实验】 编程控制TM4C123微控制器的USB 模块,与PC机交互数据 【功能】 (1)PC机从命令行CMD 窗口发送指令,可以控制高亮LED灯的亮度(PWM模式调光); (2)PC机从命令行CMD 窗口发送指令,可以控制SPI接口DAC7512输出正弦波的峰峰值和频率,控制格式自定; (3)从PC机CMD窗口输入的字符串(回车结尾,EXIT退出)显示在12864液晶屏上来自MCU端的事件显示在PC机CMD窗