⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 uvb_sensor.asm

📁 磁场测量仪器的源代码 包括:1.传感器AD转换程序 2.LCD汉显使用说明 基于16F873单片机。 12232LCD 在MPLAB里调试成功
💻 ASM
📖 第 1 页 / 共 4 页
字号:
     DECFSZ N,F
     GOTO   WORD_NEXT_W_S
     RETURN
;**********************子程序9*****************************
QING
     CALL   OUTMI
     CALL   OUTSI
     MOVF   DD,W
     CALL   OUTSI
     MOVLW  00H
     CALL   OUTSD
     RETURN
;QIANWAN
QIANWAN
     MOVLW  B'10111000'
     CALL   OUTMI
     CALL   OUTSI
     MOVLW  .61
     MOVWF  TEMP
Q1
     DECF   TEMP,W
     CALL   OUTMI
     MOVLW  00H
     CALL   OUTMD
     DECFSZ TEMP,F
     GOTO   Q1
     MOVLW  .65
     MOVWF  TEMP
Q2
     DECF   TEMP,W
     CALL   OUTSI
     MOVLW  00H
     CALL   OUTSD
     DECFSZ TEMP,F
     GOTO   Q2
     MOVLW  .65
     MOVWF  TEMP
     MOVLW  B'10111001'
     CALL   OUTMI
     CALL   OUTSI
     MOVLW  .65
     MOVWF  TEMP
Q3
     DECF   TEMP,W
     CALL   OUTMI
     MOVLW  00H
     CALL   OUTMD
     DECFSZ TEMP,F
     GOTO   Q3
     MOVLW  .65
     MOVWF  TEMP
Q4
     DECF   TEMP,W
     CALL   OUTSI
     MOVLW  00H
     CALL   OUTSD
     DECFSZ TEMP,F
     GOTO   Q4
     MOVLW  .65
     MOVWF  TEMP
     MOVLW  B'10111010'
     CALL   OUTMI
     CALL   OUTSI
     MOVLW  .65
     MOVWF  TEMP
Q5
     DECF   TEMP,W
     CALL   OUTMI
     MOVLW  00H
     CALL   OUTMD
     DECFSZ TEMP,F
     GOTO   Q5
     MOVLW  .65
     MOVWF  TEMP
Q6
     DECF   TEMP,W
     CALL   OUTSI
     MOVLW  00H
     CALL   OUTSD
     DECFSZ TEMP,F
     GOTO   Q6
     MOVLW  .65
     MOVWF  TEMP
     MOVLW  B'10111011'
     CALL   OUTMI
     CALL   OUTSI
     MOVLW  .65
     MOVWF  TEMP
Q7
     DECF   TEMP,W
     CALL   OUTMI
     MOVLW  00H
     CALL   OUTMD
     DECFSZ TEMP,F
     GOTO   Q7
     MOVLW  .65
     MOVWF  TEMP
Q8
     DECF   TEMP,W
     CALL   OUTSI
     MOVLW  00H
     CALL   OUTSD
     DECFSZ TEMP,F
     GOTO   Q8
      
     RETURN
     
;***********************字模********************************
;波形显示
   ORG      0570H
BO 
   MOVLW    05H
   MOVWF    PCLATH 
 
;   INCF     ACCBLO,F
   
   
   MOVF     ACCBLO,W
   ADDWF    N,W
   ADDWF    PCL,F


 DT 0XFF,0XFF,0X00,0X00
 DT 0XFF,0XFF,0X00,0X00
 DT 0XFF,0XFF,0X00,0X00
 DT 0XFF,0XFF,0X00,0X00

 DT 0XFF,0XFF,0X00,0X00
 DT 0X7F,0XFF,0X00,0X00
 DT 0X7F,0XFF,0X00,0X00
 DT 0X1F,0XFF,0X00,0X00

 DT 0X0F,0XFF,0X00,0X00
 DT 0X03,0XFF,0X00,0X00 
 DT 0X01,0XFF,0X00,0X00  
 DT 0X00,0XFF,0X00,0X00

 DT 0X00,0X3F,0X00,0X00  
 DT 0X00,0X0F,0X00,0X00
 DT 0X00,0X07,0X00,0X00
 DT 0X00,0X01,0X00,0X00
 
 DT 0X00,0X00,0X80,0X00   
 DT 0X00,0X00,0XE0,0X00 
 DT 0X00,0X00,0XF0,0X00 
 DT 0X00,0X00,0XFE,0X00 

 DT 0X00,0X00,0XFF,0X80 
 DT 0X00,0X00,0XFF,0XC0
 DT 0X00,0X00,0XFF,0XF0 
 DT 0X00,0X00,0XFF,0XF8 

 DT 0X00,0X00,0XFF,0XFE
 DT 0X00,0X00,0XFF,0XFE
 DT 0X00,0X00,0XFF,0XFF
 DT 0X00,0X00,0XFF,0XFF

 DT 0X00,0X00,0XFF,0XFF
 DT 0X00,0X00,0XFF,0XFF
 DT 0X00,0X00,0XFF,0XFF
 DT 0X00,0X00,0XFF,0XFF
     
     ORG    0600H
