搜索资源列表
单片机模拟电梯系统
- 压缩包中为电梯A,B的源代码(A,B的代码不同),使用的是汇编语言,实现了两部电梯在工作时能相互通信,最大化的提高了工作效率,代码中都有详细的注释,方便理解。另外,两部A电梯,或者两部B电梯也能互相工作。(运行的单片机为51系列,代码均为.asm文件)
PZ
- PZ.InplaceAddItem( 提取现金 ) //增加常用摘要,实务中一般从摘要库文本文本中导入 PZ.InplaceAddItem( 支付工资 ) PZ.InplaceAddItem( 支付差旅费 ) PZ.InplaceAddItem( 收货款 ) PZ.InplaceAddItem( 购买原材料 ) PZ.InplaceAddItem( 销售产品 ) PZ.collapse //↓禁用最大化按钮,以免影响美观 bModified:=
Auto-dimming-test
- 使用4路AD中的1路检测外部模拟量输入,显示0-255数值DA输出电压用LED显示,主要用于检测环境光线,光线强,则灯亮度小,以保证整体光强稳定在一个范围,这种思路和用法主要用于自动调光,可以根据环境亮度自动调节,从而达到节能最大化-Detecting external analog input, 1 channel 4-channel AD 0-255 numerical DA output voltage LED display is mainly used to detect ambien
PCF8591-ADDA
- 使用4路AD中的1路检测外部模拟量输入,显示0-255数值,DA输出电压用LED显示,主要用于检测环境光线,光线强,则灯亮度小,以保证整体光强稳定在一个范围,这种思路和用法主要用于自动调光,可以根据环境亮度自动调节,从而达到节能最大化-4-channel AD Road detect external analog input display 0-255 numerical DA output voltage of the LED display is mainly used to detect
C51-TIMER
- 基于51单片机的时钟、闹钟、1602程序,使用全部定时器及外部中断,最大化利用51单片机资源。是很好的教学范例-Based on 51 MCU clock, alarm clock, 1602, the use of all the timer and external interrupt, maximize the use of 51 single resource. Teaching is a good example
01102
- 在最短时间内实现工作时间的安排,并使得收益最大化-In the shortest possible time work schedule and make maximize returns
Bayonet
- 我自己编写的一个f1系列的库,以封装寄存器为基础,还将很多需要查询手册的内容都封装了起来,相比官方库函数,最大化了性能,并且节省代码。(I wrote a series of F1 library, based on the package register, but also a lot of need to query the contents of the manual package, compared to the official library function, maximize
太阳追踪51单片机程序
- 基于51单片机开发的程序,根据光敏电阻感应自动调节步进电机,实现光能最大化转换。