Navigation

    Welcome to the Pycom forum

    Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. electronics
    Log in to post

    • D

      Arduino reading High from WiPY 3.0
      WiPy 2&3 • wipy 3.0 arduino question project electronics • • Dezert754  

      2
      0
      Votes
      2
      Posts
      192
      Views

      robert-hh

      @Dezert754 You have to connect the GND of both devices and a Pin of the Wipy set as Output to a Pin of the Arduino set as Input. The cables should not be long, and adding a resistor of 4.7kOhm into the wire does not hurt. Since the WiPy runs at 3.3 V and the Arduino at 5V, the level at the Arduino for a high is specified as 3.5V, so it's not sure if it works. Better use a level converter.
    • M

      Using photoresistor with 10kohm resistance
      FiPy • sensors electronics lightsensor photoresistor • • Matthew  

      2
      0
      Votes
      2
      Posts
      624
      Views

      livius

      @matthew look at attenuation https://docs.pycom.io/chapter/firmwareapi/pycom/machine/ADC.html#adcchannel--pin-attnadcattn0db try ADC.ATTN_11DB
    • 1 / 1