资源列表
FX2Test
- 程序描述:使用Cypress提供的EZ-USB开发工具包进行基本的固件程序设计。安装时把源码拷贝到硬盘特定目录下,使用Keil C编译器运行即可。但要添加完整的头文件及库文件才可以编译。 BasicUSB.SchDoc 电路原理图 FX2Test/FX2Test.Uv2 Keil C51工程 FX2Test/EZUSB.LIB EZ-USB库文件 FX2Test/dscr.a51 USB描述符 FX2Test/USBJmpTb.OBJ USB中断跳转表 FX2Test
DS18B20
- 通过89S52单片机来控制ds18B20实现对温度的采集-89S52 through the realization of single-chip microcomputer to control the temperature ds18B20 collection
DACandKEY
- 键控D/A转换实验(LED亮度反映当前输出电压值,也可使用示波器显示输出电压值)-Keying D/A conversion experiments (LED brightness to reflect the current value of output voltage, can also use the oscilloscope shows the output voltage value)
EZSTMusic
- 蜂鸣器声乐实验源程序,把程序烧到89S5X单片机中即可以听到 八月桂花香 的音乐-Buzzer experimental vocal source, the procedure that is spread in single-chip 89S5X can hear ' 八月桂花香' music
LCD1602
- 采用AT89S52芯片来控制液晶显示屏LCD1602的显示。可以显示任意数字和英文字母-AT89S52 chip used to control the LCD1602 LCD display. Can display arbitrary numbers and letters of the alphabet
key
- 这是一个通过89S52单片机来实现对键盘扫描的程序。每个按键对应一个键值-This is a single chip to achieve the adoption of 89S52 on the keyboard scanning process. Each key corresponds to a key
MARANTZ-PM-80
- 马兰士PM-80功放的维修手册 包括原理图 PCB板图 等详细信息 是很详细的资料-Marantz Amplifier PM-80 maintenance manual, including the PCB board schematic diagram is very detailed information such as detailed information
ARM7LPC213x214x(1)
- 深入浅出arm7-213x周立功(上),电子书中详细讲述了arm7lpc2136的编程方法-Easy Ligong arm7-213x weeks (I), e-books in detail about the programming method arm7lpc2136
Text6
- 这是一个单片机c52的时钟程序,可以设置时间。显示非常清晰,数码管是共阴的-This is a single-chip clock c52 procedures, you can set the time. Show very clear, digital control is the total of the yin
Text2
- #include<reg51.h>void delay(unsigned int z) //声明延时函数sbit beep=P2^7 void main()数{ while(1){ beep=0 //蜂鸣器响 delay(1) //调用1ms延时 beep=1 //蜂鸣器不响 delay(1) //调用1ms延时 }}void delay(unsigned int z)//1ms延时,通过z值改变延时{ unsigned int x for( z>0 z--)
embedded_real_time_system_uCOS_II
- 对实时嵌入式操作系统ucos-II阐述的比较详细的一本电子书,英文版的-Real-time embedded operating system ucos-II set out a more detailed e-books, in English
2543
- TLV2543A/D转换与7289控制数码管显示程序-A/Dtransform and LED display