搜索资源列表
I2C AT24C02
- 本文件是一个E2PROM的应用程序, 大家可以根据自己的需要进行更改, 以满足不同的需要.-This document is an E2PROM applications, we can according to their need for changes to meet different needs.
SIPSELECT
- Wince5.0中自带的输入法选择程序源代码,可以根据你自己项目的设计更改外观和类型
music
- 利用51单片机演奏音乐。定时器控制歌曲的频率(音调),延时时间控制节拍,可以轻松更改为自己想要的歌曲
myclient
- 本程序实现了串口的传输设置,主要应用在了自己设置的串口协议,是一个串口的发送程序,其协议可以自己更改-The program to achieve a set of serial transmission and serial protocol mainly used in the set, is a serial transmission program agreement can change
dianzhen(ok)
- 驱动8*8点阵块显示汉字,可以自己根据要显示的内容随意更改,已通过验证。-Blocks of 8* 8 dot matrix drive display Chinese characters, you can display the content according to their random changes, has been verified.
jingtaishumaguan
- 这是流水灯程序,可以实现各种类型的花样流程灯设计,而且可以自己更改相关的程序!-This is a light water programs, can process all types of lighting design pattern, and can change their associated program!
part2_1
- 51单片机发光二极管亮,可以自己更改其代码,而使不同的发光二极管亮-51 single-chip LED light, can change its own code, leaving the different light-emitting diode
48*16的点阵
- 48*16的点阵,可以再羡慕显示任何字组,想要的可以自己更改里面的字达到输出自己想要的现象-48* 16 lattice, can again envy show any word group, want can change the inside of the words you want to output the phenomenon
smbus
- c8051f340的SMBUS(iic)总线的驱动代码,使用任务方式,只支持主器件,不支持从器件方式,调用smbtskcx查询可以再添加几条任务,#define MAXTSKCOUNT 10 中的(10)为最大任务设定,可以自己更改,smbaddtask为添加任务的函数,其它的过程用户可以不关心, 写过程为先写8位器件地址,再写数据指针指向的数据(内容用户自己设定,如要包含子地址等),读时如果有子地址,要分成两个任务,一个是要写入子地址任务,一个是读取任务, 如smbaddtask(0x
TIMER
- 51单片机自制的秒表计时器实验,采用内部定时器,可以按键调节,清零,启动,注意自己更改IO设置!-51 single homemade stopwatch timer experiments using internal timer, you can adjust buttons, clear, start, pay attention to their changing IO settings!
seg7_driver
- verilog七段数码管驱动,显示内容可以自己更改。-verilog segment digital tube driver
51-temp
- 基于51单片机的温度芯片DS18b20提醒及时喝水的系统,当到达设定的温度时则会通过流水灯和DS1602显示屏来显示,DS1602时刻显示当前检测到的温度。本次上传的文件有源代码,原理图和PCB图,可以来做温度杯垫来时刻提醒人家喝水,通过按键可以来设定自己喜欢的温度,而且还初始设定了茶模式和温水模式,可以自行更改。若想精确显示水的温度,则可通过线性关系进行纠正。-Based on 51 single-chip temperature DS18b20 timely reminder to drin
LED
- 用proteus开发的一个显示程序,用字模工具将汉字转化为c的代码,可以自己任意更改自己想要显示的汉字-Proteus developed by a display program, with Chinese characters into a matrix tool c code, you can own any characters you want to change the display
PWM
- 基于嵌入式开发环境IAR System开发的一个脉冲宽度调制程序,可以自己修改其中的数字来更改脉冲宽度,需要和proteus配合使用-Based on embedded development environment IAR System developed by a pulse width modulation process, which can modify their own figures to change the pulse width, in conjunction with t
C8051F410
- c8051F程序通过了开发测试,可以直接使用,如果需要更改,请复制副本参考样例需要自己更改以便适配开发板,不能直接使用.-c8051F program through the development and testing, can be used directly, if you need to change, please refer to the replica sample you need to change yourself in order to develop the adapt
C8051F410fangbo
- 基于C8051F410单片机方波电路程序,可以直接使用,如果需要更改,请复制副本参考样例需要自己更改以便适配开发板-Based on C8051F410 microcontroller square wave circuit program can be used directly, if you need to change, please refer to the replica sample requires its own adapter board to change
C8051F410juchibo
- 基于C8051F410单片机锯齿波电路程序,可以直接使用,如果需要更改,请复制副本参考样例需要自己更改以便适配开发板-Based on C8051F410 MCU sawtooth circuit program can be used directly, if you need to change, please refer to the replica sample requires its own adapter board to change
C8051F410sanjiaobo
- 基于C8051F410单片机三角波电路程序,可以直接使用,如果需要更改,请复制副本参考样例需要自己更改以便适配开发板-Based on C8051F410 MCU triangular wave circuit program can be used directly, if you need to change, please refer to the replica sample requires its own adapter board to change
C8051F410zhengxianbo
- 基于C8051F410单片机正弦波发生器电路程序,可以直接使用,如果需要更改,请复制副本参考样例需要自己更改以便适配开发板-C8051F410 microcontroller based sine wave generator circuit program can be used directly, if you need to change, please refer to the replica sample requires its own adapter board to change
状态机
- 米利机和摩尔机的vhdl基本代码,可以自己更改