Display7Segment

Display7Segment

Diagram Context expand

if use_open_port
	com_port='auto';
end
seg=[1,0,1,1,0,1,1,1,1,1,1,0,1,0,1,1;
	 1,1,1,1,1,0,0,1,1,1,1,0,0,1,0,0;
	 1,1,0,1,1,1,1,1,1,1,1,1,0,1,0,0;
	 1,0,1,1,0,1,1,0,1,1,0,1,1,1,1,0;
	 1,0,1,0,0,0,1,0,1,0,1,1,1,1,1,1;
	 1,0,0,0,1,1,1,0,1,1,1,1,1,0,1,1;
	 0,0,1,1,1,1,1,0,1,1,1,1,0,1,1,1];