搜索资源列表
51mcu_demo
- 单片机实验例程,共有5种演示程序:LED流水灯、单片机演示警报声、数码管显示1-8、单片机驱动1602液晶、单片机唱歌,每一类程序分别有汇编和C51,共10个源程序,非常适合单片机初学者入门学习和参考!-SCM experimental routines, a total of five species Demonstration Program : water LED lights, the 8031 demonstration si
51mcu_demo
- 单片机实验例程,共有5种演示程序:LED流水灯、单片机演示警报声、数码管显示1-8、单片机驱动1602液晶、单片机唱歌,每一类程序分别有汇编和C51,共10个源程序,非常适合单片机初学者入门学习和参考!-SCM experimental routines, a total of five species Demonstration Program : water LED lights, the 8031 demonstration si
单片机汇编:数码管显示实验
- 1.静态数码管显示(0~F) 2.动态数码管显示:(1)动态显示数字(不用译码器)(1234567);(2)动态显示数字(带译码器)(An assembler of digital tube display experiment)
单片机汇编:RS232串口实验
- 1.发送数据; 2.返回接收到的数据; 3.数码管显示接收到的HEX数据.(Assembler of RS232 serial port experiment)