WORD
     MOVLW  06H
     MOVWF  PCLATH
     RLF    M,F
     RLF    M,F
     RLF    M,F
     RLF    M,F
     MOVF   N,W
     SUBWF  M,W
     ADDWF  PCL,F
;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 电
;  宽×高(像素): 16×16
;------------------------------------------------------------------------------*/
 DT 0x00,0x00,0xF8,0x48,0x48,0x48,0x48,0xFF,0x48,0x48,0x48,0x48,0xF8,0x00,0x00,0x00
 dt 0x00,0x00,0x0F,0x04,0x04,0x04,0x04,0x3F,0x44,0x44,0x44,0x44,0x4F,0x40,0x70,0x00


;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 量
;  宽×高(像素): 16×16
;------------------------------------------------------------------------------*/
 DT 0x40,0x40,0x40,0xDF,0x55,0x55,0x55,0xD5,0x55,0x55,0x55,0xDF,0x40,0x40,0x40,0x00
 DT 0x40,0x40,0x40,0x57,0x55,0x55,0x55,0x7F,0x55,0x55,0x55,0x57,0x50,0x40,0x40,0x00

;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 不
;  宽×高(像素): 16×16
;------------------------------------------------------------------------------*/
 DT 0x00,0x02,0x02,0x02,0x02,0x82,0x42,0xFE,0x06,0x42,0xC2,0x82,0x02,0x03,0x02,0x00
 DT 0x00,0x08,0x04,0x02,0x01,0x00,0x00,0x7F,0x00,0x00,0x00,0x01,0x07,0x02,0x00,0x00

;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 足
;  宽×高(像素): 16×16
;------------------------------------------------------------------------------*/
 DT 0x00,0x00,0x00,0x7E,0x22,0x22,0x22,0xE2,0x22,0x22,0x22,0x7E,0x00,0x00,0x00,0x00
 dt 0x80,0x40,0x20,0x10,0x0F,0x10,0x20,0x3F,0x42,0x42,0x42,0x42,0x42,0x40,0x40,0x00

;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 流
;  宽×高(像素): 16×16
;------------------------------------------------------------------------------*/
 DT 0x10,0x60,0x01,0x86,0x60,0x04,0x44,0x64,0x55,0x4E,0x44,0x64,0xC4,0x04,0x04,0x00
 DT 0x04,0x04,0xFC,0x03,0x40,0x30,0x0F,0x00,0x00,0x7F,0x00,0x3F,0x40,0x40,0x70,0x00

     ORG    0700H
WORD_W
     MOVLW  07H
     MOVWF  PCLATH
     RLF    M,F
     RLF    M,F
     RLF    M,F
     MOVF   N,W
     SUBWF  M,W
     ADDWF  PCL,F
;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 0
;  宽×高(像素): 8×16
;------------------------------------------------------------------------------*/
 DT 0x00,0xE0,0x10,0x08,0x08,0x10,0xE0,0x00
 DT 0x00,0x0F,0x10,0x20,0x20,0x10,0x0F,0x00

;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 1
;  宽×高(像素): 8×16
;------------------------------------------------------------------------------*/
 DT 0x00,0x10,0x10,0xF8,0x00,0x00,0x00,0x00
 DT 0x00,0x20,0x20,0x3F,0x20,0x20,0x00,0x00

