send_command(0x02);//设置显示模式,6位7段模式send_command(0x40);//设置数据命令,采用地址自动加1模式send_command(0xc0);//设置显示地址,从00H开始