Week 8- Journal

Ideation

Tell us about your assignment's idea for this week. Why do you care about this idea? What inspired you? (Please include images or links to sources of inspiration)

I will Complete till the Nice to have features in my final Project idea. I will control the LCD screen and a servo motor using Android GUI , it will be a simulation to the last part in my final project. The idea of the final project is a solar tracker which tracks the sunlight to improve the efficiency of solar panels. In this week , I am going to control this tracker using a mobile app. I will control the direction of the panel using  the servo motor , and the LCD display will help in knowing the direction of this servo (0 or 180 degree).

Tool Chain

Which software/machines/materials did you use in the assignment? Why?

Circuit Simulation : 

Physical Circuit : 




Design/Preparation Process

Explain the design and/or preparation process of your assignment. How did you use the tool or software to design and/or prepare your assignment before fabrication/implementation?

Screen Recording 2024-09-17 221429.mp4

 

Steps for Wiring (I have used Tinker Cad to make the wiring diagram as follows )

Steps for the GUI Setup : 

Development/Implementation Process

Explain the development/implementation process of your assignment. How did you use the machine/tool to manufacture or implement the design of your assignment?

WhatsApp Video 2024-09-19 at 18.12.09_17bfd236.mp4

Pseudocode for the project :

The code will be simple , it will contain one if condition to check the serial input ,if it is 0 print Move 180 degree and move the servo , if it is 1 get back to zero degree and print it.

Once a command arrives:



Overcoming Challenges

What kinds of challenges or problems did you face while doing the assignment, tutorials, or exercises?  How did you solve them? Did you ask for help from an instructor or peer? Please provide a link to the tutorial or article that you used to solve your problem (if any)

The Main problem was in Tinkercad simulation as the Bluetooth module  is not found on it. So I used the serial monitor to test my code on Tinkercad and make sure that all works . I used the Keyboard to enter the inputs and it worked and the simulation was smooth . 

Final Project

How can you use the skills and knowledge that you've acquired this week in your final project?

WOW!

What is the coolest thing that you've learned this week? What is something that you will never forget from this week?

Weekly Digest [OPTIONAL]

Tell us about any other cool things that you've made this week: in the Hands-on activity, tutorial examples, exercises, or any other cool mini-project that you tried out aside from the assignment.

Assignment Design Files