;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 2
;  宽×高(像素): 8×16
;------------------------------------------------------------------------------*/
 DT 0x00,0x70,0x08,0x08,0x08,0x88,0x70,0x00
 DT 0x00,0x30,0x28,0x24,0x22,0x21,0x30,0x00
;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 3
;  宽×高(像素): 8×16
;------------------------------------------------------------------------------*/
 DT 0x00,0x30,0x08,0x88,0x88,0x48,0x30,0x00
 DT 0x00,0x18,0x20,0x20,0x20,0x11,0x0E,0x00
;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 4
;  宽×高(像素): 8×16
;------------------------------------------------------------------------------*/
 DT 0x00,0x00,0xC0,0x20,0x10,0xF8,0x00,0x00
 DT 0x00,0x07,0x04,0x24,0x24,0x3F,0x24,0x00

;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 5
;  宽×高(像素): 8×16
;------------------------------------------------------------------------------*/
 DT 0x00,0xF8,0x08,0x88,0x88,0x08,0x08,0x00,0x00,0x19,0x21,0x20,0x20,0x11,0x0E,0x00

;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 6
;  宽×高(像素): 8×16
;------------------------------------------------------------------------------*/
 DT 0x00,0xE0,0x10,0x88,0x88,0x18,0x00,0x00,0x00,0x0F,0x11,0x20,0x20,0x11,0x0E,0x00

;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 7
;  宽×高(像素): 8×16
;------------------------------------------------------------------------------*/
 DT 0x00,0x38,0x08,0x08,0xC8,0x38,0x08,0x00,0x00,0x00,0x00,0x3F,0x00,0x00,0x00,0x00

;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 8
;  宽×高(像素): 8×16
;------------------------------------------------------------------------------*/
 DT 0x00,0x70,0x88,0x08,0x08,0x88,0x70,0x00,0x00,0x1C,0x22,0x21,0x21,0x22,0x1C,0x00

;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 9
;  宽×高(像素): 8×16
;------------------------------------------------------------------------------*/
 DT 0x00,0xE0,0x10,0x08,0x08,0x10,0xE0,0x00,0x00,0x00,0x31,0x22,0x22,0x11,0x0F,0x00

;/*------------------------------------------------------------------------------
;  源文件 / 文字 : A
;  宽×高(像素): 8×16
;------------------------------------------------------------------------------*/
 DT 0x00,0x00,0xC0,0x38,0xE0,0x00,0x00,0x00,0x20,0x3C,0x23,0x02,0x02,0x27,0x38,0x20
  
        ORG      0800H
LTABLE
        movlw    low(_table_start)    
        addwf    index,f            
        skpnc                
        incf    index+1,f        
        movlw    high(_table_start)    
        addwf    index+1,f        
        
        
        
        movf    index+1,w        
        movwf    PCLATH
        movf    index,w
        movwf    PCL           
        
_table_start
;/*------------------------------------------------------------------------------
;  源文件 / 文字 :    使用说明   
;  宽×高(像素): 112×16
;------------------------------------------------------------------------------*/
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x40,0x20,0xF0,0x1C,0x07,0xF2,0x94,0x94
 dt 0x94,0xFF,0x94,0x94,0x94,0xF4,0x04,0x00,0x00,0x00,0x00,0xFE,0x22,0x22,0x22,0x22
 dt 0xFE,0x22,0x22,0x22,0x22,0xFE,0x00,0x00,0x20,0x21,0xEE,0x04,0x00,0x00,0xF9,0x8E
 dt 0x8A,0x88,0x88,0x8C,0xFB,0x00,0x00,0x00,0x00,0xFE,0x22,0x22,0x22,0xFE,0x00,0x00
 dt 0xFF,0x11,0x11,0x11,0x11,0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x7F,0x00,0x40,0x41,0x22,0x14
 dt 0x0C,0x13,0x10,0x30,0x20,0x61,0x20,0x00,0x80,0x40,0x30,0x0F,0x02,0x02,0x02,0x02
 dt 0xFF,0x02,0x02,0x42,0x82,0x7F,0x00,0x00,0x00,0x00,0x3F,0x10,0x88,0x40,0x21,0x18
 dt 0x07,0x00,0x3F,0x40,0x41,0x40,0x70,0x00,0x00,0x03,0x02,0x02,0x02,0x43,0x20,0x18
 dt 0x07,0x01,0x01,0x41,0x81,0x7F,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00

