资源列表
dianzimimasuo(huibian)
- 电子密码锁,汇编代码!能实现基本的电子密码锁的设计要求!-Electronic trick lock, the assembly code! Can realize basic electronic combination lock design requirements.
jiaoduzhuanganqi
- 角度转感器的基本控制方法!部分代码如下: #include"lcd1602.h" #include"delay.h" #include"adxl345.h" void main() { uchar devid delay(500) //上电延时 init() //初始化 DisplayOneChar(0,0, A ) DisplayOneChar(1,0, : ) Init_ADXL345() //初始化AD
juzhenjianpanmokuai
- 矩阵键盘的基本方案思路! #include"key.h" void main() { while(1) { key_read() } }-Matrix basic program of keyboard ideas! #include"key.h" void main() { while(1) { key_read() } }
QC12864Byejing
- 带中文字库QC12864B液晶显示模块#include"qc12864.h" void main() { QC12864init() //初始化 display1() while(1) }-Take Chinese word stock QC12864B LCD module #include"qc12864.h" void main() { QC12864init() //初始化 disp
DDS
- 基于DDS的波形发生器!以下为其头文件代码! #include <AT89X51.H> #include"lcd.h" uchar code table1[]={"FREQ:"} uchar code table2[]={"WAVE "} uchar code table3[]={"Hz"} uchar code table4[]={"fang bo"} uchar code table5[]={"zhengxianbo"} uchar co
ARM_ELF_DLL
- ELF文件分析工具,用于解析ELF文件存储的各section相关信息-elf file section parser
CC2430
- CC2430开发的原理图,包含CC2430节点原理图,CC2430模块原理图,CC2430主板原理图,对ZIGBEE开发设计很有帮助-the cc2430 development schematics, contains the schematic for the node cc2430 CC2430 Block Diagram, the CC2430 board schematic, ZIGBEE development and design helpful
luopan
- 电子罗盘汇编程序实例 适用于AVR单片机 精度可调-Electronic compass assembler instance
20101129104757
- 此文档为C8051F单片机的经验总结,对于刚接触这款单片机的新手来说很重要,可先看看再学习单片机。-The document for C8051F SCM s experience, just contact for this kind of single chip microcomputer newbie, is very important, can see first to learn microcontroller.
20111020162744
- 此文档为C8051F单片机的经验总结,对于刚接触这款单片机的新手来说很重要,可先看看再学习单片机。-The document for C8051F SCM s experience, just contact for this kind of single chip microcomputer newbie, is very important, can see first to learn microcontroller.
digital-PID-test-
- PID控制算法,经典,在实验中需要进行具体的调试-classic PID control
dalin
- 达林算法实验的程序,包括一阶对象和二阶对象,二阶对象里包括有纹波和无纹波两种-Dalin control system c program,including a series of useful things
