资源列表
rotW
- Rotating Wheel is a simple digital circuit which makes use of a Seven Segment Display (SSD). It causes a continuous clockwise/anticlockwise movement of the SSD segments. Also, the circulatory movements are made more realistic by providing momentary o
zigbee
- ZigBee点对点通信程序,对zigbee的初学者有很大的帮助作用-ZigBee point to point communication procedures, zigbee the role of great help for beginners
CONTROL
- 可控硅触发3X1500W三路同步多功能(新花样)LED控制器-SCR trigger 3X1500W three simultaneous multi-function (new tricks) LED controller
PIEZO
- 16C54睡眠例程 WRITTEN BY NIGEL GARDNER COPYRIGHT BLUEBIRD ELECTRONICS - 01 380 725110 DATE 3/7/95 ITERATION 1.0 FILE SAVED AS PIEZO.ASM FOR PIC16C5x CLOCK any portb equ 6 #define RC portb,0 rc time cons
AT24C02-with-the-counter
- STC单片机AT24C02与计数器编程资料-STC microcontroller AT24C02 programming information with the counter
PIC16F87X-CAN
- ;*** *** ***PIC16F87X CAN通信程序**************** list p=16f877 ;定义微控制器为PIC16F877芯片 include "p16f877.inc" ;16F877芯片的寄存器定义 include "MCP2510.inc" ;MACP2510芯片的寄存器定义 ;**************寄存器与变量定义******************* TxBytes equ 0x20 ;SPI发送数据
SCM-source-wireless-infrared
- stc单片机学习资料 单片机无线红外通信源程序-stc learning materials SCM SCM source wireless infrared communication
8051_C
- 8051单片机C语言软件设计的艺术,介绍了单片机C语言软件设计的思维与解决方法,很多精彩例子,说明深入浅出。对提升单片机编程水平很有帮助。全书共670页。-8051 C-the art software design, introduced single-chip C-thinking and software design solutions, many wonderful examples to illustrate in layman' s language. Helpful in
C
- C语言编程基础: 1、 十六进制表示字节0x5a:二进制为01011010B;0x6E为01101110。 2、 如果将一个16位二进数赋给一个8位的字节变量,则自动截断为低8位,而丢掉高8位。 3、 ++var表示对变量var先增一;var—表示对变量后减一。 4、 x |= 0x0f 表示为 x = x | 0x0f 5、 TMOD = ( TMOD & 0xf0 ) | 0x05 表示给变量TMOD的低四位赋值0x5,而不改变TMOD的高四位。 6、 While(
muc-interconnected-dual-parallel
- MCS51 系列单片机双机并行互连的实现方法资料论文-MCS51 series microcontrollers interconnected dual-parallel implementation information papers
uCOS_for_LandTiger(IAR)
- NXP LPC1700路虎开发板上的相关例程代码,C语言编写的-NXP LPC1700 development board of the Land Rover-related sample code, C language
P87LPC768_MotorDrive
- 基于P87LPC768电机控制系统.asm源码,PID控制算法。内附P87LPC768芯片手册.-P87LPC768 based motor control system. Asm source, PID control algorithm. Manual included P87LPC768 chips.