;/*------------------------------------------------------------------------------
;  源文件 / 文字 :               
;  宽×高(像素): 112×16
;------------------------------------------------------------------------------*/
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00


;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 测量分两个档  
;  宽×高(像素): 112×16
;------------------------------------------------------------------------------*/
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x08,0x31,0x86,0x60,0x00,0xFE,0x02,0xF2
 dt 0x02,0xFE,0x00,0xF8,0x00,0x00,0xFF,0x00,0x40,0x40,0x40,0xDF,0x55,0x55,0x55,0xD5
 dt 0x55,0x55,0x55,0xDF,0x40,0x40,0x40,0x00,0x80,0x40,0x20,0x98,0x87,0x82,0x80,0x80
 dt 0x83,0x84,0x98,0x30,0x60,0xC0,0x40,0x00,0x02,0xF2,0x12,0x12,0x12,0xFE,0x92,0x12
 dt 0x12,0xFE,0x12,0x12,0x12,0xFB,0x12,0x00,0x00,0x80,0x80,0x40,0x20,0x10,0x0C,0xE3
 dt 0x04,0x08,0x10,0x20,0x60,0xC0,0x40,0x00,0x10,0x10,0xD0,0xFF,0x50,0x90,0x54,0x48
 dt 0x70,0x40,0x7E,0x60,0x50,0x4C,0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x04,0xFC,0x03,0x00,0x80,0x47,0x30,0x0F
 dt 0x10,0x67,0x00,0x07,0x40,0x80,0x7F,0x00,0x40,0x40,0x40,0x57,0x55,0x55,0x55,0x7F
 dt 0x55,0x55,0x55,0x57,0x50,0x40,0x40,0x00,0x00,0x80,0x40,0x20,0x10,0x0F,0x00,0x00
 dt 0x20,0x40,0x3F,0x00,0x00,0x00,0x00,0x00,0x00,0x7F,0x08,0x04,0x03,0x00,0x10,0x09
 dt 0x06,0x01,0x01,0x26,0x40,0x3F,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x7F
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x04,0x03,0x00,0xFF,0x00,0x01,0x20,0x22
 dt 0x22,0x22,0x22,0x22,0x22,0x22,0x7F,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00



;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 1-20A和20-50A 
;  宽×高(像素): 112×16
;------------------------------------------------------------------------------*/
 dt 0x00,0x10,0x10,0xF8,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x70,0x08,0x08,0x08,0x88,0x70,0x00,0x00,0xE0,0x10,0x08,0x08,0x10,0xE0,0x00
 dt 0x00,0x00,0xC0,0x38,0xE0,0x00,0x00,0x00,0x00,0x24,0x24,0xA4,0xFC,0x22,0x22,0x22
 dt 0x00,0xF8,0x08,0x08,0x08,0xF8,0x00,0x00,0x00,0x70,0x08,0x08,0x08,0x88,0x70,0x00
 dt 0x00,0xE0,0x10,0x08,0x08,0x10,0xE0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0xF8,0x08,0x88,0x88,0x08,0x08,0x00,0x00,0xE0,0x10,0x08,0x08,0x10,0xE0,0x00
 dt 0x00,0x00,0xC0,0x38,0xE0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x20,0x20,0x3F,0x20,0x20,0x00,0x00,0x00,0x01,0x01,0x01,0x01,0x01,0x01,0x01
 dt 0x00,0x30,0x28,0x24,0x22,0x21,0x30,0x00,0x00,0x0F,0x10,0x20,0x20,0x10,0x0F,0x00
 dt 0x20,0x3C,0x23,0x02,0x02,0x27,0x38,0x20,0x10,0x08,0x06,0x01,0xFF,0x01,0x0E,0x04
 dt 0x00,0x3F,0x10,0x10,0x10,0x3F,0x00,0x00,0x00,0x30,0x28,0x24,0x22,0x21,0x30,0x00
 dt 0x00,0x0F,0x10,0x20,0x20,0x10,0x0F,0x00,0x00,0x01,0x01,0x01,0x01,0x01,0x01,0x01
 dt 0x00,0x19,0x21,0x20,0x20,0x11,0x0E,0x00,0x00,0x0F,0x10,0x20,0x20,0x10,0x0F,0x00
 dt 0x20,0x3C,0x23,0x02,0x02,0x27,0x38,0x20,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 可根据需要手  
