top of page

Mechatronics & PCB Design

LynxBot

The LynxBot is an Arduino based robot that consists of multiple sensors and a motor controller system that independently controls the speed of each wheel. Working with this robot required accounting for calibration and instabilities for each sensor and actuator. Since these parts are hobby grade, extensive time was invested in developing approaches to offset sensor hysteresis. The robot was designed to be modular and complete a series of tasks, a couple of which are highlighted below.

lynxbot.jpeg

PCB Project

This circuit is designed to use a photoresistor sensor to measure the amount of light in a room and comparator operational amplifier to determine if an LED should be turned on or off accordingly. This system consists of:
​

  • 10K resistor (x3)

  • 1K resistor (x1)

  • Photoresistor (x1)

  • Comparator Operational Amplifier (x1)

  • LED (x1)

  • 100 uF Capacitor (x1)

​
An operational amplifier is used to compare the voltages between two voltage divider configurations, one with a 10K resistor and photoresistor, and the other with two 10K resistors. As the amount of light received by the photoresistor decreases, the resistance of it increases, resulting in a higher output voltage from the voltage divider. An opt amp is connected to 9V and GND for its positive and negative voltage terminals. The opt amp has two connection pins, a non-inverting input that connects to the photoresistor based voltage divider, and an inverting pin that connects to the other voltage divider. When the photoresistor receives significantly less light, the voltage at its connected opt amp pin will increase and be higher than the other pin, connecting the 9V to the opt amp output pin, which powers the LED. When the photoresistor is exposed to more light, the voltage at its designated opt amp pin will be less than that of the other voltage divider, therefore the opt amp will connect the output pin to GND and the LED will not light up. A capacitor is also included in the circuit to stabilize fluctuations and spikes in source voltages.

opt_amp_edited.png
Circuit Schematic
circuit_schematic_goodnightlight.png
PCB Design
breadboard_design_goodnightlight.png
Contact Me
alt_logo_edited.png
If you would like to learn more or start a conversation please feel free to click on the icons to contact me via email or LinkedIn.
View My Resume
email icon_edited.png
  • White LinkedIn Icon
bottom of page