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 Need some help with arduino counter project.
  • 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
  • Replies 3 replies
  • Subscribers 392 subscribers
  • Views 469 views
  • Users 0 members are here
Related

Need some help with arduino counter project.

mustanov
mustanov over 7 years ago

Hello Guys!

I am very new to this community and I will appreciate every help that I can get.
I want to make a little project that will help me a lot in my work. I will try to explain the system that I need as much as possible.

The main task is that I have 5 sensors installed successively , that will count every object that passes in front of them and at the end I can monitor/read the quantities that are passed in front of every sensor and also calculate the difference between exact quantities
I want to monitor the differences like below:

S1-S2 %
S2-S3 %

S4-S3 %
S5-S4 %

I didn't decide how to read the values - from connection to PC or from some Display. I'm opened for suggestions.


I'm currently looking for similar projects so I can start from somewhere. I will be very grateful for hardware and coding support and suggestions from you.

Best Regards!

  • Sign in to reply
  • Cancel

Top Replies

  • luislabmo
    luislabmo over 7 years ago +3
    Hello mustanov I work on common platforms (Arduino, Teensy, Raspberry Pi), with the information given I can give you few simple ideas around those platforms, but is always good to provide more details…
  • luislabmo
    luislabmo over 7 years ago in reply to mustanov +1
    Hello mustanov , My best suggestion for you is to head to a Pololu QTR reflectance sensor (resouces section) , and check how to use their Arduino library . Basically they use two nice ways of using a IR…
Parents
  • luislabmo
    luislabmo over 7 years ago

    Hello mustanov

     

    I work on common platforms (Arduino, Teensy, Raspberry Pi), with the information given I can give you few simple ideas around those platforms, but is always good to provide more details:

     

    Sensors

    You can do your sensing with IR sensors, hall-effect or even Ultrasonic range-finders, all boils down to what kind of objects are needed to be sensed passing-by and how.

     

    Platforms

    • Arduino is probably the easiest and cheapest one. To visualize the data, the simplest approach probably is to use the Serial output, there are other options like using LCD or OLED screens but these may require some coding. Or you can use processing if you need to get the data on the PC and present it in a fancier way.
    • Teensy may work too, it works similar to Arduino but can provide more power IO if required for a little more price.
    • Raspberry Pi: this is like an all-in-one alternative if you add a screen to the Pi, or use a PC and connect to the Pi using a Terminal. The downside here is, if you are planning to use analog sensors, you may need extra hardware as the RPi has no Analog inputs.

     

    Hope this helps.

     

    Luis

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • luislabmo
    luislabmo over 7 years ago

    Hello mustanov

     

    I work on common platforms (Arduino, Teensy, Raspberry Pi), with the information given I can give you few simple ideas around those platforms, but is always good to provide more details:

     

    Sensors

    You can do your sensing with IR sensors, hall-effect or even Ultrasonic range-finders, all boils down to what kind of objects are needed to be sensed passing-by and how.

     

    Platforms

    • Arduino is probably the easiest and cheapest one. To visualize the data, the simplest approach probably is to use the Serial output, there are other options like using LCD or OLED screens but these may require some coding. Or you can use processing if you need to get the data on the PC and present it in a fancier way.
    • Teensy may work too, it works similar to Arduino but can provide more power IO if required for a little more price.
    • Raspberry Pi: this is like an all-in-one alternative if you add a screen to the Pi, or use a PC and connect to the Pi using a Terminal. The downside here is, if you are planning to use analog sensors, you may need extra hardware as the RPi has no Analog inputs.

     

    Hope this helps.

     

    Luis

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
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