ITP2301 Intro to Physical Comp.

  • P Comp Week 3 Labs

    To start this lab, I did not have a working speaker, so I rigged this tool I have from work that can take an input and produce it over a small built in speaker. I soldered a 1/4″ jack to a ground and hot wire to put into my breadboard to replace the “+” and…

  • P Comp Week 2 Labs

    Digital Input and Output with an Arduino Preparing the Breadboard and Adding a Pushbutton Why does the pulldown resistor need to be a 10kΩ? How does it correlate to the button/switch? Adding Digital Outputs (LEDs) and Programming the Arduino When it came to programming the board, I wrote out all the code and got to…

  • P Comp Week 1 Labs

    Setting Up A Breadboard Setting up the breadboard – using a 7805 regulator, and connecting the ground and voltage buses throughout the board and to the proper pins of the regulator. Soldered a DC power jack to two header pins and covered the connections in hot glue to prevent any shorts. Connected the jack to…

  • P Comp Class 9/8/21

    This machine will take your inputed ingredients and come up with a list of items/meals that are available to make. An interface is there for you to select what you want to make from its given list, along with customizations for each item. Our example here was soup; the interface will display customizations such as…