当前位置:网站首页>Truth table of common anode digital tube

Truth table of common anode digital tube

2022-06-28 02:32:00 5.1k pull up

1、 Pro test available

unsigned char  Tab[] = {0xc0,0xF9,0xa4,0xb0,0x99,0x92,0x82, 0xf8,0x80,
                            0x90, 0x88,0x83,0xc6,0xa1,0x86,0x8e,0x8c,0xc1,0x91,0x7c,0xff,0x7f,0x00};//0 1 2 3 4 5 6 7 8 9 A B C D F P U Y L  destroy  .  bright //   Gongyang nixie tube 


unsigned char  Tab2[] = {0x40,0x79,0x24,0x30,0x19,0x12,0x02,0x78,0x00,0x10,0x08,0x03,0x46,0x21,0x06,0x0e};  // With decimal point 0~F   // Gongyang nixie tube 

2. A few links

Co anode 、 Common cathode nixie tube code table (0~9、A~P…… All bright )_ Fragmentary @ A blog full of gossip -CSDN Blog _ Common cathode nixie tube code table

Common anode nixie tube seven segment code table ( Detailed )_ Secopas' blog -CSDN Blog _ A total of seven anode digital tube truth table

Common Yin / Gongyang nixie tube ----- Learning notes _ The blog of the rising sun -CSDN Blog _ Common cathode truth table

原网站

版权声明
本文为[5.1k pull up]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/179/202206280027053116.html