搜索资源列表
点阵图形液晶驱动程序,采用模拟时序接法和编程
- 点阵图形液晶驱动程序,采用模拟时序接法和编程.全面的程序。-dot matrix LCD graphics drivers, analog sequential access method and programming. Comprehensive procedures.
050809 2313模拟usb下载线
- 使用AT90S2313制作下载线,模拟usb时序,不是真正的usb接口。-use downloaded AT90S2313 production line simulation usb timing, is not the real usb interface.
050809 m8模拟usb下载线
- avr下载线,使用mega8制作,模拟usb时序,不是真正的usb接口。-avr download cable, the use of mega8 production, simulation usb timing, is not the real usb interface.
usbasp.2005-07-03.tar
- 使用ATmage8制作的USB下载线,采用软件模拟时序-ATmage8 produced by the use of USB download cable, using simulation software Sequencers
模拟I2C与51MCU接口
- 51单片机与I2C接口时序的模拟程序,具有很大的实用价值!-51 microcontroller and I2C interface timing simulation program that has great practical value!
rj12864_LCD
- RJ12864液晶显示 用模拟时序的方式实现了汉字在液晶上的滚动显示-RJ12864 LCD simulated timing of the realization of the Chinese character LCD display on the rolling
st7920b8bit
- ST7920B写屏程序 外部RAM 采用8BIT 模拟时序-ST7920B written procedures for external RAM screen using sequential simulation 8BIT
SDCardreadwrite
- 一个SD卡读写程序 硬件平台:atmega8L 最小系统 硬spi(sd 卡的初始化采用了io 口模拟时序,因为在实验中发现要使 用较低的速率才能稳定的初始化) 软件开发平台:ICC-AVR version 6.31a 硬件配置:atmega8L 内部8m 时钟 sandisk 128m sd 卡-an SD Card Reader procedures hardware platforms : atmega8L minimum system hardware spi (
led_driver
- 一个各种液晶的C程序库,并且比较标准可读的,供大家参考 12232液晶显示程序在sed1520.rar 122x32液晶显示程序,显示图形及汉字.rar 122x32液晶显示程序显示图形及汉字.rar 12864液晶驱动.rar 128x64液晶显示例程.rar 1601液晶程序.html 1601液晶程序.mht 1602LCM液晶显示屏的驱动函数和实例.rar 1602液晶的程序移植到了ATMEGA8上.txt 1602液晶显示的实
ad7109
- 这是8051弹片机驱动AD芯片ICL7109的源代码,控制方式为IO口模拟时序,数据输出方式为高四位低八位
单片机实验三
- P1.7~P1.0接发光二极管L8~L1,要求利用单片机内部定时器1,按方式1工作,每0.01秒T1溢出中断一次。要求编写程序模拟时序控制装置。开机第1秒钟L1、L3亮,第2秒钟L2、L4亮,第3秒钟L5、L7亮,第4秒钟L6、L8亮,第5秒钟L1、L3、L5、L7亮,第6秒钟L2、L4、L6、L8亮,第7秒钟8个发光二极管全亮,……一直循环下去。fosc=11.0592MHz-P1.7 - P1.0 then LED L1 to L8, by using a timer internal mi
一个各种液晶的C程序库
- 一个各种液晶的C程序库,并且比较标准可读的,供大家参考 12232液晶显示程序在sed1520.rar 122x32液晶显示程序,显示图形及汉字.rar 122x32液晶显示程序显示图形及汉字.rar 12864液晶驱动.rar 128x64液晶显示例程.rar 1601液晶程序.html 1601液晶程序.mht 1602LCM液晶显示屏的驱动函数和实例.rar 1602液晶的程序移植到了ATMEGA8上.txt 1602液晶显示的实验例子.txt 16x2lcm液晶_c51.rar 16x2
ps2key.用AT89S52单片机模拟PS2键盘时序向PC机发送指令
- 用AT89S52单片机模拟PS2键盘时序向PC机发送指令,实现虚拟键盘的功能,AT89S52 Single-chip simulation using PS2 keyboard timing machine to send commands to the PC to realize the function of the virtual keyboard
FRamFlashMemory
- 这是一个使用C8051F020单片机实现对时钟芯片SD2000E操作以及对单片机内部FLASH进行读写的例程。操作时钟时采用了模拟时序的方式而不是常规的中断方式。-This is a C8051F020 MCU used to clock the chip SD2000E internal operations as well as single-chip FLASH routines to read and write. Operation of the clock timing used i
nrf2401
- 实现nrf2401模块发送和接收的功能,通过iO口模拟时序来写入数据 -NRF2401 modules realize the function of sending and receiving, through analogue timing iO mouth to write data
C8051F330_SMBus_I2C
- 用C8051F的SMBus通讯,也就是I2C的“升级版”,不用模拟时序,直接写参数就行-C8051F communication with the SMBus, I2C is the " upgrade" , do not simulate timing, write the parameters directly on the line
freescale08_SPI
- freescale单片机的SPI通信方式,读写EPROM数据,实现数据的保存。是模拟时序-freescale MCU SPI communication, reading and writing EPROM data, the preservation of data. Is the timing simulation
C8051_1602
- C8051F020单片机与 LCD1602液晶 的接口函数,用C8051F020单片机来控制液晶的现实内容。采用单片机口线模拟时序。提供底层控制函数和使用简单的高层封装函数。底层函数主要包含口线控制、命令字和数据字的写入和读出操作。高层函数主要包括初始化、清屏、在屏幕上任意位置显示字符串等函数。-C8051F020 MCU and LCD1602 LCD interface functions, using C8051F020 microcontroller to control the rea
T6963C
- 将51上的例程移植到stm32上,使用软件模拟时序,能实现基本的指令和数据的写入。(The routine on the 51 transplant to STM32, the use of software simulation timing, can achieve the basic instructions and data write.)
DOUBLE_NANDFLASH_2.2ms
- IO模拟时序与NANDFLASH通讯。 读,写,擦除指令都OK。(IO communicate with NANDFLASH , lpc1788)