资源列表
eeprom
- MSP430单片机的EEPROM通用程序,包含读写,时序调整。-EEPROM read and write procedures of the MSP430
cs5523
- cs5523源码驱动程序, CS5521/22/23/24/28 是高集成度的ΔΣ模 数转换器(ADC),它通过采用电荷平衡技术达到16-bit(CS5521/23 )和24-itCS5522/24/28)的性能。本 ADC既可用作2 通道(CS5521/22 )、也可用4 通道((CS5523/24 )和 8 通道(CS5528) ADC,它内部集成有一个低输入电流、斩波稳定仪表放大器和一个可编程增益放大器(PGA),该PGA提供了25mV 、55mV 、100mV、1V、2.5
C8051F340_UART1
- C8051F340UART1中断接收程序-C8051F340 UART1 recive program
pca9555
- pca9555的驱动程序,i2c转16口,-pca9555 the driver
MSP430-G2553-ADPLCD1602
- 本程序是用msp430 g2553芯片 在launchpad核心板子上经过验证,实现了模拟量电压经AD转换并将结果显示在LCD1602上。结果误差很小。-This program is a proven in launchpad core board msp430 g2553 chip analog voltage by the AD converter and displays the results in the LCD1602. The results of the error is ve
nokia5110-for-51
- nokia5110 液晶显示程序,51单片机开发学习扩展,keil开发环境-nokia5110 LCD, 51 MCU development study is extended, keil development environment
RA8806
- 一个RA8806控制器的显示屏驱动,我用的STC写的 一个产品 程序正常-The RA8806 controller display driver, I used STC write a product program normal
ComparatorA
- 自己编写的msp430g2553单片机比较器A的库函数-Write your own the msp430g2553 microcontroller comparator A library function
DCsimulat
- pscad的主流仿真 建立了主流输电系统 网络电压380V 频率50Hz-the simulation of DC power system based on pscad
AD
- A/D HX711电子称用串口传输程序代码,10Hz或80Hz时钟控制-Codes for the information transportation of Seriors Port with HX711
KEY-PWM
- /*用T1定时器做PWM定时,*/用脉冲电位器调整PWM脉宽。-/* Do with T1 timer PWM timing*/pulse potentiometer to adjust the PWM pulse width.
eeprom
- #include <intrins.h> #include <reg52.h> //52系列单片机头文件 #include <51hei.H> #define uchar unsigned char #define uint unsigned int #define RdCommand 0x01 //定义ISP的操作命令 #define PrgCommand 0x02 #define EraseCommand 0x
