Announcement

Collapse
No announcement yet.

Display for CalsMag

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Display for CalsMag

    Hi, Guys I have built the kit for this Mag and i would like to add either a digital display or even an anologue meter to show a readig variation has any body fitted some thing like this. I notice on the board that there is a 9 pin out put for a data cable? could some of the pins be used?

  • #2
    Hi David.
    These empty slots is a digital signal value (D0 - D7).
    You can use any small microprocessor that retrieves the input D0-D7 and parse the output of LCD.
    It can also convert through the arrangement of the DAC analog output for analog meter.
    Best regards Chris.

    Comment


    • #3
      Hi David.
      The processor must be available a minimum of 14 GPIOs.
      You can apply this type, which has an internal clock without the need to Xtal.
      For example ATTiny2313 or ATMega8 from ATMEL.
      Best regards Chris.

      Comment

      Working...
      X