;  宽×高(像素): 112×16
;------------------------------------------------------------------------------*/
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x02,0xF2,0x12,0x12,0x12,0x12
 dt 0xF2,0x02,0x02,0x02,0xFE,0x02,0x02,0x00,0x08,0x08,0xC8,0xFF,0x48,0x88,0x00,0xFE
 dt 0x92,0x92,0x92,0x92,0xFE,0x00,0x00,0x00,0x08,0x08,0x08,0xFF,0x88,0x40,0xFE,0x92
 dt 0x92,0x92,0xF2,0x92,0x92,0x9E,0x80,0x00,0x00,0x0C,0x05,0x55,0x55,0x55,0x05,0x7F
 dt 0x05,0x55,0x55,0x55,0x05,0x0D,0x04,0x00,0x02,0x02,0xFA,0x4A,0x4A,0xFE,0x4A,0x4A
 dt 0x4A,0x7E,0x4A,0x4A,0xFA,0x02,0x02,0x00,0x00,0x24,0x24,0x24,0x24,0x24,0x24,0xFE
 dt 0x22,0x22,0x22,0x22,0x22,0x20,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x07,0x02,0x02,0x02,0x02
 dt 0x07,0x10,0x20,0x40,0x3F,0x00,0x00,0x00,0x04,0x03,0x00,0xFF,0x00,0x00,0x00,0x7F
 dt 0x21,0x12,0x04,0x0C,0x32,0x63,0x20,0x00,0x02,0x42,0x81,0x7F,0x40,0x30,0x0F,0xFC
 dt 0x44,0x44,0x47,0x44,0x44,0xFC,0x00,0x00,0x00,0x01,0xFD,0x05,0x05,0x7D,0x07,0x05
 dt 0x05,0x7D,0x05,0x45,0x85,0x7D,0x01,0x00,0x02,0x82,0x82,0x42,0x4E,0x2B,0x2A,0x12
 dt 0x12,0x12,0x2A,0x26,0xC2,0x42,0x02,0x00,0x02,0x02,0x02,0x02,0x02,0x42,0x82,0x7F
 dt 0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00


;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 动调节档位    
;  宽×高(像素): 112×16
;------------------------------------------------------------------------------*/
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x20,0x24,0x24,0xE4,0x24,0x24,0x24,0x20
 dt 0x10,0x10,0xFF,0x10,0x10,0xF0,0x00,0x00,0x20,0x21,0xEE,0x04,0x00,0x00,0xFF,0x29
 dt 0xA9,0xBF,0xA9,0xA9,0x01,0xFF,0x00,0x00,0x04,0x04,0x44,0x44,0x44,0x5F,0xC4,0x44
 dt 0x44,0x44,0x5F,0x44,0xC4,0x04,0x04,0x00,0x10,0x10,0xD0,0xFF,0x50,0x90,0x54,0x48
 dt 0x70,0x40,0x7E,0x60,0x50,0x4C,0xC0,0x00,0x00,0xC0,0x30,0xEC,0x03,0x2A,0xC8,0x09
 dt 0x0A,0x0E,0x08,0xE8,0x48,0x08,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x08,0x1C,0x0B,0x08,0x0C,0x05,0x4E,0x24
 dt 0x10,0x0C,0x03,0x20,0x40,0x3F,0x00,0x00,0x00,0x00,0x1F,0x88,0x44,0x30,0x0F,0x00
 dt 0x0F,0x04,0x04,0x4F,0x80,0x7F,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xFF,0x00
 dt 0x00,0x00,0x08,0x10,0x0F,0x00,0x00,0x00,0x04,0x03,0x00,0xFF,0x00,0x01,0x20,0x22
 dt 0x22,0x22,0x22,0x22,0x22,0x22,0x7F,0x00,0x01,0x00,0x00,0x7F,0x20,0x20,0x20,0x27
 dt 0x20,0x30,0x2E,0x21,0x20,0x20,0x20,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00




