搜索资源列表
单片机延时
- 单片机开发系统延时间程序,C语言开发,采用中断实现,程序简单易用,可以自由更改, 延时1秒到99999秒均可以实现。
《单片机应用系统设计与产品开发》配套源码
- 《单片机应用系统设计与产品开发》配套源码-"SCM application system design and product development" complementary source
PLL.该程序是基于c8051f120单片机开发
- 该程序是基于c8051f120单片机开发的、关于使用其内部锁相环为系统时钟。比较适合于初学者,The program is based on c8051f120 MCU developed on the use of its internal PLL for system clock. More suitable for beginners
WL003_sing
- 伟纳电子ME300B单片机开发系统演示程序 - 单片机播放音乐 -Wei ME300B Nanoelectronics demo single-chip development system- single-chip to play music
51kaifa
- 51单片机开发宝典,C语言和汇编语言交叉开展.包括原理图和相应的程序,值得一看! 目录 第1部分 51系列单片机基础 第1章 51系列单片机概述 第2章 51系列单片机基本结构 第3章 51系列单片机的指令系统 第4章 51系列单片机的定时/计数器 第5章 51系列单片机中断系统 第6章 51系列单片机的串行接口 第2部分 51系列单片机程序设计 第7章 汇编语言程序设计 第8章 单片机C语言程序设计基础 第9章 C51的数据结构与函数 第10
2012灌溉系统
- 蓝桥杯大赛真题,2012年模拟灌溉系统,基于官方开发板(The old exam of Blue Bridge .)
51单片机应用系统
- 51单片机程序系统典型开发案例配套程序和原理图(51 singlechip program system typical development case, supporting procedures and schematics)
[emuch.net]PIC单片机应用系统开发典型实例
- 单片机开发语言,单片机最小系统,单片机样例程序,单片机开发板(Singlechip development language, singlechip minimum system, singlechip sample program, microcontroller development board)
模拟售水机
- 2012年蓝桥杯单片机开发系统自动售水机系统代码(Automatic water dispenser system code 2012 Blue Bridge Cup microcontroller development system)
2013.模拟智能灌溉系统
- 2013年蓝桥杯单片机开发系统模拟智能灌溉系统代码(2013 Blue Bridge Cup microcontroller development system intelligent irrigation system code)
2015.简易温度采集与控制装置程序
- 2015年蓝桥杯单片机开发系统简易温度采集与控制装置代码(2015 Blue Bridge Cup MCU development system is simple and the temperature acquisition and control device code)
家用防盗单片机系统完整程序
- 该防盗系统使用热释电红外传感器作为人体探测模块,并将防盗系统设计为两个用户可选择的模式:在家模式和离家模式,当处于在家模式时,如果传感器检测到有人进入监控范围,则自动响起门铃提醒用户有访客,就不会发生误把访客当作盗贼的报警事件了;当处于离家模式时,如果传感器检测到有人进入检测范围,则开启声光报警模块进行报警。同时,该系统为密码控制系统,用户通过输入正确密码才可改变模式和解除警报,这也增强了该系统使用的可靠性。(The anti-theft system using pyroelectric in
AVR单片机C语言实例书籍集合
- AVR单片机 C语言实例书籍集合 AVR单片机C语言程序设计实例精粹程序 AVR单片机例程-微雪电子 AVR单片机应用系统开发典型实例程序 莫锦攀实验程序(ATmega16) 双龙詹卫前ICC例程(ATmega8515)(AVR microcontroller C language programming examples of the essence of procedures AVR microcontroller routines - micro electronics
单片机
- MCU技术、FPGA技术和DSP技术,是目前数字电路系统设计领域公认的三大基础性技术,以这三类技术形成的应用系统也是目前嵌入式系统的主要表现形式。 其中MCU技术最为经典、应用成熟、受众面广。近年来,MCU技术发展迅速,已从传统设计技术走向现代设计技术,其功能、速度、资源正在不断加强,更加易于解决电子系统的嵌入性、微型化、低功耗、高可靠性和低价格等问题。(MCU technology, FPGA technology and DSP technology are the thr
fat文件系统后放入文件红牛
- fat系统加入红牛stm32单片机开发板实现过程(The implementation process of fat system adding red bull STM32 MCU development board)
keil 开发软件
- Keil C51 是美国Keil software 公司出品的51系列兼容单片机C语言软件开发系统。Keil C51软件提供了丰富的库数据和功能强大的集成开发调试工具μVision2全是windows界面。只要看一下编译后生成的汇编代码,就能体会到keil C51生成的目标代码的效率之高,多数语句生成的汇编代码很紧凑,容易理解。在开发大型软件时更能体现高级语言的优势。Keil的版本目前是V7版本,他是很优秀的8051C编译器。(Keil C51 is the 51 series compatib
AVR单片机应用系统开发典型实例程序
- AVR单片机应用系统开发典型实例程序.rar(A typical example program for developing AVR MCU application system.Rar)
stm32单片机使用开发库操作SysTick系统滴答定时器
- stm32单片机使用开发库操作SysTick系统滴答定时器,通过stm库文件学习怎么使用系统滴答定时器(STM32 microcontroller uses the development library to operate the SysTick tick timer and learn how to use the system tick timer through the STM library file)
32位单片机C语言编程:基于PIC32
- 32位单片机C语言编程:基于PIC32,C语言为主(PIC32_Starter_Kits_Users_Guide)
51单片机流水灯程序
- 51单片机流水灯程序,ME300系列单片机开发系统演示程序 - LED流水灯