搜索资源列表
ucos2 can总线通讯
- 编程实现MCP2510 的CAN 总线通讯;两个UP-NetARM3000 通过CAN 总线相连接。ARM 监视串行口,将接收到的字符发送 给另一个开发板并通过串口显示(计算机与开发板是通过超级终端通讯的)。即按PC 键盘通 过超级终端发送数据,开发板将接收到的数据通过CAN 总线转发,再另一个PC 的超级终 端上显示数据-Programming MCP2510 CAN bus communication; Two UP-NetARM3000 CAN bus link. ARM su
queue_arm_drive
- AMR7 队列驱动。 LPC2138基于ucos的中间件,FIFO发送队列缓冲,信号量同步,用于发送批量数据. -AMR7 cohort driven. Based on the LPC2138 OUT middleware, FIFO buffer this cohort, the signal synchronized, used to send bulk data.
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
stm32-timerPPS2PUSART
- 在STM32F103上实现双定时器1S定时,利用RS232串口发送数据,利用中断检测PS2键盘和PC机交换信息并在串口助手上显示-In the STM32F103 dual timer 1 S timing, using RS232 serial send data, using interrupt the PS2 and PC keyboard detection to exchange information and serial port on display in assistant
post-mutex.zip
- ucos-ii中发送一个互斥信号mutex源码,ucos-ii Send a mutex mutex signal source
MCP2515-LPC2378
- MCP2515在ADS的带ucosii操作系统的 驱动程序 CPU是LPC2378 经过调试完全可以实现收发功能-The MCP2515 ucosii operating system with the ADS drivers CPU is LPC2378 through debugging functionality can send and receive
STM32-serial-DEMO
- STM32 2个串口进行交互,串口1(2)发送的数据在串口2(1)接收并显示。-Interact of STM32 2 serial ports, serial ports (2) send data on the serial port 2 (1) to receive and display.
STM32-SST25VF016B-SPI-v3
- 本例程包含了SST25VF016B的底层驱动函数, 演示将一段字符串写入SST25VF016B的1页中,然后读出并通过USART1传送出去,同时LED1亮。字符串:SPI SST25VF016B Example: This is SPI DEMO, 终端上出现这一行字,说明SST25VF016B的读写正常 -This routine contains the function of the underlying drivers of SST25VF016B demo takes a st
uart0
- 使用串口中间件实现了串口的中断收发程序,使用串口调试助手调试-The use of middleware to achieve the serial port serial port interrupt to send and receive procedures, the use of serial debug debugging assistant
794191277.5_ucos_mbox
- ucos 消息邮箱的应用 时分多址是把时间分割成周期性的帧(Frame)每一个帧再分割成若干个时隙向基站发送信号-Application-mail news uCOS TDMA is divided into periodic time frames (Frame) and then each frame is separated into a number of slots to the base station to send signals
lpc2132_ucos_uartv1.6
- 在LPC2132的ARM处理器上,运行Ucos系统,并在此系统之上开始串口收发数据的代码实例。 -In the ARM processor LPC2132 running uCOS system and the system serial port to send and receive data on the beginning of the code examples.
SOURCE
- 一个UC/OS的实例程序,实现功能为串口简单的收发测试-A UC/OS examples of procedures to achieve the functions of a simple send and receive serial test
LPC2368KitV0.2
- lpc2368下移植ucosii,实现uart0,uart1,uart2各个接口通信。缓冲区采用队列实现接收发送。-lpc2368 transplanted under ucosii, to achieve uart0, uart1, uart2 each interface communication. Achieved using a queue to receive a buffer to send.
_I2C_ZLG7290
- 周立功的ZLG7290按键扫描和显示以及发送程序,自己感觉还是很好用的。-ZLG' s ZLG7290 button scanning and display, and send the program, their feelings or well used.
uCOS-II
- 本程序基于UCOS2.52,在LPC2200下移植。功能是定时向电脑发送数据,现时实时检测一个按键是否被按下,如果被按下则蜂鸣器响一声!- The program is based on UCOS2.52, transplanted in the LPC2200. Function is to send data to the computer through the serial port timely, and the buzzer sounds if a button press
ucou2
- 程序内容: uc/os2中消息邮箱程序 1.主要是用消息邮箱作为二值信号量使用; 2.OSTimeDly()函数的使用 3.通过OSTimeDly()函数,可实现修改发送、接收消息的周期。-Program content: uc/os2 mail program in the news 1. Is mainly used as a mail message using the binary semaphore 2.OSTimeDly () function to use
MiniISA-WG13GPS
- sim300C 基于UCOS的收发短信程序(发送GPS定位信息)-sim300C UCOS of messaging-based program (to send GPS location information)
serial_function_with_jumper_test_baud
- this is a sample program to send and recieve data during rs232 for microcontroller 89s51 and all you need to adjust xtal at the begining of your program
KEYcom-232
- 在LM3s8962开发板上运行,keil开发环境,带按键和串口的中断,收发数据。-In LM3s8962 development board to run, keil development environment, with keys and serial port interrupts, send and receive data.
USART
- 在万利199元开发板上实现了uCOS-II移植到STM32的操作,建立了LED闪烁任务以及USART1向计算机发送数据的任务。-Manley 199 yuan in the development board implements the STM32 uCOS-II ported to the operation, the establishment of the task and the LED flashes USART1 send data to the computer task.