-
radiator
peltier cooling effect
- 2019-02-17 13:57:37下载
- 积分:1
-
cart-pole3
robot Puma 365 controlled by PID Fuzzy
- 2013-12-11 22:51:35下载
- 积分:1
-
2553_12864_AD
通过430内部的AD实现AD转换并使用12864液晶显示(By 430 AD implement internal AD converter using 12864 LCD)
- 2015-09-03 10:11:49下载
- 积分:1
-
LABVIEW-and-MCU
实现单片机与LABVIEW的串口通信。单片机部分的上载程序,只需用LABVIEW构建一个简单的输入与输出指令界面(LABVIEW MCU and serial communication. Single-chip part of the upload process, just use LABVIEW build a simple command interface, input and output)
- 2011-06-28 11:31:33下载
- 积分:1
-
手势遥控车资料包V1.2
说明: 通过不同的手势控制小车运动,实现小车的前进、后退、转弯等功能。(Through different gestures to control the movement of the car, the car can move forward, backward and turn.)
- 2020-06-19 10:20:01下载
- 积分:1
-
power
数字电源控制,128*64液晶驱动显示.(Digital power control, 128* 64 LCD display driver.)
- 2009-03-24 16:18:00下载
- 积分:1
-
Button-control--display-graphics
按键控制8×8LED点阵屏显示图形,proteus仿真(Button control 8 × 8LED dot matrix screen display graphics)
- 2013-08-24 16:28:28下载
- 积分:1
-
PWM-ULN2003A
利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h>
unsigned char timer1
sbit PWM=P1^2
void system_Ini()
{
TMOD|= 0x11
//PWM
TH1 = 0xfe //11.0592
TL1 = 0x33
TR1 = 1
IE =0x8A
}
main()
{
system_Ini()
while(1)
{ if(timer1>100) timer1=0
if(timer1<30) PWM=0
else PWM=1
}
)
- 2013-11-21 15:17:25下载
- 积分:1
-
AD9833
ad9833的输出程序,单片机为51.基于DDS算法的输出(ad9833 output program, the microcontroller 51. The output of the algorithm based on DDS)
- 2015-08-02 13:56:43下载
- 积分:1
-
menu
msp430f5438 multi level menu
- 2013-03-05 18:30:59下载
- 积分:1