Language:EN
Pages: 4
Words: 642
Rating : ⭐⭐⭐⭐⭐
Price: $10.99
Page 1 Preview
you can upload the microcontroller and test the de

You can upload the microcontroller and test the device

Digital Thermometer with Temperature Logging Assignment Answers Needed

Your Question:

Step By Step Answers with Explanation

Step-by-step instructions on how to build a digital thermometer with temperature logging:

  • EEPROM chip

  • Keypad

  • Soldering iron

  • Solder

  1. Connect the LCD display to the microcontroller. The LCD display will have different pins depending on the type of display that you are using. Consult the datasheet for your LCD display to determine how to connect it to the microcontroller.

  2. Connect the EEPROM chip to the microcontroller. The EEPROM chip will also have different pins depending on the type of EEPROM that you are using. Consult the datasheet for your EEPROM chip to determine how to connect it to the microcontroller.

Example code:

The following is an example of Arduino code that you can use to build a digital thermometer with temperature logging:

// Define the pins that the hardware is connected to

const int DS18B20_PIN = 10;

const int LCD_D6_PIN = 3;

const int LCD_D7_PIN = 2;

LiquidCrystal lcd(LCD_RS_PIN, LCD_EN_PIN, LCD_D4_PIN, LCD_D5_PIN, LCD_D6_PIN, LCD_D7_PIN);

// Define the logging parameters

  lcd.begin(16, 2);

  // Start the temperature sensor

  temperatureSensor.requestTemperatures();

  float temperature = temperatureSensor.getTempCByIndex(0);

  lcd.print(" C");

  // Log the temperature to the EEPROM

You are viewing 1/3rd of the document.Purchase the document to get full access instantly

Immediately available after payment
Both online and downloadable
No strings attached
How It Works
Login account
Login Your Account
Place in cart
Add to Cart
send in the money
Make payment
Document download
Download File
img

Uploaded by : Hiran Gaba

PageId: DOC0FAF8E0