搜索资源列表
ucos2 can总线通讯
- 编程实现MCP2510 的CAN 总线通讯;两个UP-NetARM3000 通过CAN 总线相连接。ARM 监视串行口,将接收到的字符发送 给另一个开发板并通过串口显示(计算机与开发板是通过超级终端通讯的)。即按PC 键盘通 过超级终端发送数据,开发板将接收到的数据通过CAN 总线转发,再另一个PC 的超级终 端上显示数据-Programming MCP2510 CAN bus communication; Two UP-NetARM3000 CAN bus link. ARM su
Mss_spi
- 一个SPI通讯方面的源代码,是单片机和指纹模块方面的通讯。有这方面应用的人可以参考-an SPI communications source code, SCM and fingerprint module communications. This application can refer to the people
ucos_for_44b0_code
- S3C44B0下的ucos程序。并包含了udp/ip网络通讯同能。-S3C44B0 under the procedures OUT. And contains udp / ip network communication can be the same.
can_communication
- 2410开发板上can总线的通讯实验,使用ADS1.2集成开发环境-2410 development board can Bus communication experiments, the use of ADS1.2 Integrated Development Environment
canbuscommunication
- 此软件包为CAN总线通讯源代码,硬件平台为ARM2140开发板,操作系统使用uCOS。
S3C44B0X CAN总线通讯
- 按PC键盘通过超级终端发送数据,开发板将接收到的数据通过CAN总线转发,在另一个超级终端上显示数据来实现数据传输,源代码已经调试可用,希望能对大家有所帮助。-PC keyboard adopted by the Super Terminal send data, the board will receive the data transmitted through the CAN bus, in another super-terminal display the data to achieve
AT91SAM7X256_CAN_test
- 一个AT91SAM7X256 CAN通讯实验,硬件环境为at91sam7x-ek开发板,开发环境为iar。-An experimental AT91SAM7X256 CAN communications, hardware environment at91sam7x-ek development board, development environment for iar.
UARTc
- ARM9s3c2410的串口通讯实验,通过上位机与下位机的串口实现键盘按键能在dnw上显示出来。-Serial Communication ARM9s3c2410 experiments, through the host computer and the next crew to achieve the serial keyboard keys can be displayed in dnw.
ucos485
- 485通讯,ucos-ii的移植模版的应用,可以作为参考。-485 CENTER-ii transplant template applications can be used as reference.
M34_MODEEMo
- 基于ucos的moden通讯讯 和用到的at指令可直接使用。 -Moden-based communications and the ucos used at commmand source code integrity, and can be used directly.
BGGPRS_GPSa
- 基于ucos的 lpc21xxx与gps的通讯实验 可直接使用。 -Based on the ucos communications lpc21xx experiment wiith gps source code integrity, and can be used directly.
stm32gsm
- STM32与SIM900通讯工程项目,稳定性很好,国外都可以使用的,并且进行过验证。- STM32 and SIM900 communication engineering project, stability is very good, can be used abroad, and have been verified.
STM32-105双CAN通讯源代码
- 压缩包包含STM32-105双CAN通讯的源代码,源代码内实现了两个CAN口数据互传。