登录
首页 » Others » FEE

FEE

于 2015-04-02 发布 文件大小:1KB
0 207
下载积分: 1 下载次数: 1

代码说明:

  BASIC PROGRAM OF GENERAL

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • r7f0c809_portable_battery
    说明:  基于r7f0c809单片机的便携式电源,可以给手机等消费电子产品充电,具有过电流、过电压、过温保护功能。(The portable power supply based on r7f0c809 MCU can charge mobile phones and other consumer electronic products, and has the functions of over-current, over-voltage and over-temperature protection.)
    2020-06-21 17:20:01下载
    积分:1
  • 123
    用89C2051实现高精度Sigma-Delta ADC变化(89C2051 realize with high precision Sigma-Delta ADC changes)
    2007-08-12 15:18:37下载
    积分:1
  • STM32F103C8T6——DS18B20_OLED
    说明:  基于STM32单片机,C语言的DS18B20的开发程序(C language program of DS18B20)
    2020-05-14 10:10:29下载
    积分:1
  • BMSTest
    模拟BMS,测试充电桩,经测试完好!符合《GB-T 27930-2015 电动汽车非车载传导式充电机与电池管理系统之间的通信协议》,用的USB转CAN外接模块。(Analog BMS, charging pile test, tested good! In line with the communication protocol between the GB-T 27930-2015-board electric vehicle conductive charging unit and battery management system. )
    2020-07-02 03:20: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
  • HR202L
    说明:  HR202设计思路及程序电路 AD元件图3D图(Design Thought and Programming Circuit of HR202)
    2021-04-13 12:38:56下载
    积分:1
  • SearchMaze
    测试电脑鼠各个红外探测器的算法,可自行调试(Test each computer mouse infrared detector algorithm, self-debugging)
    2013-11-07 20:20:46下载
    积分:1
  • jidianqi
    程序是用stm32输出来的信号来控制继电器的开通与否,继而来控制电机的状态(Program is with stm32 output signal to control the opening of relay or not, and then to control the state of the motor )
    2013-09-11 14:23:27下载
    积分:1
  • IO_SOFT_UART_USE_TIMER
    说明:   1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。 2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。 3. 支持半双工通讯。收、发波特率相同。 4. 应把定时器中断优先级设置为最高级。 5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区), 待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的 能力和简化程序。实际应用中应防止缓冲区溢出。 6. 由接收转换到发送时要先调用 soft_send_enable (); 由发送转换到接收时要先调用 soft_receive_enable ()。 7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕 while ( rs_f_TI == 0) // 等待最后一个字节发送完毕(err)
    2008-09-16 13:37:34下载
    积分:1
  • LCD屏
    有温湿度,有害气体,光照检测,通过触摸屏显示出来,并且可以切换界面,播放图片(Detection of temperature, humidity, photosensitivity and harmful gases)
    2020-06-21 07:20:01下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载