What components to make LED bar graph up/down counter?

Click For Summary
SUMMARY

The discussion centers on creating an up/down counter using a photogate trigger and a 12-segment LED bar graph for display. The user seeks a solution that avoids extensive coding, potentially using a standalone up/down counter kit or an Arduino board. Suggestions include utilizing a shift register for efficient display management and the advantages of using a microcontroller for flexibility in programming. The conversation emphasizes the importance of size and power efficiency in the design.

PREREQUISITES
  • Understanding of photogate sensors and their applications
  • Familiarity with LED bar graph displays and their wiring
  • Basic knowledge of shift registers and their function in electronic circuits
  • Introduction to Arduino programming and microcontroller concepts
NEXT STEPS
  • Research how to implement a shift register for LED control
  • Learn about Arduino programming for sensor integration
  • Explore standalone up/down counter kits and their specifications
  • Investigate power management techniques for small electronic projects
USEFUL FOR

Electronics hobbyists, makers, and engineers interested in building compact LED display counters, as well as those looking to integrate sensors with microcontrollers for interactive projects.

Stoph
Messages
14
Reaction score
0
Hey all,

Wanting to create an up/down counter that uses a photogate as a trigger, and a 12 segment LED bar graph to display the count. It will need to begin at full illumination, turning off one at a time on activation of the photogate. Will also need a reset switch, though I'm thinking a simple break in the circuit to turn off when disengaged, reverting to full illumination when power restored would do?

Wondering if I can retrofit a standalone up/down counter kit, or whether I'd need to go as far as to invsst in an arduino board and learn code? if there's a route that achieves what I need that avoids going to that extent, id prefer that.

Size and power both small if possible.

I've done some reading, but without a firm point of reference on which to draw a bearing, I fear I'm going in circles and not getting anywhere.

Any help much appreciated!
 
Engineering news on Phys.org
You could use a shift register to build such a "thermometer" code display. Here is a good page on shift registers.

http://www.allaboutcircuits.com/vol_4/chpt_12/4.html

Even if you used an arduino, such a circuit saves IO pins (which is sometimes important).

My bias is generally to use a processor since you can easily tweak your code to modify behavior, deal with startup and reset conditions, change sensitivity rules, etc. Learning to use arduino is move into the future.
 
Thanks for pointing me in the rght direction, MBG!
 
Most likely this can only be answered by an "old timer". I am making measurements on an uA709 op amp (metal can). I would like to calculate the frequency rolloff curves (I can measure them). I assume the compensation is via the miller effect. To do the calculations I would need to know the gain of the transistors and the effective resistance seen at the compensation terminals, not including the values I put there. Anyone know those values?

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
Replies
13
Views
5K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
8K
Replies
12
Views
3K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
5
Views
7K