Create and document the circuit to connect the Fiam inputs to the raspberry pins

Tasks

  • Read the documentation where the pins are assigned in the wiki page

  • Document the type of circuit which is necessary to connect a Raspberry pin to the Fiam inputs

    • Determine the type of circuit
    • Draw a sketch of the circuit
  • build a wiki page describing the circuit.

    • enumerate the required components
    • import a picture with the circuit
  • Build circuit

  • Develop a testing method (using unittest)

Files

  • The API for the raspberry must be implemented in fiam/raspberry/interface.py
Edited by Rojas Rafael