搜索资源列表
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
9600_of_acc-1.00.00
- AVR实现把模拟信号采样后通过RS232端口输出到计算机端。scr ipt文件夹中的脚本在计算机上运行,与单片机进行通讯读取数据。-AVR board source code. put sample signal in buffer and communicate with computer. computer reads data from AVR on RS232 port with scr ipts.
Circle
- msp430f149 实现环形缓存区功能代码-msp430f149 ring buffer function code
LPC176x-web
- keil 源文件,包含tcpip协议栈,easyweb sever-This project is migrated from Keil MCB1700 Demo code. It can run at Keil MCB1700 board with LPC17xx. Example functionality: - Clock Settings: - XTAL =
STM32F746-DMA
- 这stm32f746代码描述了如何使用DMA传输 一个字的数据缓冲区从闪存的嵌入式SRAM存储器通过 HAL API。-This STM32F746 code provides a descr iption of how to use a DMA to transfer a word data buffer FLASH memory to embedded SRAM memory through the HAL API.
I2C_TwoBoards_AdvComIT
- 这stm32f746代码描述如何两进行I2C数据缓冲区发送/接收 板,使用中断。-This STM32F746 code describes how to perform I2C data buffer transmission/reception between two boards, using an interrupt.
I2C_TwoBoards_ComDMA
- 这stm32f746代码描述如何两进行I2C数据缓冲区发送/接收 板,DMA。-This STM32F746 code describes how to perform I2C data buffer transmission/reception between two boards, via DMA.
I2C_TwoBoards_ComIT
- 这stm32f746代码描述如何两进行I2C数据缓冲区发送/接收 使用中断的电路板。-This STM32F746 code describes how to perform I2C data buffer transmission/reception between two boards using an interrupt.
I2C_TwoBoards_ComPolling
- 这stm32f746代码描述如何两进行I2C数据缓冲区发送/接收 轮询模式。-This STM32F746 code describes how to perform I2C data buffer transmission/reception between two boards in Polling mode.
