#include #define LED7_L 7 #define COM_L 4 const int SEG[LED7_L]={6,7,8,9,10,11,12}; const int com[COM_L]={2,3,4,5}; const byte Number[19]={B00111111,B00000110,B01011011,B01001111,B01100110,B01101101,B01111101,B00000111,B01111111,B01101111,B1011111,B01111100,B01011000,B01011110,B01111011,B01110001,B00111111,B00000110,B01011011}; const int DH = 256; int c,lc,rc; Timer t1,t2,t3; void setup() { int i; for(i=0;i