搜索资源列表
CAN_C8051F500.rar
- CAN of C8051F500/F510 CAN 2.0 Bus 發送跟接收Keil C source sample code.可以用在CAN 2.x的上面喔~,CAN of C8051F500/F510 CAN 2.0 Bus sent with the receiver Keil C source sample code. Can be used in the above CAN 2.x喔~
Thermometer
- thermometer and heater device for demonstration of automatic temperature control. version 2.0 this device (thermometer.exe) comes with full source code (visual basic 6.0) and a sample assembler program (thermometer.asm), that ca
cantest
- AVR系列单片机,AT90CAN128的CAN控制器驱动测试程序,完整的驱动。-AVR MCU, AT90CAN128 the CAN controller driver testing procedures, a complete driver.
ex7_CAN
- 程序所在目录:ex7_CAN 由于调试CAN总线通讯需要外部的CAN设备。所以在没有外部CAN设备的情况下,本样例程序中采用了CAN的自测试模式通信,即使用CANBOX4发送CANBOX0接收。在定时器中断服务程序中执行发送;中断方式接收CAN信息。 打开CC2000,进行如下操作: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL,编译链接 3. File->Load Progra
RS_CAN250K
- 一个CAN总线应用的sample ,采用LPC2119处理器.-CAN bus applications, a sample, using LPC2119 processor.
lpc2368_can
- LPC2368(2368)的CAN 总线驱动的示例程序-LPC2368 (2368) the can bus driver sample programs
Chapter4-Sample
- I2C总线和RS- 232串行端口已成为嵌入式系统主要的数据交换接口,可以实现嵌入式系统与外围设备之间的数据传输[2]。但是,在E2PRO里面需要一些I2C总线来写入数据,因为数据技术上的原因,如果没有其他办法,将无法达到所要求的传输速率;同样,对于RS -232串行端口,如果收发程序时处理不当,-I2C-bus and RS-232 serial port has become a major embedded systems for data exchange interfaces, emb
20104169105873879
- 主要功能:pci9054芯片本地总线控制示例程序,可用于pci驱动和应用程序的测试。每隔一段时间产生一次中断,产生1,2,3等递增数据,配合pci9054驱动和应用程序完成数据传输 2.说明:文件夹内是Quartus 9.0的工程文件,使用Verilog语言,使用器件是Cyclone2,应用于其他FPGA时,直接调整管脚即可。-Main features: pci9054 local bus control chip sample program can be used for pci driv
pciv
- 海思Hi3520 PCI总线演示程序 PCIV 相关样例程序包含以下几部分: 1、PCIV MSG :PCI业务层的消息通讯封装。基于MCC模块提供的ioctl接口,提供消息端口的打开关闭、消息发送、消息接收等接口。 相关代码为pciv_msg.c、pciv_msg.h。 2、PCIV Trans:PCI业务层的数据传输封装。基于PCI DMA传输接口、PCI消息交互及一套基本的读写指针Buffer,实现业务层通用数据传输接口。 可以用于主从片之间的任何类型的
ADSP2011Local
- pci9054芯片本地总线控制示例程序,可用于pci驱动和应用程序的测试。每隔一段时间产生一次中断,产生1,2,3等递增数据,配合pci9054驱动和应用程序完成数据传输 2.说明:文件夹内是Quartus 9.0的工程文件,使用Verilog语言。-pci9054 local bus control chip sample program can be used for pci driver and application testing. Generate an interrupt at r
VC-traffic-electronic-map
- stmeditor 城市公交地图编辑器源代码 sample 生成的地图样例 exepack 城市公交地图编辑器可执行包与使用说明-Stmeditor city bus map editor source codeSample generate a map of sampleExepack city bus map editor can execute the package and instructions for use
TCANNrara
- 合众达开发板里面的can总线线程序源码示例代码 完整源代码。 -Tatsu united development board inside the bus proceedures can sample code source source code integrity.
VCSample
- CAN bus Sample using VC++ to communicate between CAN bus PCI-7841 card
ISOBUS-Connector
- Good sample for CAN-bus System will automatically delete the directory of debug and release, so please do not put files on these two directory.-Good sample for CAN-bus System will automatically delete the directory of debug and release, so please do
DSP2812SampleSourceCode
- DSP2812基础实验的示例源代码,可于CCS3.3中直接编译运行。包括C语言编程示例、硬件测试、GPIO应用、定时器应用、ADC应用、SPI接口应用、SCI应用、CAN总线应用、Flash应用-The DSP2812 basic experiment, sample source code can be compiled to run directly CCS3.3. C language programming examples, hardware testing, GPIO applica
CAN
- ARMCM3 LPC1768 CAN总线示例程序-ARMCM3 LPC1768 CAN bus sample program
STM32_SPI_Example
- STM32的 SPI总线示例代码包括底层配置和示例性的应用可作为初学者的模版-STM32 SPI bus configuration and sample code, including the underlying application can be used as an exemplary template for beginners
stm32can
- 基于stm32的温度测量系统分为上位机和下位机两部分。其中上位机应可通过虚拟仪器的前置面板界面显示温度数据。而下位机则是温度传感器采集到的温度数据及时采样通过can总线传输,并在串口助手显示,或者将采集到的温度数据通过串口传到上位PC机。-Stm32 based temperature measurement system is divided into upper and lower position machine two parts. PC which should be through
CSharp_Example_USBCAN200
- GY8507,GY8508-CAN总线调试器C#范例代码,实现CAN总线消息收发。-GY8507, GY8508-CAN bus debugger C# sample code to achieve CAN bus messaging.
android通过NFC读取公交卡的余额和交易记录
- 通过NFC读取公交卡的余额和交易记录 ,android示例程序 通过NFC的读模式,读取公交卡的余额和交易记录。这是一个开源的工程,可以读取深圳通、羊城通、北京卡、八达通、武汉通等等(Read the balance and transaction records of the bus card by NFC, Android sample program Through the reading mode of NFC, the balance and transaction records