Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.28 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.28 KB

[arduino IOT Sensor - Project]

작성자 소개(About the author)

2. Created by: 2017-12-20
3. Description:
3-1. Using DHT11 sensor, temperature and humidity can be measured.(DHT11 센서 사용하여 온도, 습도 측정가능.)
3-2. Implemented Ethernet wired communication in Arduino.
3-3. Implemented for network synchronization.
4. License: GNU General Public License, version 3

빌드(Build)

1. Invoke the project in an Arduino environment.

개발환경(Development environment)

1. Arduino 1.85

라이브러리(Libraries)

  1. EtherCard(ENC28J60) / (GPL v2)
  2. Adafruit Unified Sensor Driver

참고(Reference)

Link: [Arduino - Software], [Arduino - Software], "https://www.arduino.cc/en/Main/Software" "Arduino - Software"

Link: [njh/EtherCard: EtherCard is an IPv4 driver for the ENC28J60 chip, compatible with Arduino IDE], [Github], "https://github.com/jcw/ethercard" "EtherCard"

Link: [Overview | DHT11, DHT22 and AM2302 Sensors | Adafruit Learning System], [Adafruit Learning System], "https://learn.adafruit.com/dht", "Adafruit"

Link: [Adafruit Unified Sensor Driver], [], "https://github.com/adafruit/Adafruit_Sensor", "Adafruit"