资源列表
AD-PIC16F72
- /这是一个两路交流信号的AD转换,然后和标准比较决定输出大于标准的那一路,默认输出A路 #include <pic.h> #include <math.h> #include <stdio.h> bank1 int re0[40] //定义存放A/D转换结果的数组,在bank0中 bank1 int re1[40] //定义存放A/D转换结果的数组,在bank1中-/ This is a two way exchange of
DA32UxSDK
- DTS 解码产品设计,DTS 解码模块,支持嵌入式设计-DTS decoder design
CCPmoduledesignusingfrequencymeter
- 利用CCP模块设计频率计,本程序利用CCP1模块实现一个简易数字频率计的功能-CCP module design using frequency meter, the procedure using CCP1 module for a simple digital frequency meter function
LT-ARM214X_WEB
- LT-ARM214X学习板WEB网页实验-web program
7279
- 今天把HD7279的测试程序移植到M16上,送给大家。 -Today, the HD7279' s test program on migration to the M16, to the people.
asimpledigitalfrequencymeterBasedonPIC16F87A
- //本程序利用CCP1模块实现一个“简易数字频率计”的功能 #include <pic.h> #include <stdio.h> #include <math.h> const char table[11]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0XD8,0x80,0x90,0xFF}; //不带小数点的显示段码表 -//CCP1 module for use in this process a &q
PLCinterfacewith4LEDdigitaldisplaytable
- 基于pic16F87x单片机与PLC接口的4位LED数字显示表-Based pic16F87x SCM and PLC interface 4 LED digital display table
Controlledbyelectricbicycledrivesystem
- 基于PIC单片机控制的电动自行车驱动系统的设计-PIC Microcontroller control drive system for electric bicycle
LCDModuleProgramming
- 液晶显示模块编程,液晶显示区域分成E1边和E2边,下面只含E1边的程序。-LCD module programming, LCD display area is divided into E1 and E2 side edge, following the procedure containing only E1 edge.
zhinengjiajuyanshixitong
- 里面包括基于zigbee技术的智能家居演示系统程序,电路图,hex文件-Zigbee technology which includes intelligent home-based demonstration system procedures, schematics, hex file and so on ~ ~
wuxianshujutoumingchuanshu
- 基于zigbee的无限数据透明传输系统,里面包含程序,以及pdf详细说明-Zigbee-based unlimited data transparent transmission system, which contains the procedures and details ~ ~ ~ pdf
