Discussion Overview
The discussion revolves around developing an algorithm for a light tracker project utilizing phototransistors and a PIC 16F877 microcontroller. Participants explore various methods for tracking light sources, addressing both theoretical and practical aspects of the design.
Discussion Character
- Exploratory
- Technical explanation
- Debate/contested
Main Points Raised
- One participant suggests using two phototransistors on a turntable with a shield between them, wired in a Wheatstone Bridge configuration, and proposes using a comparator or A to D converters to determine the direction of the light.
- Another participant raises a concern about how the tracker should behave when both sensors detect the same intensity of light, particularly when the light source is behind the tracker.
- A different approach is mentioned involving five photoresistors (LDRs) for tracking light, with a reference to a previous discussion that includes a video demonstration.
- One participant proposes using a microcontroller to check the light levels from the sensors and suggests rotating the motor back and forth if both sensors are in the dark to locate the light source.
- There is a caution about continuously rotating the motor in one direction to avoid wire twisting, indicating the need for end-of-travel sensors.
Areas of Agreement / Disagreement
Participants express differing views on the best approach to implement the light tracking algorithm, particularly regarding how to handle situations where both sensors detect equal light intensity. The discussion remains unresolved with multiple competing ideas presented.
Contextual Notes
Participants have not reached consensus on the optimal algorithm or method for the light tracker, and there are unresolved questions about specific operational conditions and sensor configurations.