Arduino Data Logger Shield circuit in proteus

Arduino Data Logger Shield with temperature circuit in proteus

Arduino Data Logger  Shield circuit, proteus diagram
Arduino Data Logger Shield with temperature circuit

Arduino Data Logger Shield with temperature circuit in proteus

In this article we will learn how to make Arduino data logger shield with temperature circuit in proteus.
In the last post we will learn how to make Arduino Buzzer breakout board circuit in proteus. You can visit our website,
I hope you appreciate my work, let’s discuss about today’s project.

 

Components:

  1. Arduino Uno
  2. SD card
  3. IC (DS 1307)
  4. LDR
  5. Temperature meter
  6. Battery (3V)
  7. Push buttons
  8. Resistors (1k, 10k)
  9. LEDs
  10. Jumper wires

Construction…

  • Connect CS pin of SD card with D10 pin of Arduino Uno
  • Connect D1 pin of SD card with D11 pin of Arduino Uno
  • Connect DO pin of SD card with D12 pin of Arduino Uno
  • Connect CLK pin of SD card with D13 pin of Arduino Uno
  • Connect +ve side of 1st LED with D2 pin of Arduino
  • Connect +ve side of 2nd LED with D3 pin of Arduino
  • Connect –ve sides of both LEDs with GND
  • Connect SCL pin of IC with D19 pin of Arduino
  • Connect SDA pin of IC with D18 pin of Arduino
  • Connect pin 7 of IC with D8 pin of Arduino Uno
  • Connect pin 3 of IC with one side of 3V battery
  • Connect 2nd side of Battery with GND
  • Connect one side of LDR with +3.3v
  • Connect 2nd side of LDR with one side of resistor 10k
  • Connect pin 3 of temperature meter with 2nd side of resistor 10k and then connect them with GND
  • Connect pin 2 of temperature meter with AD1 pin
  • Connect pin 1 of temperature meter with AREF pin
  • Connect AD0 pin at the junction of resistor and LDR
  • Connect one side of push button 1 & 2 with +ve
  • Connect 2nd side of push button 1st with D0 pin through one side of resistor
  • Connect 2nd side of 2nd push button with D1 pin through one side of 2nd resistor
  • Connect 2nd sides of both resistors with GND
  • Connect VCC pin of Arduino with +5V
  • Connect one side of resistor with +5V
  • Connect 2nd side of resistor with one side of push button and then connect them with Reset
  • Connect 2nd side of push button with –ve side of LED and then connect them with GND
  • Connect +ve side of LED with one side of resistor
  • Connect 2nd side of resistor with D13 pin of Arduino

Working…

The Arduino Data Logger Shield is an accessory that can be used to create a data logging system with an Arduino board. It typically includes features such as a real-time clock (RTC) and an SD card slot for data storage. To use it with a temperature and light breakout board, you would follow these general steps.

Applications…

  1. Weather Station
  2. Environmental Monitoring
  3. Home Automation
  4. Energy Efficiency
  5. Agriculture

Advantages…

  1. Easy to Use
  2. Data Logging
  3. Temperature Monitoring
  4. Light Sensing
  5. Real-time Data