搜索资源列表
单片机经典C代码
- 不少单片机C代码,经典。希望能给单片机爱好者帮助-many microcontroller C code, classic. Hope can help SCM lovers
cs5532 c代码
- cs5532 程序代码
蓝牙开发代码(c语言)
- 蓝牙开发代码(c语言)
基于MODBUS工控通用协议RTU的8051单片机C代码
- 基于MODBUS工控通用协议RTU的8051单片机C代码.,MODBUS RTU 8051
pid.rar
- pid 模糊控制相结合 C代码 绝对经典,combination of fuzzy control pid code C an absolute classic
红外学习型遥控器C程序
- 本程序是51单片机实现红外遥控器学习功能的C代码,采用外部中断触发方法,能支持NEC协议,有基础的也可以修改少量代码,就能学习PT2262,HS1527等315M无线的学习遥控器
mp3_c51
- 用C51单片机实现的MP3播放器的c代码程序。-with C51 MCU MP3 c code procedures.
temp
- 注意:只有C代码。串行驱动led显示,一个74hc595位移寄存器驱动三极管驱动led位,两个74hc595驱动led段,方式位5位x8段x2=10个数码管5分频,每次扫描时间位1.25ms-Note: Only C code. Serial driver led display, a shift register 74hc595 drive transistor drive led, and led two drives 74hc595 paragraph, ways x8 paragraph
C
- C语言的代码优化与提高:51单片机C语言编程手册,让工程变简单;单片机编程的注意事项-C language, code optimization and enhancement of: 51 Microcontroller C programming manual, so that the engineering change simple microcontroller programming note
AVR-C
- 这篇应用笔记描述了怎样利用AVR架构的优点和开发工具产生比其他单片机更加高效率的C代码。-This application note describes how to use the advantages of AVR architecture and development tools create more efficient than the other microcomputer of C code.
tanshishe
- 这是一个讲解用c语言编写的文章。使用棋盘法的贪吃蛇c代码-This is a talk with the c language articles. Snake using the chessboard method c code
c-language--100-cases
- 单片机C语言100例所有原理图和C代码,每个都有哦。-SCM 100 cases of C language and C code for all schematics, each oh.
the-C-daima
- 此程序为用C编写的智能吊车系统,此程序经过调试,自动生成Hex文件也有C代码。-This program is written using C smart cable car system, this program has been debugged, Hex files are also automatically generated C code.
SPWM-C
- 8051产生SPWM的C代码,用于三相异步变频调速可控制系统-SPWM 8051 C-code generated for the three-phase asynchronous control system Frequency
refnode.c
- 在进行zigbee的无线定位时,参考节点的相应的代码,实现与定位节点的相互通信。-Zigbee wireless location when making reference to the corresponding node code and locate the node to achieve mutual communication.
example-code-for-stc-chip(keil-c)
- 宏晶公司的stc系列单片机应用例程,基于STC12C5616AD系列单片机平台。文件包含串口使用,时钟使用,EEPROM,adc转换等内容,为txt格式的c代码,建议使用keil c集成环境进行开发-Wang Jing' s stc MCU application routines, based on STC12C5616AD MCU platform. File contains the serial port to use, use the clock, EEPROM, adc con
C-clock
- 基于单片机设计的软件时钟C语言程序 自己设计的代码-Microcontroller-based design software clock C language code of their own design
classic-state-machine-C-code
- 4种经典状态机C代码,代码详细,可供学习者参考-Four kinds of classic state machine C code
TLV1544 C
- 4通道10位AD转换芯片驱动代码,亲测通过。(4 Channel 10 bit AD conversion chip driver code, pro - Measurement through.)
延时函数C代码
- 延时函数C代码, 8051内核, 亲测可用