-
没有单片机的四象限直流电机控制
该项目旨在开发一个直流电机四象限控制系统。马达操作在四个象限,即顺时针旋转 ;逆时钟明智的正向制动和反向制动。直流电动机的四个象限运行是最适合工业 wheremotors 使用和按要求,他们可以在顺时针旋转,计数器顺时针旋转和也踩刹车立即在两个方向。第三十四条在工业环境中,bestopped 立即的电机需要特定的操作。在这种情况下,这项拟议系统是非常恰当的 asforward 刹车和反向制动是其积分功能。 瞬时刹车在这两个 directionshappens 由于反向电压跨运行电机申请一个短暂的时期。在项目中使用的 555 定时器的发展所需的脉冲。按钮提供的电机,连接到提供给它的输入的信号,并反过来控制驱动芯片 motorthrough 的循环操作。(可选) 速度控制功能可以实现 (但救生艇上不配备在此项目中) 由按钮操作。这个项目可以提高利用较高的电力电子装置对 operatehigh 容量的直流电机。也可以纳入再生制动优化的能耗。
- 2022-05-19 12:23:26下载
- 积分:1
-
该程序是使用直方图进行对比度增强的操作…
The program is to perform the operation of contrast enhancement using histogram equalization. the program is capable of doing enhancement of color images also.-The program is to perform the operation of contrast enhancement using histogram equalization. the program is capable of doing enhancement of color images also.
- 2022-03-26 13:28:50下载
- 积分:1
-
This model is just testing an idea of MIMO, which IEEE802.11n
will have. But...
This model is just testing an idea of MIMO, which IEEE802.11n
will have. But I havo not seen the standard, I tried to make
it with 11a. Actually this model would not work in real world,
because the preambles were not designed to solve the MIMO feature.
But this model may be useful to get some idea to start to
design a PHY with MIMO.
-This model is just an idea of testing MIMO. IEEE802.11n which will have. But I havo not seen the standard. I tried to make it with 11a. Actually this model w ould not work in real world. because the preambles were not designed to solv e the MIMO feature. But this model may be useful t o get some idea to start to design a PHY with MIMO.
- 2022-07-11 14:13:50下载
- 积分:1
-
PAX310/320 EvaluationBoard_Schematics_Rev2.1 from Colibri
Colibri公司的PXA310、320评估板原理图-PAX310/320 EvaluationBoard_Schematics_Rev2.1 from Colibri
- 2022-05-25 23:57:30下载
- 积分:1
-
24C02的测试程序,I2C接口,非常有用。
24C02的测试程序,I2C接口,非常有用。-test program of 24c02
- 2022-04-10 04:05:29下载
- 积分:1
-
avr用的jtag的例子,有原理图和pcb
avr用的jtag的例子,有原理图和pcb-avr the JTAG example, a schematic and PCB
- 2022-04-10 16:41:29下载
- 积分:1
-
DS1307是美国DALLAS公司推出的I2C总线接口实时时钟芯片,它可独立于CPU工作,不受CPU主晶振及其电容的影响,且计时准确,月累积误差一般小于10秒。...
DS1307是美国DALLAS公司推出的I2C总线接口实时时钟芯片,它可独立于CPU工作,不受CPU主晶振及其电容的影响,且计时准确,月累积误差一般小于10秒。芯片还具有主电源掉电情况下的时钟保护电路,DS1307的时钟靠后备电池维持工作,拒绝CPU对其读出和写入访问。同时还具有备用电源自动切换控制电路,因而可在主电源掉电和其它一些恶劣环境场合中保证系统时钟的定时准确性。DS1307具有产生秒、分、时、日、月、年等功能,且具有闰年自动调整功能。同时,DS1307芯片内部还集成有一定容量、具有掉电保护特性的静态RAM,可用于保存一些关键数据。-DS1307
- 2022-03-19 16:48:54下载
- 积分:1
-
ucos移植心得,使用ucos的朋友应该要看看,会学到很多东西的。ucosII源码分析,暂时抛弃那些Event/MailBox、信号量等元素
而且在51单片...
ucos移植心得,使用ucos的朋友应该要看看,会学到很多东西的。ucosII源码分析,暂时抛弃那些Event/MailBox、信号量等元素
而且在51单片机上移植实现其功能-ucos移植心得,使用ucos的朋友应该要看看,会学到很多东西的。ucosII源码分析,暂时抛弃那些Event/MailBox、信号量等元素
而且在51单片机上移植实现其功能
- 2022-05-10 21:53:38下载
- 积分:1
-
嵌入式的Tcp/ip 栈
UIP TCP/IP 堆栈被为了使它有可能即使使用 tcp/ip 协议进行通信关于小 8 位微控制器。尽管是小而简单,uIP 不需要他们的同龄人有复杂的全尺寸的栈,但可以和运行同样的轻重量堆栈的同龄人交往。代码大小是几个字节和 RAM 使用量可以配置为可低至几百字节为单位)。
- 2022-01-21 03:39:15下载
- 积分:1
-
Lint是一种静态代码检测工具,可以说,PC
PC-Lint是一种静态代码检测工具,可以说,PC-LINT是一种更加严格的编译器,不仅可以象普通编译器那样检查出一般的语法错误,还可以检查出那些虽然完全合乎语法要求,但很可能是潜在的、不易发现的错误。--PC-Lint is a static code checking tool. In other words, PC-Lint is a more powerful compiler. It could detect normal syntax errors like normal compilers, and it also could find some potential and difficult to find errors, though they are correct in syntax.
- 2022-04-19 23:11:09下载
- 积分:1