搜索资源列表
cyyjk
- 一个单片机常用的元件库,做得不错,希望大家能够喜欢-a common component library, has done a good job, hope that we can love
PS2Key
- 用单片机控制键盘的程序,利用中断获得键盘扫描码并转换为ASCII码,在1602液晶上显示字符。C语言编写,KEIL环境下编译,键盘驱动写得相当好。-Single-chip microcomputer to control the keyboard with the procedure, the use of interrupted access to the keyboard scan code and converted to ASCII code, in the 1602 character
dangongwuxianhujiaoxitong
- 这个是已经做好的单工无线呼叫系统的毕业论文。电路图和程序都有了-This is already doing a good job of simplex wireless call system thesis. Circuit and program are the
DXP
- 使用protel dxp做的作业,供大家参考。布线、原理图都是做好的。完整的工程文件-To do the job using protel dxp, for your reference. Wiring, schematic are good for. The complete project file
protues-curriculum-design-job
- 课程设计作业,关于51单片机的lcd12864显示图片和姓名、学号等-Curriculum design job, 51 microcontroller lcd12864 in show pictures and name, student number, etc.
EDAmiaobiao
- 基于VHDL语言的EDA秒表作业设计,包括分频、秒表主体和数码管显示译码器,附有工程文件和管脚信息(EDA大作业西电02105143)-VHDL language based the EDA the stopwatch job design, including divide the stopwatch the main digital display decoder, with the project file and pin information (EDA Job Western Elec
automatic-plant-watering
- Our project is intended to save water and electricity. We know water and energy are two important resources for survival of human beings. This Project waters your plants regularly when you are out on vocation or unable to water plants for certain per
duoshoudianziyinyuexuanbo
- 多首电子音乐的选播 这是我的作业 内容如题 其中包含了我的pruteus的电路图还有c语言源文件还有hex文件-Anycast more than the first electronic music this is my job as the title which contains the contents of my pruteus the circuit also c language source files as well as hex file
dianziqinfangzhen
- 电子琴的仿真 这是我的单片机作业呵呵 其中有电路图跟C语言跟hex文件 -Keyboard emulation This is my job microcontroller
timewatch
- 介绍了以8051(CMOS低功耗)单片机为核心元件,并配以微功耗LED显示屏和串并行转换芯片及其他低功耗集成芯片,组合成的秒表系统。与普通秒表相比,除了带有计时暂停功能以外,增加了自设初始值的功能。其突出的优点:体积小、场外作业、功耗最低、宜用电池作为电源、硬件结构紧凑、简单和软件设计灵活。 -Introduced in 8051 (CMOS low-power) microcontroller as the core element, and with a micro-power LED
sizhou
- 在看了网上的四轴飞行器的源码后,修改的自己认为比较简单的四轴飞行器工作源码-After reading the online source quadrocopter, modify yourself think a relatively simple job quadrocopter source
c_prgm_check
- # This scr ipt scans a list of C programs and # tries to find if statements which do assignments. # Specifically, it looks for any line which contains # text of the form if(....), where if is the first # non-blank thing on the line, and the (