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
Arduino
  • Products
  • More
Arduino
Arduino Forum Light sensor
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 5 replies
  • Subscribers 394 subscribers
  • Views 473 views
  • Users 0 members are here
  • sensors
  • arduino
Related

Light sensor

Former Member
Former Member over 10 years ago

 

 

 

I want to connect 40 light sensors to my Arduino .Is there any possibility to connect all together without mega arduino?I really appreciate if any one could give me advice, tutorial or…

 

Thank you

 

  • Sign in to reply
  • Cancel

Top Replies

  • bobcroft
    bobcroft over 10 years ago +1
    Mehrnoush, what you need is a CD74HC4067 16 channel analog multiplexor, well actually three for 40 inputs. There is a tutorial on www.tronixstuff.com. Sparkfun used to make a break out board for this IC…
  • shabaz
    0 shabaz over 10 years ago

    Hi Mehrnoush,

    I don't know of a tutorial or project involving so many sensors connected to an Arduino, but just general reading up on I2C or other serial interfaces will show that it is possible to chain up sensors if they are digital serial devices (you may hit an addressing limit, in which case you'd have to implement multiple serial buses on your microcontroller (Arduino or otherwise).

    If the sensors are analog, then search for analog multiplexing (would need additional hardware).

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 10 years ago

    Hello mehrnoush

    As an whole other option you could maybe look at optimizing your setup so you dont need 40 sensors.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • pmohan
    0 pmohan over 10 years ago

    If you have no choice but to use 40 IO Pins, then as Shabaz said above you need to look in to I2C..  For example look at expanding the I2C Port by using TI 8574, 8575, 9555 or MCP 23017

     

    http://playground.arduino.cc/Code/I2CPortExpander8574

     

    http://tronixstuff.com/2011/08/26/tutorial-maximising-your-arduinos-io-ports/

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Robert Peter Oakes
    0 Robert Peter Oakes over 10 years ago

    By the time you add the extra hardware to get to 40 sensors and of course the additional complexity of the software, you may find it easier and quicker to use the MEGA

     

    Is there a reason you cant use the MEGA?

     

    Why do you need 40 sensors, you have not described you project so its hard to provide the best advise

     

    Peter

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • bobcroft
    0 bobcroft over 10 years ago

    Mehrnoush,

                        what you need is a CD74HC4067 16 channel analog multiplexor, well actually three for 40 inputs.  There is a tutorial on www.tronixstuff.com.  Sparkfun used to make a break out board for this IC too.  I am assuming you light sensors are analog, something like photosensitive resistors.

     

    As Peter said if you could use the MEGA then 3 of these with 16 channels of analog would give you phenomenal processing capacity and flexibility..  You could link them using I2C and the EasyTransfer library.  In the Uk clone Mega's can be bought for about £10 and for less from China.  I really doubt you will beat that to achieve a 40 channel system especially when you consider the bulk of the system is already built for you.

     

    Bob

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify 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