Navigation

    Welcome to the Pycom forum

    Forum

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

    • philwilkinson

      how to identify a board is connected to a deepsleep shield
      Expansion Board • deepsleep shield machine.deepsle • • philwilkinson  

      3
      0
      Votes
      3
      Posts
      265
      Views

      philwilkinson

      thanks for the response @jcaron. Unfortunately all the methods you suggest only work on the expansion board types, not the deepsleep shield. The only way I can see to do this is to use an exception handler. Not very pythonic, but it does work. import deepsleep ds = deepsleep.DeepSleep() try: ds.get_wake_status() shield = True except: shield = False print(shield)
    • J

      Deep Sleep shield stopped working
      LoPy • deepsleep shield • • jubbs  

      3
      0
      Votes
      3
      Posts
      594
      Views

      X

      @jcaron @jubbs I used my administrative powers to update the above post adding the correct code tags.
    • M

      Educational Grove shield for Pycom devices
      Discussion • sensors shield grove • • marcozennaro  

      2
      4
      Votes
      2
      Posts
      684
      Views

      jmarcelino

      @marcozennaro Great project, thank you for sharing
    • L

      deep sleep shield not working with low rise power supply
      Issues & Bugs • lopy deep sleep shield • • lj  

      1
      0
      Votes
      1
      Posts
      582
      Views

      No one has replied

    • Thosch42

      Guru Meditation Error right after go_to_sleep()
      LoPy • lopy deepsleep guru meditation shield • • Thosch42  

      5
      0
      Votes
      5
      Posts
      1430
      Views

      Thosch42

      @seb Yep! That fixed it. Thanks! Cheers, Thomas
    • H

      Terminal Shield for Lopy / Wipy
      LoPy • lopy wipy shield • • hdemeillon  

      3
      1
      Votes
      3
      Posts
      1012
      Views

      H

      Here is what it looks like mounted to a DIN rail platform. I haven't soldered the other terminals on yet..
    • P

      PYScan shield: which RFID/NFC chip is used
      Expansion Board • pyscan shield • • patrick  

      3
      0
      Votes
      3
      Posts
      1021
      Views

      M

      NXP MFRC63002HN
    • R

      Maximum time for deep sleep shield
      WiPy 2&3 • deep sleep wipy 2.0 shield • • Roqueton  

      2
      0
      Votes
      2
      Posts
      1089
      Views

      B

      Did you ever find an answer to this? What is the maximum number of seconds for the go_to_sleep() method?
    • rskoniec

      Deep Sleep Shields - delivery update
      Comments & Feedback • sleep shield deep delivery • • rskoniec  

      7
      0
      Votes
      7
      Posts
      2325
      Views

      D

      @ssetu No track ! Yesterday morning i find a black plastic envelope in my letter box !! Surprise ;-) I contibute to the 2 pycom kickstarter projects and i am still waiting for the FiPy.
    • 1 / 1