;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 传感器必须与  
; 宽×高(像素): 112×16
;------------------------------------------------------------------------------*/
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x40,0x20,0xF8,0x07,0x42,0x44,0x44,0x44
 dt 0xF4,0x4F,0x44,0x44,0x46,0x64,0x40,0x00,0x00,0x00,0xFC,0x14,0xD4,0x54,0x54,0xD4
 dt 0x04,0x3F,0xC4,0x45,0x36,0x04,0x00,0x00,0x40,0x40,0x4F,0x49,0x49,0xC9,0xCF,0x70
 dt 0xC0,0xCF,0x49,0x59,0x69,0x4F,0x00,0x00,0x00,0x00,0xC0,0x00,0xF0,0x11,0x02,0x0C
 dt 0x04,0xC0,0x30,0x4E,0x84,0x00,0x00,0x00,0x08,0x08,0x84,0x42,0x21,0x10,0x02,0xF2
 dt 0x12,0x1A,0xD6,0x12,0x12,0xF2,0x02,0x00,0x00,0x00,0x00,0x00,0x7E,0x48,0x48,0x48
 dt 0x48,0x48,0x48,0x48,0x48,0xCC,0x08,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x7F,0x00,0x00,0x00,0x02,0x0B
 dt 0x12,0x22,0x52,0x0A,0x07,0x02,0x00,0x00,0x04,0x43,0x70,0x00,0x39,0x41,0x41,0x49
 dt 0x50,0x42,0x41,0x61,0x0A,0x34,0x27,0x00,0x02,0x02,0x7E,0x45,0x45,0x44,0x7C,0x00
 dt 0x7C,0x44,0x45,0x45,0x7E,0x06,0x02,0x00,0x40,0x46,0x21,0x10,0x3F,0x28,0x24,0x22
 dt 0x21,0x20,0x20,0x20,0x38,0x07,0x02,0x00,0x21,0x21,0x10,0x08,0x04,0x42,0x40,0x27
 dt 0x20,0x18,0x07,0x08,0x10,0x27,0x60,0x00,0x00,0x04,0x04,0x04,0x04,0x04,0x04,0x04
 dt 0x04,0x24,0x46,0x44,0x20,0x1F,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00


;/*------------------------------------------------------------------------------
;  源文件 / 文字 : 导线保持垂直  
;  宽×高(像素): 112×16
;------------------------------------------------------------------------------*/
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x3E,0x4A,0x4A,0x4A,0x4A
 dt 0x4A,0x4A,0xCA,0x4E,0x40,0x70,0x00,0x00,0x40,0x60,0x58,0xC7,0x62,0x00,0x90,0x90
 dt 0x90,0xFF,0x90,0x92,0x9C,0x94,0x80,0x00,0x40,0x20,0xF8,0x17,0x82,0x80,0xBE,0xA2
 dt 0xA2,0xE2,0xA2,0xA2,0xBE,0x80,0x80,0x00,0x08,0x08,0x08,0xFF,0x88,0x68,0x24,0x24
 dt 0x24,0x3F,0x24,0xE4,0x24,0x24,0x20,0x00,0x80,0x90,0x94,0x94,0xF4,0x94,0x94,0xFE
 dt 0x92,0x92,0xF2,0x93,0x92,0x90,0x90,0x00,0x00,0x04,0x04,0xF4,0x94,0x94,0x9C,0x97
 dt 0x94,0x94,0x94,0xF4,0x04,0x04,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
 dt 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x02,0x02,0x02,0x06,0x3A,0x12,0x02
 dt 0x42,0x82,0x7F,0x02,0x02,0x02,0x02,0x00,0x20,0x22,0x23,0x12,0x12,0x12,0x20,0x20
 dt 0x10,0x13,0x0C,0x14,0x22,0x40,0xF8,0x00,0x00,0x00,0x7F,0x00,0x20,0x10,0x08,0x06
 dt 0x01,0x7F,0x03,0x0C,0x18,0x30,0x10,0x00,0x02,0x42,0x81,0x7F,0x00,0x01,0x01,0x05
 dt 0x19,0x49,0x81,0x7F,0x01,0x01,0x01,0x00,0x00,0x04,0x44,0x44,0x47,0x44,0x44,0x7F
 dt 0x44,0x44,0x47,0x44,0x44,0x44,0x00,0x00,0x40,0x40,0x40,0x7F,0x4A,0x4A,0x4A,0x4A
 dt 0x4A,0x4A,0x4A,0x7F,0x40,0x40,0x40,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00





;******************结束*************************************
  END

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -