资源列表
ljpcheng
- sbit k=P0^0; //P0.0控制智能开关的开关,K=0时开关闭和小灯亮,K=1时开关开启,小灯 sbit flag=P0^7; //定义发送标志位,flag=1时,下位机开始发送,flag=0时,不可发送 int H_0=(65536-3334)/256; //声明T0的高8位 int L_0=(65536-3334)%256; //声明T0的低8位 uchar data rxbuf[8]; //定义接收数组
PWM_BLDC
- 带霍尔传感器的无刷电机控制程序(PWM调速) 基于单片机编写的C程序。-Brushless motor control (PWM Control)
PACK
- a51 令牌通讯-a51 makes the sign communication
8AD
- ad转换,8路温度自动测量,可以设置温度上下限,并能实现控制-ad conversion, 8-way automatic temperature measurement, you can set the temperature of upper and lower limits, and to achieve control of
c
- 运用超声波传感器 实现距离检查 c语言代码-Using ultrasonic sensors to achieve distance checking c language code
M8Toy
- 使用ATMEL的Mega8完成的一个摇棒显示玩具,显示部分使用的LED,利用眼睛的视觉暂留原理,摇动的时候显示出相关图形和文字。-ATMEL completed Mega8 use of a roll bar display toys, shows some use of the LED, use of visual suspense left eye principle, shaking time show related graphics and text.
temperature
- 用可调电阻调节电压值作为模拟温度的输入量,当温度低于30℃时,发出长嘀报警声和光报警,当温度高于60℃时,发出短嘀报警声和光报警。测量的温度范围在0-99℃。-Adjustable voltage regulator with resistance values of the input analog temperature, when the temperature is below 30 ℃, the issue of longalarm sound and light alarm, whe
MCUserialdebugger
- 串口通信的单片机程序51单片机串口调试程序一例-Microcontroller serial communication program 51 MCU serial debugger one cases
baseC8051F040easyGPSsrc
- 基于C8051F040简易GPS导航仪源代码,应用于嵌入系统中
arm-howto.tar
- arm9上安装qte3的一点心得,包括触摸屏设置、中文输入法、程序国际化、qte交叉编译方法等。-ARM9 install qte3 that experience, including touch-screen settings, the Chinese character input method, procedures internationalization, qte cross compiler methods.
595ledxsp2
- 在传一些用另外一种方法控制的LED显示屏的原程序,看看.
51MCU
- 基于51单片机的航标灯的设计与实现,源码是用汇编语言写的,有需要的可以下载下来参考参考。-Design and implementation of 51 single-chip based on beacon lights, source code is written in assembly language, there is need to refer to the reference can be downloaded.
