Difference between revisions of "MeterBoard"

From Hackstrich
(Created page with "MeterBoard is a modular system of boards to drive status displays full of analog meters, digital 7-segment displays, and other random bits. == Status == * 2014-11-09: Started p...")
 
Line 8: Line 8:
 
* I/O boards to interface with display elements
 
* I/O boards to interface with display elements
 
* SPI to interface between the two
 
* SPI to interface between the two
 +
 +
== Modules ==
 +
{{#dpl:
 +
|titlematch=MeterBoard%
 +
}}
  
 
[[Category:Current Projects]]
 
[[Category:Current Projects]]

Revision as of 16:43, 9 November 2014

MeterBoard is a modular system of boards to drive status displays full of analog meters, digital 7-segment displays, and other random bits.

Status

  • 2014-11-09: Started putting together initial design.

Specs

  • CPU board to do the main control and interface with a network/PC/etc.
  • I/O boards to interface with display elements
  • SPI to interface between the two

Modules