Building a Digital Goniometer with 2 Seven Segment Displays

  • Thread starter Thread starter Ali Inam
  • Start date Start date
  • Tags Tags
    Digital
Click For Summary
SUMMARY

The discussion focuses on building a Digital Goniometer utilizing two seven-segment displays controlled by a potentiometer. The original idea involves measuring voltage changes due to arm movement, but a participant suggests using an optical encoder for improved precision and reliability. An Arduino-based solution is recommended for interfacing with the optical encoder and driving the displays. This approach addresses the limitations of potentiometers, which are deemed noisy and imprecise.

PREREQUISITES
  • Understanding of goniometers and their applications in biomedical engineering.
  • Familiarity with optical encoders and their functionality.
  • Knowledge of Arduino programming and interfacing with hardware components.
  • Experience with seven-segment display circuits and their control mechanisms.
NEXT STEPS
  • Research optical encoder project boards compatible with Arduino.
  • Learn how to program Arduino to read data from optical encoders.
  • Explore circuit designs for driving multiple seven-segment displays.
  • Investigate alternatives to potentiometers for measuring angular displacement.
USEFUL FOR

Biomedical engineering students, hobbyists in electronics, and developers interested in building precise measurement devices using Arduino and optical encoders.

Ali Inam
Messages
99
Reaction score
0
Hi guys, I am a student of Biomedical Engineering and am in my 2nd year. I am supposed to make a Digital Goniometer, for those who want to know what Goniometer is:

http://en.wikipedia.org/wiki/Goniometer

Now mostly there are mechanical types of goniometer and we make them electrical by attaching batteries to it and then we get the access to measure the voltage changes by the movement of our arm.

I have decided to make such a Goniometer which will include a double digit seven segment display which will be attached to the goniometer through a Potentiometer, as the arm will move, so will the potentiometer and the voltages will vary according to the change in resistance and the voltage to be displayed in the 7 segment display.

Can anyone please help how to build such a circuit involving 2 seven segment displays to be controlled by a single Potentiometer (POT). I have been searching for different ciruits on google for the last couple of days but stiil I'm unable to find a decent circuit which would give what I really need.

Thanks !
 
Engineering news on Phys.org
Potentiometers are terrible for that application. They are noisy, intermittant and very imprecise. I recommend an optical encoder, and a Arduino-based software/hardware solution. You can readily find optical encoder project boards for interface to arduino, also boards for driving seven segment displays.

Or you could just drive a video screen with the numbers.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
17
Views
3K
  • · Replies 8 ·
Replies
8
Views
5K
  • · Replies 14 ·
Replies
14
Views
6K
Replies
5
Views
2K
  • · Replies 14 ·
Replies
14
Views
5K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
34
Views
4K
  • · Replies 5 ·
Replies
5
Views
6K
Replies
2
Views
2K