PCB DESIGN AND PROTOTYPE: LIGHT INTENSITY MEASURING SYSTEM WITH LED DISPLAY SYSTEM
- System which measures the light intensity within an enclosed area via a photoresistor and turns on LEDs based on the intensity of the light.
- Developed the electrical schematic and the PCB design using Autodesk Fusion 360.
- Created an enclosure for the prototype using a 3D Printer ensuring the total functionality of the photoresistor.
TEMPATURE AND HUMIDITY MEASUREMENT SYSTEM WITH DISPLAY SYSTEM
- Developed and created a temperature and humidity measurement system that displays on a DOG LCD with the stimulus of a pushbutton.
- Schematic designed using OrCad and built on a breadboard using a AVR128DB48
- Coded using assembly language
HITCHHIKER SYSTEM
- Designed a system for a transportation data logger to monitor the environment of shipped packages or containers.
- Included pressure, humidity, temperature, date and time sensor readings with a DOG LCD for the display feature.
- Exercises I2C and SPI communication protocols using a AVR128DB48
- Schematic Designed using OrCad
- Multi-File Code in C