资源列表
STMFLASH_STM32_DRIVE
- STM32F2系列单片机的内部FLASH读写程序,可读写字节,双字,和任意字节,测试,可用。(STM32F2 series microcontroller internal FLASH read and write procedures, readable write byte, double word, and any byte, testing, available.)
流水灯程序—马蒙蒙
- 一个简单的流水灯训练程序,可以帮助新学习STM32的朋友作为参考(A simple water lamp training program, you can help new friends learning STM32 as a reference)
time
- 51单片机的液晶显示和闹钟提醒,采用中断方式,可实现时钟的实时更新(51 single-chip LCD display and alarm reminder, using interrupt mode, can achieve real-time updates of the clock)
1001夜学三菱PLC例程-压缩包001
- 该包中包含了10个plc编程开发实例,本人计划搜集到常用的完整的实例1001个,方便初学者系统的学习plc(The package contains 10 examples of PLC programming development, I plan to collect the commonly used examples of 1001 complete, easy for beginners to learn the system PLC)
1001夜学三菱PLC例程-压缩包003
- 该包包含10个PLC程序开发实例,我打算收集1001个常用的例子完整,便于初学者学习系统plc。这是第三个压缩包。(The package contains 10 examples of PLC program development, I intend to collect 1001 commonly used examples of integrity, easy for beginners to learn the system plc. Here are third compressio
Alarm generator
- 用P1.0输出1KHz和500Hz的音频信号驱动扬声器,作报警信号,要求1KHz信号响100ms,500Hz信号响200ms,交替进行,P1.7接一开关进行控制,当开关合上响报警信号,当开关断开告警信号停止,编出程序。(Drive the speaker audio signal output of P1.0 1KHz and 500Hz, for the alarm signal, 1KHz signal ring 100ms, 500Hz signal ring 200ms, alterna
IO parallel port drives LED display directly
- 利用AT89S51单片机的P0端口的P0.0-P0.7连接到一个共阴数码管的a-h的笔段上,数码管的公共端接地。在数码管上循环显示0-9数字,时间间隔0.2秒。(AT89S51 microcontroller using the P0 port P0.0 - P0.7 connected to a total Yin digital tube a - H pen section, digital tube common terminal ground. In the digital tube d
00-59 seconds timer
- 在AT89S51单片机的P0和P2端口分别接有两个共阴数码管,P0口驱动显示秒时间的十位,而P2口驱动显示秒时间的个位。(In the AT89S51 microcontroller P0 and P2 port, respectively, there are two common Yin digital tube, P0 port drive to display ten seconds of time, while the P2 port drive display seconds of
Reversible reversible 4 bit counter
- 利用AT89S51单片机的P1.0-P1.3接四个发光二极管L1-L4,用来指示当前计数的数据;用P1.4-P1.7作为预置数据的输入端,接四个拨动开关K1-K4,用P3.6/WR和P3.7/RD端口接两个轻触开关,用来作加计数和减计数开关。(The use of single-chip AT89S51 P1.0 P1.3 with four light emitting diode L1 L4, used to indicate the current count data; using P1
00-99 counter
- 利用AT89S51单片机来制作一个手动计数器,在AT89S51单片机的P3.7管脚接一个轻触开关,作为手动计数的按钮,用单片机的P2.0-P2.7接一个共阴数码管,作为00-99计数的个位数显示,用单片机的P0.0-P0.7接一个共阴数码管,作为00-99计数的十位数显示(To create a manual counter using AT89S51 microcontroller, in AT89S51 MCU P3.7 pin as a touch switch, manual count
smart.doc
- 设计一个MCS-51单片机控制的程控增益放大器的接口电路。输入信号小于10mv,要求当输入信号小于1mv时,增益为1000,而输入信号每增加1mv时,其增益自动减少一倍,直到100mv为止。(Design a MCS - 51 single chip microcomputer control the interface circuit of programmable gain amplifier.Input signal is less than 10 mv, asked when the i
4,STM32启动文件
- 用于STM32启动文件,为了上填充上一个字节剩余位,如果没有剩余位则不填充。比如这里MC_PCC_FILL_STRUCT2的第一个u8:0就填充了7位,这样组合起来就是4字节对齐了。(For STM32 startup files,)
