搜索资源列表
spi-code
- 用计算机并口模拟SPI通讯的C源程序,验证可用--C program to simulate SPI communication by parallel port.
24L01software.rar
- 用51单片机的并行IO口模拟SPI总线,控制NRF24L01进行无线数据收发,With 51 single-chip parallel IO port analog SPI bus, control nRF24L01 wireless data transceiver
spiflash
- spiflash utility and schematics for diy parallel port programmer to program newer motherboards with spi flash
cycle_time
- *51单片机时序总驱动 *包括并口的6800和8080,串口的I2C,SPI,1-WIRE *所有片选由上层驱动完成(I2C,1-wire为总线选择)-* 51 single-chip timing drive* The total includes the 6800 and 8080 parallel port, serial I2C, SPI ,1-WIRE* All films selected from the top drive to complete (I2C ,1-wire
PC_SPI
- 通过计算机25针并口读写SPI总线Flash存储器-25-pin through the computer parallel port read and write SPI bus Flash memory
51danpianji
- 是一本有关单片机应用与实践的实验操作书,是单片机爱好者入门的操作的好例子,并包含源程序和相应的电路图 主要内容: 1.实验电路板介绍,功能及特点 2. MCS-51单片机及其开发系统(仿真器)的认识, MCS-51 I/O引脚输入/输出,外中断实验,LED显示与定时中断,I/O口扩展与定时器T2中断,I/O扩展与键盘接口电路,并行通信及MCS-51与并行打印机接口,点对点串行通信,I2C总线,PCF8536使用,无线解码,LCD的使用,SPI的通信,ISD4000系列语音芯片的使用-
Flash_Ctrl
- 串行flash的写及擦除操作,串行flash,spi接口,支持并口输出-Serial flash write and erase operations, serial flash, spi interface, support for parallel port output
txc_ad9957ctrl
- ad9957芯片配置程序,包括将并行18位数据专程spi口传输。基于quartusII创建-ad9957 chip configuration procedures, including a special trip to the parallel 18-bit data transfer spi port. Created based on quartusII
vk3366
- 一款实用的串口扩展芯片,压缩包提供了iic转uart,spi转uart,并口转uart的51单片机的源码。-vk32xx, a practical chip serial port expansion, compression package provides iic turn uart, spi turn uart, uart of 51 single-chip parallel port to switch the source.
MSP430PAD9854-Parallel
- MSP430通过并行、端口模拟SPI方式控制AD9854 程序 资料包括 MSP430F149通过口线模拟SPI时序控制AD9854扫频程序。 MSP430F149通过并行总线控制AD9854扫频程序。 整理时间: 2011_12_26 沨-MSP430 control the AD9854 via the parallel port analog SPI In
yejingchuanzhuanbing
- 点阵液晶SPI转并口的Proteus仿真,并附51单片机模拟SPI主机控制液晶,有效地减少并行液晶对IO口的占用,调试非常方便,曾经在MSP430上实现移植-The dot matrix LCD SPI transfer Proteus simulation of the parallel port, along with 51 single-chip analog SPI host to control the liquid crystal, effectively reducing the
PROJECK_OLED
- 通过STM32来控制该模块显示字符和数字,实验代码将可以支持 2种方式与OLED模块连接,一种是8080的并口方式,另外一种是 4线SPI方式。-Characters and numbers, experimental code can support of 2 ways OLED module connected to the parallel port of a 8080, a 4-wire SPI the STM32 to control the module.
spi-code
- 用计算机并口模拟SPI通讯的C源程序,验证可用--C program to simulate SPI communication by parallel port.
vr_comp1
- 这软件变换摄像头的资料成为串口样式资料。 摄像头型号是GC0328 。它的出口资料有并口样式。 串口资料的样式是SPI样式。(This software transforms camera data into serial style data. The camera model is GC0328. Its output data has a parallel port style. The serial data has a SPI style.)
ST7735
- 1.8寸TFT显示屏,ST7735的驱动。GYTF018LB35模块使用,89C52、8位并口驱动。如果是使用的是SPI通信或者是STM32使用,都只需要修改两个函数(LCD_Write、LCD_Write_Data16)的内部,即可。(1.8 Inch TFT display, ST7735 driver. The GYTF018LB35 module uses ; 89C52 ; 8 bit parallel port drivers. If you are using SPI commun
STM32驱动ch395_4个socket连接
- main.c已详尽注释连接的引脚 和 调试助手参数。STM32分别以串口,硬件SPI,模拟并口驱动CH395,4个socket连接, 原路返回上位机发送的数据。串口模式支持更改工作波特率,硬件SPI速率最高36MHz, 模拟并口较快,这三种模式支持在stm32任意型号下。(Main.c has commented on pins and debugging assistant parameters in detail. STM32 drives CH395 and 4 sockets by se