Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Hardware
  3. Any parallel interface accellerometers ?

Any parallel interface accellerometers ?

Scheduled Pinned Locked Moved Hardware
lsm303dlhcaccellerometers
5 Posts 3 Posters 1.3k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    ny51sens
    wrote on last edited by
    #1

    I have built a few projects using a few different 3 axis accelerometers, such as the LSM303DLHC. All of them used the i2c interface.

    I'm wondering if anyone knows of a somewhat similar device that can be connected to a microcontroller via a parallel (eg: 8 bit) interface ?

    AWIA 1 Reply Last reply
    0
    • N ny51sens

      I have built a few projects using a few different 3 axis accelerometers, such as the LSM303DLHC. All of them used the i2c interface.

      I'm wondering if anyone knows of a somewhat similar device that can be connected to a microcontroller via a parallel (eg: 8 bit) interface ?

      AWIA Offline
      AWIA Offline
      AWI
      Hero Member
      wrote on last edited by
      #2

      @ny51sens The "standard" alternative would be the SPI (serial) interface. A parallel interface imho would be not very efficient considering the size of the information and relatively low sampling rates of the sensors.

      N 1 Reply Last reply
      1
      • AWIA AWI

        @ny51sens The "standard" alternative would be the SPI (serial) interface. A parallel interface imho would be not very efficient considering the size of the information and relatively low sampling rates of the sensors.

        N Offline
        N Offline
        ny51sens
        wrote on last edited by
        #3

        @AWI - looking at parallel so I can process data faster ... I can't save to pc at a rate fast enough to keep up with sampling rate.

        AWIA 1 Reply Last reply
        0
        • N ny51sens

          @AWI - looking at parallel so I can process data faster ... I can't save to pc at a rate fast enough to keep up with sampling rate.

          AWIA Offline
          AWIA Offline
          AWI
          Hero Member
          wrote on last edited by
          #4

          @ny51sens I'm curious what kind of application you are looking at. You can take a look at ADXL377 (analog sensor) and use whatever kind of ADC to read parallel at enormous speeds..

          1 Reply Last reply
          0
          • pansenP Offline
            pansenP Offline
            pansen
            wrote on last edited by
            #5

            SPI can be blazing fast. A colleague of mine recently implemented some memory interface in the range of two/three digit MBits per second. Intuitively I would say bit banging an 8 bit parallel data input using a microcontroller is slower than using high-speed SPI. Just polling the 8 bits from the pins will take ages...Of course I am assuming you're using a uc and not a FPGA.

            You need to be precise, just because you can read data faster doesn't mean you can process it faster. I'd be a bit shocked to hear that an accelerometer could produce more data than a standard uc SPI can take...but then, I also have no experience.

            So I'm also curious what you are planning to do!

            Orange Pi Plus 2e connected to nrf24 PA via SPI running git-development MySensors gateway, OpenHAB2, mosquitto and MySQL persistence.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            17

            Online

            11.7k

            Users

            11.2k

            Topics

            113.1k

            Posts


            Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • MySensors
            • OpenHardware.io
            • Categories
            • Recent
            • Tags
            • Popular