sparkfun / Serial7SegmentDisplay

Example code and board files for the Serial 7 Segment Display.
https://www.sparkfun.com/products/11629
95 stars 73 forks source link

Added example for segment control #8

Closed nseidle closed 11 years ago

nseidle commented 11 years ago

Hi Jim - I think we're all linked up and happy now. SevSeg has your addition for the segment control (looked good and simple). This pull request should just be one example sketch and some minor changes.

Next will be the analog/volt meter support. I'm mostly there, just trying to figure out how best to support different modes (regular data input vs analog meter vs pulse counter).

jimblom commented 11 years ago

Whew, big merge incoming...

Adding Nathan's counter and voltmeter modes. Both seem to work well. They'll need some documentation on the wiki, I suppose I'll write up an issue for that.