搜索资源列表
PID
- 用于温度控制的PID程序,用c语言编写而成,在试验应用中比较可靠,已经调试过-PID temperature control for the procedure, by using c language, the application of the test more reliable, has been testing
down_201042815254
- 单片机C语言程序设计实训100例--基于AVR+PROTEUS仿真-Microcontroller C Programming Language Training of 100 cases - based on AVR+ PROTEUS simulation
Single-chip-C-language-code
- 单片机学习中用C语言程序设计的一些例程的源代码-SCM learning routines with C language programming source code
Programmoing
- 51单片机及其C语言程序开发实例,介绍了51单片机常用的模块电路设计与实现,主要模块有键盘、LCD显示、A/D转换、D/A转换、I2C总线应用、语音、实时时钟、红外、USB、步进电机、数字锁相环、串口通信、DDS等-51 microcontroller C language program development instance, introduced 51 single-chip module circuit design and implementation of the main mod
26-160128LCD
- 单片机C语言程序设计实训,控制LCD液晶的显示程序。-The microcontroller C language program design practice SCM C language program design practice, control LCD display program.
51
- 单片机C语言程序设计实训100例 基于8051+Proteus仿真-Microcontroller C Programming Language Training 100 cases based on 8051+ Proteus simulation
Tracking-the-car
- 基于单片机的循迹小车设计,本程序采用C语言设计-Tracking the car design based on single chip microcomputer, this procedure using C language design
PCF8591(2)
- PCF8591源码。51单片机使用程序,原于C语言程序设计-PCF8591 source. 51 single-use program, the original program design in C language
MCS51_C_100
- 单片机C语言程序设计实训100例——基于8051+Proteus仿真-Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation
20160819_CRC_test
- 用VS2010开发包装的CRC8、CRC16和CRC32的整合计算程序包,压缩包是工程。实际使用的时候就用里面的crclib.cpp和crclib.h就可以了,而且本程采用兼容C语言的序设计,并支持32位、16位和8位单片机,只需要更改有关宏定义就可以方便移植,真正高质量最全面的CRC计算程序源码。-With VS2010 development and packaging of CRC8, CRC16 and CRC32 integration of computing package, co
01 闪烁的LED
- 单片机C语言程序设计实例基于8051闪烁的LED(Singlechip C language programming examples, flashing LED)
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
ARM
- 单片机C语言程序设计案例,涉及ARM编程问题,其中涉及到流水灯,数码管等基础问题,适合新手学习。(C language program design case, involving ARM programming problems, involving the flow of light, digital tube and other basic problems, suitable for novice learning.)
C语言PPT
- 学习c语言的基础ppt。C语言的设计目标是提供一种能以简易的方式编译、处理低级存储器、产生少量的机器码以及不需要任何运行环境支持便能运行的编程语言。 尽管C语言提供了许多低级处理的功能,但仍然保持着良好跨平台的特性,以一个标准规格写出的C语言程序可在许多电脑平台上进行编译,甚至包含一些嵌入式处理器(单片机或称MCU)以及超级电脑等作业平台。(The design goal of C language is to provide a programming language that can c
大棚温室度自动控制系统设计程序
- 基于51单片机写的C程序来采集大棚内的温湿度值及对温湿度值进行调控(Based on the C program written by 51 MCU, the temperature and humidity values in the greenhouse are collected and the temperature and humidity values are regulated.)
upsdcs
- 基于51的寻迹小车,本课题的内容是基于单片机的多功能智能小车设计,由于STC89C52具有良好的易用性,功能比较全面,又相对廉价,所以采用STC89C52这款单片机来作为整个系统的控制核心芯片。同时还采用L293D作为电机的驱动芯片,以及其他的硬件模块,如HC-SR04超声波探测模块、红外避障模块、电源模块、红外遥控模块等共同构成。软件上采用简单易懂的C语言编程来完成程序代码的编写,从而达到智能小车黑线循迹、红外避障、红外遥控、超声波避障等功能的实现。(Tracing the car based