搜索资源列表
点阵图形液晶驱动程序,采用模拟时序接法和编程
- 点阵图形液晶驱动程序,采用模拟时序接法和编程.全面的程序。-dot matrix LCD graphics drivers, analog sequential access method and programming. Comprehensive procedures.
lcd_test.c
- lm16032掖晶模块调试程序,内含LM16032读写时序说明-lm16032 tuck crystal module debugging procedures, intron LM16032 sequential read and write note
ZZCPLD
- 本文详细介绍了制作电路板的方法及步骤. 实验板的功能 这个实验板可以做如下实验: 1.可以进行运算器(加、减、乘和除法)、比较器、译码器、编码器、选择器、分配器和一般组合电路的实验 2.可以进行触发器、寄存器、计数器和一般时序电路的实验 3.可以进行频率计电路、时钟电路、计时电路、交通灯等复杂数字系统的实验 4.加扩展板可以进行A/D、D/A、串行E2ROM和8031单片机等方面的实验 -This paper describes a circuit board pro
st7920b8bit
- ST7920B写屏程序 外部RAM 采用8BIT 模拟时序-ST7920B written procedures for external RAM screen using sequential simulation 8BIT
E2PROM_DSP.用于MICROCHIP 24LC64 EEPROM的读写
- 本程序用于MICROCHIP 24LC64 EEPROM的读写。本程序不使用芯片级联方式, 请将A0,A1,A2 管脚接至低电平。本程序使用IOC6作为SDA,IOC7作为SCL。 程序中的地址空间最大可至64K:24LC00-16-0,24LC01-128-8,24LC02-256-8, 24LC04-512-16,24LC08-1K-16,24LC16-2K-32,24LC32-4K-32,24LC64-8K-32, 24LC128-16K-64,24LC256-32K-64,24L
I2C-slave
- 模拟I2C主机的比较多,模拟I2C从机的资源不多,从机相对主机而言要难一些,这个供大家借鉴。 这个从机程序支持主机对它的随机写和随机读,连续读和连续写没做。-Simulation I2C host more, simulation I2C slave modest resources, from the host machine is relatively more difficult in terms of some of this for your reference. The hos
shuzhiluoj
- 把时序逻辑电路设计和组合逻辑电路设计相结合,设计一个有实际应用的数字逻辑电路余3码转换成2421 BCD 码-The sequential logic circuit design and the design of combinational logic circuit by combining the design of a practical application of digital logic circuits into three yards more than 2421 BCD
ds18b20WR
- DS18B20读写时序说明,流程图,及完整的C语言程序。希望能帮到在做温度采集的各位-DS18B20 sequential read and write notes, flowcharts, and integrity of the C language program. I hope to help in the collection so that the temperature
detect_bit
- . let us design a synchronous sequential circuit with one input line and one output line that recognizes the input string x=1111. The circuit is also required to recognize overlapping sequences, as can be seen in the output string z that results from
main
- 数字钟是一种用数字电路技术实现时、分、秒计时的装置,与机械式时钟相比具有更高的准确性和直观性,且无机械装置,具有更更长的使用寿命,因此得到了广泛的使用。数字钟从原理上讲是一种典型的数字电路,其中包括了组合逻辑电路和时序电路。目前,数字钟的功能越来越强,并且有多种专门的大规模集成电路可供选择-Digital Clock is a digital circuit technology with the hours, minutes, seconds, timing devices, as compa
Classical_sequential_logic_circuits_tutorial
- 时序逻辑电路经典教程Classical sequential logic circuits tutorial-Classical sequential logic circuits tutorial Classical sequential logic circuits tutorial
Sequential_logic_circuit_analysis_and_design_metho
- 时序逻辑电路的分析方法和设计方法Sequential logic circuit analysis and design methods-Sequential logic circuit analysis and design methods Sequential logic circuit analysis and design methods
ADsample
- D采样频率为10K,序列发生器SEQ1和SEQ2级联成一个16通道的序列发生器,采样模式采用顺序采样。利用通用定时器T1的周期中断事件来启动AD转换。-D sampling frequency for 10K SEQ1 sequence generator, and SEQ2 represent a level of sequence generator, 16 channel by sequential sampling sampling modes. Using the general ti
TWI_IIC
- ATMEGA16基于中断的TWI(IIC)接口通信.包含8位地址,16位地址,子地址,连续写入,连续读出功能. -ATMEGA16 interrupt-based TWI (IIC) interface communication. Contains 8-bit address, 16-bit address, subaddress, sequential write, sequential read-out features.
I2C
- 读取24LC01中0X00存储空间后的数据 读写方式有 字节写,随机读,连续读-Storage space in the 0X00 read 24LC01 data reading and writing after a byte write, random read, sequential read
24c08
- 24c08的读写控制程序,能够实现单字节读写和连续读写。其中的iic程序模块可以供任何符合iic总线协议的场合使用。-24c08 read and write control procedures, to achieve single-byte read and sequential read and write. Iic program modules which can be used for any line iic bus protocol to suit the occasion.
The-temporal-logic-circuit-design
- 时序逻辑电路设计 实验内容 1.触发器(D型); 2.计数器(递增、递减)。-Sequential logic circuit design, the contents of an experiment. Flip-flop (D type) 2. Counter (increasing, decreasing).
plc
- 可编程逻辑控制器,一种数字运算操作的电子系统,专为在工业环境应用而设计的。它采用一类可编程的存储器,用于其内部存储程序,执行逻辑运算,顺序控制,定时,计数与算术操作等面向用户的指令,并通过数字或模拟式输入/输出控制各种类型的机械或生产过程。是工业控制的核心部分。 -Programmable logic controller, a digital computing operation of electronic systems, designed for applications in indu
cal_fun
- 采用简单的线性内插方式,实现在有序数列中查找对应点,常用于外部AD采集获得的数据列表查询,提高精度,本程序提供良好的函数接口和一些基本函数供用户使用。-Using simple linear interpolation, and find the corresponding points in the sequential number column, to obtain a list of data on external AD acquisition commonly used query,
sheji
- 1. 在点陈LED上按序显示。“南京林业大学信息学院” 这10个汉字。 2. 每个汉字显示时间等长,单个汉字的显示时间由用户从键盘输入。 3. 当用户从键盘输入Q字符时,整个程序运行结束。 4. 当用户从键盘输入T字符时,重新从第一个字符开始显示 -LED on the point sequential display. Nanjing Forestry University, School of Information 10 characters.
