16-segment display: Difference between revisions

From annawiki
(Created page with "Counter-clockwise numbering, starting with inner elements, starting left horizontal. *http://scratch.mit.edu/projects/11093075/")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Counter-clockwise numbering, starting with inner elements, starting left horizontal.
Counter-clockwise numbering, starting with inner elements, starting left horizontal.
*http://scratch.mit.edu/projects/11093075/
*http://scratch.mit.edu/projects/11093075/
Clock-wise numbering, starting outside top-left.
*http://www.codeproject.com/Articles/569683/Sixteen-Segment-Display-with-the-HTML-Canvas
** http://dartbot.com/segment/

Latest revision as of 2014-04-11T15:38:00

Counter-clockwise numbering, starting with inner elements, starting left horizontal.

Clock-wise numbering, starting outside top-left.