盛群HT46F49E驱动的16 64点阵源程序.docVIP

  • 1
  • 0
  • 约1.14万字
  • 约 8页
  • 2017-10-03 发布于重庆
  • 举报
盛群HT46F49E驱动的16 64点阵源程序

#include HT46F49E.h #include shujucs.h #include led.h extern unsigned int second,secondsw,secondgw; //秒计数变量 extern unsigned int minute,minutesw,minutegw; //分钟计数变量 extern unsigned int hoursw,hourgw; //小时计数变量 extern unsigned int p; extern unsigned int d,f; unsigned int j,k,money,moneysw,moneygw; unsigned int in_timer[9],out_timer[9]; const unsigned char Disp_Tab[] = {0x3F,0x06,0x5B,0x4F,0x66,0x6D,0x7D,0x07,0x7F,0x6F}; //剩余车位共阴极显示0-9 const unsigned char zero[]={0x00,0x00,0x00,0x00,0x00,0x00,0x18,0x18,0x24,0x24,0x42,0x42,0x42,0x42, 0x42,0x42,0x42,0x42,0x42,0x42,0x42,0x42,0x42,0x42,0x24,0x24,0x18,0x18,0x00,0x00,0x00,0x00};/*0*/ const unsigned char one[]={0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x10,0x70,0x70,0x10,0x10,0x10,0x10, 0x10,0x10,0x10,0x10, 0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x7C,0x7C,0x00,0x00,0x00,0x00};/*1*/ const unsigned char two[]={0x00,0x00,0x00,0x00,0x00,0x00,0x3C,0x3C,0x42,0x42,0x42,0x42,0x42,0x42, 0x04,0x04,0x04,0x04,0x08, 0x08,0x10, 0x10,0x20, 0x20,0x42,0x42,0x7E, 0x7E,0x00,0x00,0x00,0x00};/*2*/ const unsigned char three[]={0x00,0x00,0x00,0x00,0x00,0x00,0x3C,0x3C,0x42,0x42,0x42,0x42,0x04,0x04, 0x18,0x18,0x04, 0x04,0x02,0x02, 0x02,0x02,0x42,0x42,0x44, 0x44,0x38, 0x38,0x00,0x00,0x00,0x00};/*3*/ const unsigned char four[]={0x00,0x00,0x00,0x00,0x00,0x00,0x04,0x04,0x0C,0x0C,0x14,0x14,0x24,0x24, 0x24,0x24,0x44,0x44, 0x44,0x44,0x7E, 0x7E,0x04,0x04,0x04,0x04,0x1E, 0x1E,0x00,0x00,0x00,0x00};/*4*/ const unsigned char five[]={0x00,0x00,0x00,0x00,0x00,0x00,0x7E, 0x7E,0x40,0x40,0x40, 0x40,0x40,0x40, 0x58, 0x58,0x64, 0x64,0x02,0x02,0x02,0x02,0x42,0x42,0x44, 0x44,0x38, 0x38,0x00,0x00,0x00,0x00};/*5*/ const unsigned char six[]={0x00,0x00,0x00,0x00,0x00,0x00,0x1C,0x1C,0x24,0x24,0x40,0x40,0x40, 0x40,0x58,0x58,0x64,0x64,0x42,0x42,0x42,0x42,0x42,0x42,0x24,0x24,0x18,0x18,0x00,0x00,0x00,0x00};/*6*/ const unsigned char seven[]={0x00,0x00,0x00,0x00,0x00,0x00,0x7E,0x7E,0x44,0x44,0x44,0x44,0x08, 0x08,0x08,0x08,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0

文档评论(0)

1亿VIP精品文档

相关文档