element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Sensors
  • Technologies
  • More
Sensors
Sensor Forum When you need many sensors at once...
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Sensors to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 26 replies
  • Answers 4 answers
  • Subscribers 347 subscribers
  • Views 3892 views
  • Users 0 members are here
Related

When you need many sensors at once...

screamingtiger
screamingtiger over 9 years ago

I have a project where I may need 25+ accelerometers and magnetometers.

 

I see three options for sensors:

-Direct wire, which could be possible with shift registers

-I2c, however many sensors of the same brand only ship with 1 or 2 address options and I dont want to have dozens of different brands with with different protocols

-SPI, same problem as I2c.

 

I found the I2C sensors to be cheap, is there a way to use numerous sensors with the same address within one bus?

  • Sign in to reply
  • Cancel

Top Replies

  • dougw
    dougw over 9 years ago +4 verified
    Linear Technology makes chips to handle this situation - up to 127 devices with the same address can be handled on one bus, but you may need one of these chips at each sensor. They cost about $2 each.…
  • shabaz
    shabaz over 9 years ago in reply to gdstew +2 suggested
    yet here you are again pushing the easily dis-proven idea that I2C is only good for short distances between boards Where did I state with the explicitness that you suggest, that it is only good for short…
  • michaelkellett
    michaelkellett over 9 years ago in reply to screamingtiger +2
    Another method you might consider (it's cheaper for the parts but has other issues) would be to use a single micro with plenty of pins (50 spare IOs needed) and bit bang as many IC2 buses as you need.…
Parents
  • kulky64
    0 kulky64 over 9 years ago

    I would put all sensors on the same I2C bus and make some address decoder to make only one device active at a time.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Jan Cumps
    0 Jan Cumps over 9 years ago in reply to kulky64

    Do you have a  decoder example, kulky64?

    I'd be interested in a usable example too (not looking for 25+ sensors, but would be helped if you know one for using two fixed-address ICs).

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • Jan Cumps
    0 Jan Cumps over 9 years ago in reply to kulky64

    Do you have a  decoder example, kulky64?

    I'd be interested in a usable example too (not looking for 25+ sensors, but would be helped if you know one for using two fixed-address ICs).

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • kulky64
    0 kulky64 over 9 years ago in reply to Jan Cumps

    If you have device with only one fixed address, then this is not usable. But if device has at least one hardware pin to set I2C address, then it should be possible to dynamically change logic level on that pin(s) using some spare GPIOs or logic decoder to make only one responding to MCU. This may not be usable to all I2C devices. For example if device scans logic level on its address pin only during power-up or reset and then assumes that address until next power-up/reset.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jc2048
    0 jc2048 over 9 years ago in reply to Jan Cumps

    Perhaps you could use a repeater like this.

     

    http://www.ti.com/product/pca9515b

     

    (This one's for 3.3V use, but there are plenty of alternatives if you look through that product section)

     

    It's got an enable pin, so if you had one in front of each of your identical slaves they could be enabled individually one at a time as you wanted to talk to them. Think it would work, though I've not done it myself so an idea rather than a recommendation.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube