/RTX51-routine

RTX51 例程 Just some simple applications supported by RTX51 Tiny and run on 8051 devices

Primary LanguageAssemblyMIT LicenseMIT

基于51单片机的RTX51 Tiny例程

RTX51 Tiny routine for 8051  

随意转载 注明出处 https://github.com/DIOLeo/RTX51_routine/

Overview 摘要

给所有正在学或者想要学习RTX51 Tiny的朋友提供一些自己写的程序 仅供参考  
您有什么好的意见或者建议欢迎指出 联系方式 diodev@outlook.com 
如果没有接触过RTX51的朋友建议先阅读官方手册 https://github.com/DIOLeo/RTX51-Tiny-ChineseDoc  

Contents 目录

2017.12.09 跑马灯 LED light display  
https://github.com/DIOLeo/RTX51_routine/tree/master/20171209_rtx51LED  

2017.12.13 DS1302时钟模块 + LCD1602液晶显示时间 DS1302+LCD1602
https://github.com/DIOLeo/RTX51_routine/tree/master/20171212_rtx51ds1302  

Tool Requirements 编译环境要求

本人使用的编译环境如下  
IDE-Version: μVision V5.20.0.39  
Toolchain: PK51 Prof. Developers Kit Version: 9.56.0.0  
C Compiler: C51.exe V9.56.0.0  
Assembler: A51.exe V8.2.5.0  
Linker/Locator: BL51.exe V6.22  
Library Manager: LIB51.exe V4.30.1.0  
Hex Converter: OH51.exe V2.7.0.0  
CPU DLL: S8051.DLL V3.106.0.0  
Dialog DLL: DP51.DLL V2.63.0.0