Navigation

    Welcome to the Pycom forum

    Forum

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

    • O

      Are there 'readable' shield Id's?
      Comments & Feedback • lopy pytrack pysense expansion board • • oldGuyDave  

      9
      0
      Votes
      9
      Posts
      1796
      Views

      O

      @seb First I want to thank you for your help - you have helped me resolve the board detection issue. I understand try/except is the "python way" but as a developer with a much more structured background I was hoping for a solution that might be more robust so as not to encounter issues in the future as the interface or hardware might change. I really do appreciate your time and effort and I understand this is likely the best solution for now.
    • J

      Pysense accelerometer wake up issues
      Issues & Bugs • pysense library accelerometer wake up • • jcaron  

      13
      0
      Votes
      13
      Posts
      2943
      Views

      D

      Hi @jcaron, yesterday I posted some findings about this issue. Today I've discovered that if I comment the line: self.set_register(CTRL3_REG, 1, 5, 1) in LIS2HH12.py, then my multimeter shows the accelerometer works as its supposed in terms of current consumption: ~130 µA for 5 seconds (inactivity duration) and then ~60 µA. If I shake a little bit the board then the current rises up to ~130 µA (activity detection) and after 5 seconds lowers to ~60 µA again. Off course, the SiPy doesn't wake up because accelerometer's inactivity interrupt (INT1_INACT bit in CTRL3 register) is not enabled (the line I commented), but this reinforces my theory that there is a problem regarding to the way the PIC handles the interruption. I.e., an issue in Pysense/Pytrack firmware or in pycoproc.py library.
    • S

      Read and write value of the characteristic
      LoPy • lopy pysense python lopy ble characteristic • • stefan85e  

      1
      0
      Votes
      1
      Posts
      931
      Views

      No one has replied

    • S

      Pysense board is not showing up on device manager
      Getting Started • lopy pysense windows7 • • SameerChouksey  

      3
      0
      Votes
      3
      Posts
      1024
      Views

      S

      Thanks. Yes it was a power cable only. Working fine with other cable. Regards, Sameer
    • M

      Adapter to fit PySense/PyTrack in a PyCase
      Getting Started • pytrack pysense pycase adapter • • marcozennaro  

      3
      4
      Votes
      3
      Posts
      1150
      Views

      M

      Hi! Please find here the file. Let me know if you need any help. Marco https://www.dropbox.com/s/c3phhysmv1nps98/pycom_ok.dxf?dl=0
    • A

      Error when importing pysense/pytrack
      FiPy • pytrack pysense fipy firmware • • adrien3d  

      11
      0
      Votes
      11
      Posts
      3556
      Views

      R

      @Cormac Yeah the mkfs method has been renamed or just removed. Use os.fsformat('/flash') instead, as i also wrote in my previous post.
    • rskoniec

      Pyscan Shield
      Comments & Feedback • pysense pycom webshop changes preorder • • rskoniec  

      3
      1
      Votes
      3
      Posts
      808
      Views

      rskoniec

      @seb Thank you for clarification. ;)
    • pierrot10

      [Pysense] How can I connect a sensor to the external IO Header
      Expansion Board • pysense interrupt pins headers pic • • pierrot10  

      25
      0
      Votes
      25
      Posts
      10612
      Views

      S

      Hi @pierrot10 The internal ADC has very poor performance. The non linearity is poor and it has a high noise floor. I think someone earlier suggested using an external ADC and I think that is very good advice.
    • J

      PySense hardware versions (1.0/1.1)
      Discussion • pysense • • jcaron  

      3
      0
      Votes
      3
      Posts
      804
      Views

      J

      @seb Great, thanks for the quick response!
    • M

      Woks from Atom RUN but not when uploaded
      Discussion • pysense pymakr ds18b20 • • maxi  

      2
      0
      Votes
      2
      Posts
      667
      Views

      M

      It looks like it needs a double scan to find the rom. After inserting ow1 = OneWire(Pin('P4')) print('found devices:', ow1.scan()) Even if the print is an empty array ('found devices:[]') then the temperature reading is working with appropriate rom... Anyone can get why? Maxi
    • S

      Anyone with a good compressed payload for PySense
      Expansion Board • lora pysense • • smbunn  

      5
      0
      Votes
      5
      Posts
      1420
      Views

      J

      @smbunn Not sure how you want to send the data, but if you're Wi-Fi for instance you usually don't care much about saving every bit you can, convenience is key, and JSON is probably your best friend. If you intend to use LoRaWAN on the other hand, you really want to save every bit you can, but using deltas is probably not a good idea as packets are usually unconfirmed and can thus be lost, which would break all subsequent readings.
    • J

      can't load pysense library
      Expansion Board • lopy pysense • • jmetzner  

      4
      0
      Votes
      4
      Posts
      1992
      Views

      B

      @jmetzner I'm glad it works, the documentation is off in a lot of places.
    • philwilkinson

      PySense not recognised as DFU device
      Issues & Bugs • pytrack pysense firmware upgrad • • philwilkinson  

      8
      0
      Votes
      8
      Posts
      2711
      Views

      A

      @jmarcelino Thank, with sudo It works !!
    • bmarkus

      Pysense documentation bug
      Comments & Feedback • pysense • • bmarkus  

      1
      0
      Votes
      1
      Posts
      642
      Views

      No one has replied

    • G

      Deep Sleep Shield
      Expansion Board • pytrack pysense deepsleep pycom deep sleep • • gruia.nichita  

      2
      0
      Votes
      2
      Posts
      982
      Views

      jmarcelino

      @gruia-nichita You don’t need the deep sleep shield on the Pysense/Pytrack, that functionality is built in.
    • M

      pysense_0.0.8.dfu in Windows 7 x64
      Issues & Bugs • pysense dfu • • Mongkol  

      1
      1
      Votes
      1
      Posts
      695
      Views

      No one has replied

    • M

      PySense & PyTrack sleep: get time slept (like sleep time remaining) + state saving?
      Comments & Feedback • pytrack pysense sleep accelerometer • • Meirssv  

      2
      0
      Votes
      2
      Posts
      942
      Views

      livius

      @meirssv you can save this info to sd card, flash or nvs
    • T

      MPL3115A2 hangs intermittently
      Expansion Board • pysense wipy 2 hang mpl3115a2 • • tshead  

      16
      0
      Votes
      16
      Posts
      3702
      Views

      catalin

      hi @smbunn, The code was not modified. On a second thought, the altitude is just a simple function of the pressure, considering the same sea-level pressure. This is not ok, as the sea-level pressure varies in time, and from place to place. So, I would recommend, to use just the pressure, and if altitude is required, some arithmetics code has to be added, to get the right altitude. You could use some weather forecast service to obtain the accurate and real-time sea-level pressure.
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 5 / 9