资源列表
isd25120_nios
- 语音芯片isd25120在软核处理器nios上的底层驱动程序
18B202
- 18B20的C语言读取程序,在keil下调试通过。
led
- 单片机控制Led渐变,可引申为七彩渐变、跳变、追逐、水滴、等等的变化!
TLC1543
- TLC1543.c,TLC1543的典型应用程序代码,C51,在很多方面都有应用
LCD_demo
- tp850掌机源码液晶操作例子,C语言写的,可以
H25
- 利用伟福Lab2000P系列单片机实验仪上提供的键盘,使数字键1、2、3、4、5、6、7作为电子琴按键,按下即发出相应的音调。用8255的PA.0 口发出音频脉冲,驱动喇叭
HY29LV160
- HY29LV160的编程代码。包括整片擦除和从启始地址从写入数据。-HY29LV160 of programming code. Including the whole film and erased from the initiation into the address from the data.
lcd
- LCD12864显示程序,用于ARM cortex 平台-LCD12864 display program for the ARM cortex platform
EDM1190A
- 大连佳显公司液晶模块EDM1190A,4位8段,串行,显示程序-LCD module was good company, Dalian EDM1190A, 4 bit, 8 segment, serial, display program
next.-la76931-7n
- next tv bin file for unlock
Play-Music
- 基于51单片机的音乐播放程序源代码,通过蜂鸣器不同节奏播放音乐。-The source code playing music base on 51 MCU
an
- 已知 n 个正整数,从中选择 m 个进行与运算得到一个新的数。例如:已知 1、2、3 从中选择两个数进行与运算,可以是:1 & 2 = 01 & 3 = 12 & 3 = 2-Known positive integer n, choose the m operation carried out to get a new number. Example: Given two numbers 1,2,3 and operation can be: 1 & 2 & 3 = 01 =