资源列表
步进电机(汇编,lab2000)
- 通过按键控制步进电机正反转与加减速,基于南京伟福公司lab2000试验箱的汇编程序
2.2
- 8个发光管由上至下间隔1s流动,其中每个管亮500ms,灭500ms,亮时蜂鸣器响,灭时关闭蜂鸣器,一直重复下去-Eight light-emitting tube top to bottom interval 1s flow which each pipe lit 500ms, off 500ms bright buzzer off when you turn off the buzzer, and has been repeated down
main
- 温度采集程序:读取MSP430内部温度传感器的值,然后转换成摄氏度格式和华氏度格式-Acquisition procedures temperature: MSP430 reads the value of the internal temperature sensor, and then converted into degrees Celsius and degrees Fahrenheit format format
msp430x54x_MPY_1
- msp430f5438单片机的PMY程序-msp430f5438 MCU PMY program
LinkStringConnect
- 利用串的块链存储结构实现1)两个子串的连接;2)输出串:输出连接前两个串和连接后的新串。 要求:两个子串从键盘输入获得;从屏幕显示连接后的新串元素列表 -The use of string storage structure of the block chain to achieve a) two sub-strings of connection 2) Output string: output to connect the first two strings, and connec
pwm
- 实现PWM带宽脉冲调制,占空比可调,调解比例大-The bandwidth to achieve PWM pulse modulation, duty cycle adjustable, mediation large proportion of
ads7822
- ad37822模数转换程序将模拟信号转换为数字信号
responder
- stc系列单片机系统与抢答器系统的设计程序-Program design of STC series single-chip microcomputer system and the responder system
direct-sequence-spread-spectrum
- direct sequence spread spectrum matlab program to achieve the spreading of original data
Arduino-Serial
- 基于Arduino的串口显示程序例程,可以利用编译工具显示程序变量。-Based on the Arduino serial display routines, can use the compiler tools display program variables.
Blink
- Arduino 测试程序,IO口LED闪烁例程,最简单的Arduino程序-Arduino test programe,blink the LED with IO port,simplist Arduino program3
N76E003
- clr_ADCF;//清除ADC转化完成标志,进行下一次转换 set_ADCS;//当单次转换完成后,ADCS会硬件置0,需要重新使能 printf ("\n Value = 0x%bx",ADCRH);//输出测量值高八位