搜索资源列表
wireless1
- 实现下位机和PC通信的C程序,利用FIFO收发数据,正确率高,误码率小-Achieve lower and PC communication C program, using FIFO to send and receive data, the correct rate, error rate of small
fifo
- 这是一个串口通信的队列,单片机和电脑之间,单片机和单片机之间只要简单的调用函数就可以了。-This is a serial communication queue, single-chip computer and between computers, between single-chip MCU and a simple function call it.
queue_old.c
- how a queue is implemented in Embedded C . it works on the principle of FIFO.
modbus-C-with-rx-fifo
- mobus c for stc89c52 修改bug,建立串口fifo-mobus c for stc89c52 ,build fifo for rs232 rx
USB_Control_Firmware
- C++语言编写的针对CY7C68013A芯片的固件程序。包括了对USB Slave FIFO的配置和内部传输管道以及FIFO大小的必要控制。该程序在硬件上通过测试,在没有其他USB设备干扰的应用下,可以确保450Mbps通讯效率。-Firmware control for USB Slave FIFO in CY7C68013A. It define the necessary configuration on transaction segment and pipe as well as FI
arrlist
- 用数组实现的FIFO,结构体封装。用一组函数,主要参数为结构体指针,实现了类似于C++中类的操作。可用于在ARM等嵌入式处理器中作为缓冲区使用。-Using array implementation FIFO, structure package. With a set of functions, the main parameters for the structure pointer, to achieve a similar C++ in class action. Can be used
Fifo c code for MCU
- Generic c code for Fifo, meant for embedded development.
fifo
- Generic c code for Fifo (first in first out), meant for embedded development. It can point to generic structures.-Generic c code for Fifo (first in first out), meant for embedded development. It can point to generic structures.