-
A-digital-adjustable-
一个数字类型可提高开关电源的设计与实现,可以是很好的借鉴,但是要用特殊软件打开,把文件后缀复制到百度就可以找到(A digital type can increase the switching power supply design and implementation, can be a good reference, but use special software to open, copy the file suffix can be found on Baidu)
- 2011-07-23 18:41:24下载
- 积分:1
-
LCM12864
12864液晶屏幕,并口方式,反白,字符显示,图片显示(12864 LCD screen, parallel mode, highlight, character display, image display)
- 2012-07-10 19:15:04下载
- 积分:1
-
HUST
华中科大第八届的程序 拿了赛区的二等奖 关于飞思卡尔智能车电磁组(sensor group)
- 2014-01-17 13:00:55下载
- 积分:1
-
yejin-miaobiao
基于msp430单片机的秒表及12864函数,经过149及169验证的(Msp430 microcontroller based function stopwatch and 12864, after 149 and 169 validation)
- 2011-07-23 19:52:00下载
- 积分:1
-
IEC104MasterSlave
IEC104规约Server和Client端的源码实现,遥信,遥测,遥调,遥控,总召等等都有,很有参考价值(IEC104 Statute of the Server and Client client source code implementation, remote, telemetry, remote adjustment, remote control, and so have the church always, a good reference value)
- 2020-11-19 13:59:39下载
- 积分:1
-
tqdmsj
提取测量断面数据lisp源码,以便于断面图的绘制等工作开展(
Extract measurement section data source lisp)
- 2016-03-30 17:44:01下载
- 积分:1
-
Ti杯运送平台(加屏幕)
两个12V的电机驱动履带式底盘完成到制定目标运动的任务,可以通过点触屏进行无线控制。(Two 12V motor-driven crawler chassis complete the task of setting the target motion, which can be controlled by wireless touch screen.)
- 2020-06-25 17:40:02下载
- 积分: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
-
ADCRecord
使用STM32F4+usb3300实现虚拟示波器,支持使用外部ADC模式,也就是使用AD9280芯片,最大采样率可达30MSPS.(STM32F4+usb3300 implementation of the virtual oscilloscope, support the use of external ADC mode, that is, the use of AD9280 chip, the maximum sampling rate of up to 30MSPS
)
- 2016-07-04 17:49:34下载
- 积分:1
-
12
说明: 基于单片机的电阻测量系统,带vb上位机控制和显示同时还有无线发射(MCU-based resistance measurement system with vb PC control and display as well as a wireless transmitter)
- 2014-02-22 15:14:06下载
- 积分:1