资源列表
[单片机(51,AVR,MSP430等)] danpianjiGSM
说明:单片机控制GSM模块TC35的样例 代码-MCU control method TC35 GSM module<杨方> 在 2025-11-23 上传 | 大小:32kb | 下载:0
[单片机(51,AVR,MSP430等)] 18b20
说明:查阅18B20手册,LSB的最低四位代表小数,MSB的最高5位为符号位,其余的7位为整数部分,其分辨率为0.0625°,根据此规律,整数就是两字节凑在一起,而小数部分则是最低四位的值,乘以0.0625,看你取几位小数,再取整即可。上述的对照表是取1位小数的结果,取四舍五入。比如现在LSB的最低四位是0111,那么小数部分就是0.0625*7=0.4375-Search 18B20 manual, LSB representative of a minimum of four decimal pl<陶志华> 在 2025-11-23 上传 | 大小:358kb | 下载:0
[单片机(51,AVR,MSP430等)] Sources
说明:本文件包含: (1)PWMInit:PWM初始化 (2)PWMSetting:设置PWM周期和占空比设置-This document contains: (1) PWMInit: PWM initialization (2) PWMSetting: Set PWM period and duty cycle set<luopingbo> 在 2025-11-23 上传 | 大小:22kb | 下载:0
[单片机(51,AVR,MSP430等)] Sources
说明:对IIC模块进行初始化,默认为允许IIC,IIC总线频率:62.5KHz,禁止IIC中断,从机接收模式,不发送应答信号-Initialization of the IIC module, the default is to allow IIC, IIC bus frequency: 62.5KHz, IIC interrupt prohibiting the slave receive mode, do not send acknowledge<luopingbo> 在 2025-11-23 上传 | 大小:24kb | 下载:0
[单片机(51,AVR,MSP430等)] Sources
说明:// (1)ADCInit:A/D转换初始化 * // (2)ADCvalue:获取1路A/D转换结果 * // (3)ADCmid:获取中值滤波后的A/D转换结果 * // (4)ADCave:获取均值滤波后的A/D转换结果 -//(1) ADCInit: A/D converter initialization*// (2) ADCvalue: 1 way to get A/D conversion result*// (3) ADCmid: Get the value of t<luopingbo> 在 2025-11-23 上传 | 大小:25kb | 下载:0
[单片机(51,AVR,MSP430等)] inputcapture
说明::以输入捕捉中断方式,开关拨动使捕捉中断取反指示灯PTA1,使其闪动-: The input capture interrupt, the interrupt switch toggle to capture the inverted light PTA1, it flashes<luopingbo> 在 2025-11-23 上传 | 大小:20kb | 下载:0
[单片机(51,AVR,MSP430等)] SCIpooling
说明:初步掌握利用查询方式进行串行通信的基本知识-Preliminary inquiry conducted by master the basics of serial communication<luopingbo> 在 2025-11-23 上传 | 大小:20kb | 下载:0
[单片机(51,AVR,MSP430等)] avr
说明:精心制作的六本AVR电子书,包括双龙詹卫前ICC例程(ATmega8515)、莫锦攀实验程序(ATmega16)、AVR单片机应用系统开发典型实例程序、AVR单片机C语言程序设计实例精粹程序、AVR mega16学习板例程(萧联珠)、AVR单片机例程-微雪电子,也有许多源码,学习AVR单片机时很有用!-AVR elaborate six books, including the former ICC routine Ssangyong Zhan Wei (ATmega8515), Mok Kam<董莹> 在 2025-11-23 上传 | 大小:4.88mb | 下载:0
[单片机(51,AVR,MSP430等)] 24lc02
说明:系统介绍了24WC02的使用及24WC系列产品的功能介绍-System introduces the use and 24WC 24WC02 series Features<songbinbin> 在 2025-11-23 上传 | 大小:226kb | 下载:0
[单片机(51,AVR,MSP430等)] key_isr
说明:使用sonix芯片,扫描按键,在数码管上显示相应的按键值,使用中断的方式去读取出按键的数值-Using sonix chips, scan button, the digital value of the corresponding button on the display, use the interrupt key way to read out the values<zzn> 在 2025-11-23 上传 | 大小:7kb | 下载:0
[单片机(51,AVR,MSP430等)] bujindianji
说明:本程序讲述了用单片机控制步进电机的方法和完整程序代码,方便大家理解和阅读-This procedure describes the step motor with the MCU control methods and a complete code, easy understanding and reading<jacky> 在 2025-11-23 上传 | 大小:8kb | 下载:0
[单片机(51,AVR,MSP430等)] fengmingqichg
说明:程序通过单片机的定时计数器来实现了蜂鸣器唱歌的功能-Program counter by the microcontroller to implement a timer function of the buzzer to sing<jacky> 在 2025-11-23 上传 | 大小:19kb | 下载:0