搜索资源列表
I2C应用程序
- This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device can then r
SPI_TEST
- This version of the code is compatible only with the AT89C2051 due to the location of the data buffer and stack in RAM. The code may be modified to work with the AT89C1051 by relocating or resizing the buffer and stack to fit into the small
c51jing
- 实现pc机键盘(p/s2接口)与8位单片机连接使用 原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上 每次按键,键盘会向单片机发脉冲使单片机发生外部中断,数据有p1.0口一位一位传进来 传回的数据格式为:1位开始位(0),8位数据位(所按按键的通码,用来识别按键),1位校验位(奇校验) 1位结束位(1) 实现:将键盘发回的数据放到一个缓冲区里(数组),当按键结束后发生内部中断来处理所按的按键 缺点:由于51单片机的容量有限所以缓冲区不可
hchdl
- 基于缓冲队列的多任务网络通信代码。应用于实际的采集板系统中。-queue buffer based on the multi-task network communications code. Applied to the collection plate system.
S1D13305lcd320240
- 这是我做的针对S1D13305的驱动源码,我集成了ASCII码字库和一级简码汉字库,可以显示任意常用汉字和英文字符,另外还有基本的画线、圆、多边形以及填充等功能!但是由于画图时是边计算边显示,所以显示效果会有抖动,只需通过缓冲区作为中转站就可以解决问题,这个问题就让给使用者解决了! 如有问题可以发email给我,xianyun.wang@gmail.com-This is what I do against the S1D13305 driver source code, I integra
Demo2_UART_1017
- 凌阳SPCE06的语音通信代码,利用了双缓冲队列,是学习的好例子,希望很大家一起分享-Sunplus SPCE06 voice communications code, the use of the double-buffer queue, is a good example of learning, hope to share with everyone
RingBuf
- 51环形缓冲区代码,能有效提高缓冲区操作,读写指针分离,互不干扰-51 circular buffer code, can effectively improve the buffer operation, read and write pointer separation, non-interfering
RingBuffer
- vxworks下环形buffer的操作代码,一个小的demo,希望对大家有用-vxworks under the ring buffer operation code, a small demo, hope for all of us
88fifovhdl
- 88位进出缓冲器8*8位的fifo数据缓冲器的vhdl源程序 编了个8*8位的fifo数据缓冲器的vhdl源程序,是经过quartusII4.2编译成功的程序。。希望能跟各位交流-88 out of 8* 8-bit buffer fifo data buffer vhdl source Bianle Ge 8* 8-bit data buffer fifo vhdl source code is compiled through quartusII4.2 successful progra
tristate
- VHDL code for a full adder and n bit full adder a tri state buffer and a flip flop
DI-Read-memory-data-from-buffer
- My development environment and tools for CodeWarrior for ARM Developer Suite to Launch LPC210x_ISP.exe device programmer。This information is about Source code in English!please see the name of this file!
DI-Read-memory-data-from-buffer-cycle-display
- My development environment and tools for CodeWarrior for ARM Developer Suite to Launch LPC210x_ISP.exe device programmer。This information is about Source code in English!please see the name of this file!
Print_buffer_256k
- Printer buffer code for the 8051 microcontrolller
uart
- Also the USART automatically senses the start of transmission of RX line and then inputs the whole byte and when it has the byte it informs you(CPU) to read that data from one of its registers. The USART of AVR is very versatile and can be setup
auk_rtprx-v3.1.0.tar
- The Altera(R) RTP Receiver function implements a buffer for received RTP packets. Duplicated and re-ordered packets are corrected. Missing packets can be fixed using Pro-MPEG Code of Practice #3 Forward Error Correction
transpose_buffer
- verilog source code for transpose buffer 8x8 matrics
FIFO24_CS8416[1]
- Fifo buffer vhdl code
fbtest
- Linux 2.6.18 Frame buffer OSD測試程式碼。 方便新手開發者,測試硬體顯示功能是否正確。-Linux 2.6.18 Frame buffer OSD test code. Novice developers to easily test hardware display correctly.
linux Camera frame buffer
- 基于Linux下的V4L2的摄像头应用程序开发,本代码可以完全移植到嵌入式平台,具有较强的实用价值-Camera based on Linux V4L2 application development, the code can be ported to the embedded platform, has a strong practical value
FLOATING-BUFFER
- Floating Buffer verilog code for NOC design used for dynamic reconfiguration.