Kit Requirements: Arduino Uno Small breadboard Jumper wires 10kΩ potentiometer 10kΩ resistor (x2) 220Ω resistor (x3) USB cable Photoresistor TMP36 temperature sensor Digital Multimeter Lab 3a: Procedure: ·         Watch...

60.1K

Verified Solution

Question

Electrical Engineering

Kit Requirements:

  • Arduino Uno
  • Small breadboard
  • Jumper wires
  • 10kΩ potentiometer
  • 10kΩ resistor (x2)
  • 220Ω resistor (x3)
  • USB cable
  • Photoresistor
  • TMP36 temperature sensor
  • Digital Multimeter

Lab 3a:

Procedure:

·         Watch thevideos:

o   Tutorial 03 forArduino: Electrical EngineeringBasics(https://www.youtube.com/watch?v=abWCy_aOSwY)

o   Tutorial 04 forArduino: Analog Inputs(https://www.youtube.com/watch?v=js4TK0U848I)

o   TechBits 13 -Analog and Digital Signals(https://www.youtube.com/watch?v=Z3rsO912e3I)

·         Constructthe breadboard circuit and implement the program presented in thevideo to create an adaptable night light and detailed in Chapter 2(pp.35-39) of your textbook.

Lab 3b:

Procedure:

This week’s lab will simulate the coffee maker heaterfunctionality we saw in Week 1. The difference in our program andthe actual coffee maker is that instead of turning on a heatingelement, our program will blink an LED.

·         Design acircuit and Arduino program that expands the concepts explained inChapter 3 ( pp. 52- 59) of your textbook and accomplishes thefollowing:

o   Blinks an LED whenthe temperature of a temperature sensor is at or below roomtemperature for more than 5 seconds

o   If the temperatureexceeds room temperature for more than 5 seconds, the LED will turnoff.

·   

Answer & Explanation Solved by verified expert
3.6 Ratings (324 Votes)
int led 9 led is connected to pin 9 int sensorpin A1define arefvoltage 33void setup put your setup code here to run oncepinModeledOUTPUT SETTING    See Answer
Get Answers to Unlimited Questions

Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!

Membership Benefits:
  • Unlimited Question Access with detailed Answers
  • Zin AI - 3 Million Words
  • 10 Dall-E 3 Images
  • 20 Plot Generations
  • Conversation with Dialogue Memory
  • No Ads, Ever!
  • Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!
Become a Member

Other questions asked by students