资源列表
elevator-up-to-the-downside
- 单片机控制双色点阵,模拟电梯上下行,是学习点阵控制的好材料-Single-chip dot matrix color control, analog elevator up and down the line
DMX512-receive
- 单片机使用AT89c52或W78E52B,晶振使用24M,串行方式3,(如果要使用单片机AT89c51或AT89c2051,晶振使用16M,串行方式2)-Microcontroller using AT89c52 or W78E52B, crystal use 24M, serial 3, (if you want to use the microcontroller AT89c51 or AT89c2051, crystal use 16M, serial 2)
001-pro
- P3.0和P3.1同时也是仿真通讯口RxD和TxD, 在通过SST89E564仿真芯片的做硬件仿真时候, 需要通过RxD(P3.0)和TxD(P3.1)作为通讯端口 所以例程中的流水灯没有用这2个口 -P3.0 and P3.1 also simulated communication port RxD and TxD, SST89E564 simulation through hardware emulation chip to do when the nee
Adopted_PWM
- MSP430 自适应PWM波控制程序,根据AD采样反馈调节PWM波输出占空比-MSP430 adaptive PWM wave control program, according to AD sampling wave PWM output duty cycle feedback regulation
stm8-introductory-programming
- stm8的入门编程资料,定时器编程,AD,外部中断,GPIO,PWM,UART,时钟编程-stm8 introductory programming, timer programming, AD, external interrupts, GPIO, PWM, UART, clock programming
PID
- PID例程 简单给出PID的简单模型,用以参考,没有补偿,和饱和限制等部分。-PID routines simple PID given a simple model for reference, there is no compensation, and saturation part of the restrictions.
LCDClock
- 这个程序是AT89C51完成对时钟芯片DS1302的读写,然后通过LCD显示的程序-This procedure is done on the clock chip DS1302 AT89C51 read and write, and then the program through the LCD display
yimaqi
- 用ms51的3个脚位通过译码器输出8信号-Ms51 3 pin decoder output signal
pid-YY
- 51单片机温控图,希望对那些需的同行有所帮助。-51 single thermostat diagram, hope for those who need peer help.
A4_P0FY
- 单片机编程提高参考实例之用函数型指针控制P0口灯花样-Examples of microcontroller programming to improve the reference control with the function pointer P0 port lights tricks
interrupt
- 基于ATmega16的中断服务程序,供初学者学习-Based on ATmega16 interrupt service routine for beginners to learn
1ms-timer-timing-B
- MSP430F149的定时器B产生大约1ms的定时,使主程序退出低功耗模式。主程序执行一遍流程,再次进入休眠,等待下一次被唤醒。中断TIME_FA次后,改变定时器的定时时间。每次中断的时候翻转P4.1脚的电平,使LED熄灭或者点亮。-MSP430F149 generate approximately 1ms timer timing B, the main program to exit low-power mode. Main program execution once the proces
