资源列表
keilC51-30chengxu
- KEIL C51单片机程序设计经典30例,带你入门 -Keil C51
k60_nokia5110
- nokia5110的可用K60液晶显示程序.-The K60 program nokia5110 LCD
AT89S521602
- 单片机万年历设计 AT89S52 LCD1602 DS1302-AT89S52 SCM calendar design LCD1602 DS1302
NOKIA-MOBILE-PHONE-N72-SCHEMATICS
- NOKIA手机n72电路原理图,可做维修参考之用。-NOKIA n72
dell-r710raid
- dell r710 服务器组装 raid5-assemble raid5 dell r710 server
CZY
- 单片机例程,有关液晶,A/D,DS1302,ds18b20的用法。-SCM routine, the LCD, A/D, bs1302, ds18b20 usage.
Zigbee2006
- ZigBee无线网络协议,文档加源代码的结合能让你快速地熟习tinyos的编程 -ZigBee wireless network protocol, the document plus the combination of source code allows you to quickly familiarize themselves with tinyos programming
mini3216
- mini3216点阵时钟 pcb 原理图hex文件-Mini3216 lattice clocks
UART2inout
- STM32F107VC中UART2输入输出程序-STM32F107VC in UART2 input and output procedures
CT107D
- 单片机_CT107D训练平台,包括STM32的函数说明(中文)、常见名词及解释、库函数命名规则。便于编写C程序代码。-SCM _CT107D training platform, including the STM32 Function Descr iption (Chinese), common nouns and interpretation, the library naming conventions. Easy to write C code
PL
- 用PLC实现的锅炉SCADA系统设计Boiler with PLC SCADA system design to achieve-Boiler with PLC SCADA system design to achieve
stm32f103串口DMA接收发送
- 改程序主要把串口通讯与DMA结合 ,提高CPU工作效率,软件中运行的串口1的工作; 开启相关函数,就可以分别开启串口2,串口3的工作,这些函数在软件中都有标注。