<phyphox xmlns="https://phyphox.org/xml" version="1.19">
  <title>Solo_FotoCelda</title>
  <category>Arduino</category>
  <description>Experiment designed by: Alberto E. Villalobos Chaves
Icon made by</description>
  <data-containers>
    <container size="1000">Time</container>
    <container size="1000">Fotocelda</container>
  </data-containers>
  <input>
    <bluetooth name="Arduino MKR 1010" uuid="19b10000-e8f2-537e-4f6c-d104768a1214" mode="notification" rate="0">
      <output char="19b10001-e8f2-537e-4f6c-d104768a1214" conversion="singleByte" extra="time">Time</output>
      <output char="19b10001-e8f2-537e-4f6c-d104768a1214" conversion="formattedString" separator="/" index="0">Fotocelda</output>
    </bluetooth>
  </input>
  <views>
    <view label="Salida Fotocelda">
      <separator color="1F2022" height="1"/>
      <value color="ff0000" precision="0" unit="s" label="Tiempo">
        <input>Time</input>
      </value>
      <separator color="1F2022" height="1"/>
      <graph label="             Salida Fotocelda" aspectRatio="2.5" partialUpdate="true" labelX="Time" labelY="Intensity" unitX="sec" xPrecision="2" yPrecision="2" zPrecision="2" minZ="0" maxZ="0" lineWidth="2" mapWidth="0">
        <input color="orange" axis="x">Time</input>
        <input color="orange" axis="y">Fotocelda</input>
      </graph>
      <separator color="1F2022" height="1"/>
      <value color="ff0000" size="1" precision="0" factor="1" label="Fotocelda">
        <input>Fotocelda</input>
      </value>
    </view>
  </views>
  <export>
    <set name="Experiment_Data"/>
  </export>
</phyphox>