资源列表
code
- 基于51单片机,核心模块mt8880实现的无线电话应急系统,插上电话线,实现报警功能(向手机拨打电话)-Based on 51 MCU the core module mt8880 achieve wireless telephone emergency system, plug in the phone line, alarm function (the phone call)
Source
- cc2530与ADS1282SPI通信 绝对第一手资料-absolutely first-hand information of the cc2530 with ADS1282SPI communications
rtc8564
- Driver to manage rtc8564 chip.
SwanTech_SendPduSMS_ForSIM900
- STC单片机实现SIM900A芯片短信收发功能的源代码程序函数-STC the MCU SIM900A chip messaging capabilities of the source code program functions
2012_1203-1207
- 基于电力通信协议的智能剩余电流动作断路器,带存储功能,及欠过压保护功能与一体,有突变电流检测,和根据季节漏电情况,智能调整剩余电流动作值的功能.-Smart power communication protocols residual current operated circuit breaker, with storage capabilities, and under-voltage protection function and one mutation current detectio
ZB
- 用C语言编写的基于PIC单片机的LED RGB渐变程序,适合初学者。-PIC microcontroller-based LED RGB gradient program using the C language, suitable for beginners.
Test12_Alarms
- 上位PC机通过串口发送命令至单片机,单片机根据接收到字符分别发出车警/火警/救护等报警声。-Host PC send commands to the microcontroller via the serial port . Respectively, according to the reception of the character, the MCU issues car police/fire/ambulance alarm sound.
LTC6803-1-3_chs
- 详细介绍了ltc6803芯片的工作环境!而且是中文的!里面讲ltc6803的典型应用,配置寄存器,原理框图,功能框图都介绍的非常详细!可以帮助你较快的学习该芯片!并且这款芯片应用广泛,在电池监控系统中是必不可少的-The ltc6803 chip working environment! And the Chinese! Typical application, which was about ltc6803 configuration registers, block diagram, fun
HT1622
- 基于HT1622驱动的液晶屏电量显示程序-The program for SOC display based on HT1622
hsc301decoder
- hcs301遥控的解码程序,车库门,单片机程序解码-hcs301 decoder program
PIC-of-PID-control
- 这是一本利用PIC控制电机中PID算法的书籍。其中介绍了如何用PIC实现PWM的产生以及对BLDC电机闭环系统的PID控制。-This is a PIC PID algorithm to control the motor books. Which describes how to use PIC PWM generation and control of BLDC motor PID closed-loop system.
Uart
- Keil—MDK的UART程序,方便使用Uart_Pringt()实现的串口打印函数-#include <Uart.h> #include <S3C2440.h> int main() { unsigned int a = 10 Uart0_Init(115200) while(1) { Uart0_SendByte(12) Uart0_Printf("Test d\n",a)
