{"id":153,"date":"2012-05-24T11:22:12","date_gmt":"2012-05-24T11:22:12","guid":{"rendered":"http:\/\/www.electronic-products-development.com\/?p=153"},"modified":"2022-02-17T10:13:11","modified_gmt":"2022-02-17T10:13:11","slug":"7-segment-displays","status":"publish","type":"post","link":"https:\/\/ibex.tech\/c\/c\/displays\/7-segment-displays","title":{"rendered":"7 Segment Displays"},"content":{"rendered":"<p>\n<a href=\"https:\/\/ibex.tech\/c\/wp-content\/uploads\/sites\/13\/7seg.png\" rel=\"noopener\" style=\"\" target=\"\" title=\"\"><img loading=\"lazy\" decoding=\"async\" alt=\"7seg\" class=\"size-full wp-image-368 alignnone\" height=\"99\" src=\"https:\/\/ibex.tech\/c\/wp-content\/uploads\/sites\/13\/7seg.png\" style=\"\" title=\"\" width=\"83\" \/>\u200b<\/a>\n<\/p>\n<p>\n&nbsp;\n<\/p>\n<pre>\r\n<code>\r\n\/\/----- 7 SEGMENT DISPLAYS -----\r\n\/\/D0=a | D6=g\r\n#define\tDISPLAY_7_SEG_0\t\t\t0b00111111\r\n#define\tDISPLAY_7_SEG_1\t\t\t0b00000110\r\n#define\tDISPLAY_7_SEG_2\t\t\t0b01011011\r\n#define\tDISPLAY_7_SEG_3\t\t\t0b01001111\r\n#define\tDISPLAY_7_SEG_4\t\t\t0b01100110\r\n#define\tDISPLAY_7_SEG_5\t\t\t0b01101101\r\n#define\tDISPLAY_7_SEG_6\t\t\t0b01111100\r\n#define\tDISPLAY_7_SEG_7\t\t\t0b00000111\r\n#define\tDISPLAY_7_SEG_8\t\t\t0b01111111\r\n#define\tDISPLAY_7_SEG_9\t\t\t0b01100111\r\n#define\tDISPLAY_7_SEG_HYPHEN\t0b01000000\r\n#define\tDISPLAY_7_SEG_E\t\t\t0b01111001\r\n#define\tDISPLAY_7_SEG_N\t\t\t0b01010100\r\n\r\n\r\n#define\tDISPLAY_7_SEG_0_180\t\t0b00111111\r\n#define\tDISPLAY_7_SEG_1_180\t\t0b00110000\r\n#define\tDISPLAY_7_SEG_2_180\t\t0b01011011\r\n#define\tDISPLAY_7_SEG_3_180\t\t0b01111001\r\n#define\tDISPLAY_7_SEG_4_180\t\t0b01110100\r\n#define\tDISPLAY_7_SEG_5_180\t\t0b01101101\r\n#define\tDISPLAY_7_SEG_6_180\t\t0b01100111\r\n#define\tDISPLAY_7_SEG_7_180\t\t0b00111000\r\n#define\tDISPLAY_7_SEG_8_180\t\t0b01111111\r\n#define\tDISPLAY_7_SEG_9_180\t\t0b01111100\r\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u200b &nbsp; \/\/&#8212;&#8211; 7 SEGMENT DISPLAYS &#8212;&#8211; \/\/D0=a | D6=g #define DISPLAY_7_SEG_0 0b00111111 #define DISPLAY_7_SEG_1 0b00000110 #define DISPLAY_7_SEG_2 0b01011011 #define DISPLAY_7_SEG_3 0b01001111 #define DISPLAY_7_SEG_4 0b01100110 #define DISPLAY_7_SEG_5 0b01101101 #define DISPLAY_7_SEG_6 0b01111100 #define DISPLAY_7_SEG_7 0b00000111 #define DISPLAY_7_SEG_8 0b01111111 #define DISPLAY_7_SEG_9 0b01100111 #define DISPLAY_7_SEG_HYPHEN 0b01000000 #define DISPLAY_7_SEG_E 0b01111001 #define DISPLAY_7_SEG_N 0b01010100 #define DISPLAY_7_SEG_0_180 0b00111111 #define DISPLAY_7_SEG_1_180 0b00110000 [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[22],"tags":[],"class_list":["post-153","post","type-post","status-publish","format-standard","hentry","category-displays"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/c\/wp-json\/wp\/v2\/posts\/153","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/c\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/c\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/c\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/c\/wp-json\/wp\/v2\/comments?post=153"}],"version-history":[{"count":5,"href":"https:\/\/ibex.tech\/c\/wp-json\/wp\/v2\/posts\/153\/revisions"}],"predecessor-version":[{"id":1273,"href":"https:\/\/ibex.tech\/c\/wp-json\/wp\/v2\/posts\/153\/revisions\/1273"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/c\/wp-json\/wp\/v2\/media?parent=153"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/c\/wp-json\/wp\/v2\/categories?post=153"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/c\/wp-json\/wp\/v2\/tags?post=153"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}