Skip to content

Files

Latest commit

0a31c79 · Jul 21, 2022

History

History
14 lines (14 loc) · 797 Bytes

File metadata and controls

14 lines (14 loc) · 797 Bytes

To run this project, please go through the following steps:

  1. Download and unzip the project in your local machine.
  2. Open Jupyter Notebook and open code.ipynb in it.
  3. Goto Menu Bar and click on Cell and then Run All
  4. Go to link https://www.wokwi.com and register your account.
  5. Click on Start A New Project: Arduino Mega
  6. Extract sketch.zip in your local system and paste the sktech.ino and diagram.json file
    contents in the simulator window in sktech.ino and diagram.json section of simulator respectively.
  7. Now the simulator is ready which you can see on your screen.
  8. Click on Start the simulation (Play) button.
  9. Click on any DHT sensor or LDR sensor to change values and record observations as and when needed.
  10. Thank You.