📄 readme.txt
字号:
This archive contains:
1) absolut_pos_encoder.prj - project file for Raisonance RIDE-51
2) absolute_pos_encoder.c - C source file for absolute position encoder
driving
3) absolute_pos_encoder.a51 - assembler source file to read enc.position
4) schematic.png - an example of hardware
Application is using AT89S8252 microcontroller with 22.1184MHz crystal.
Code size is below 800 bytes, so it can be translate using Raisonance
RIDE demo version.
MODULE INFORMATION: STATIC OVERLAYABLE
CODE SIZE = 663 ----
CONSTANT SIZE = 69 ----
XDATA SIZE = ---- ----
PDATA SIZE = ---- ----
DATA SIZE = 4 14
IDATA SIZE = ---- ----
BIT SIZE = ---- ----
END OF MODULE INFORMATION.
RC51 COMPILATION COMPLETE. 0 WARNING, 0 ERROR
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -