This repository is code that can installed in data transmission device. This is just one example and can be used in many different ways.
이 저장소는 데이터 전송 장치에 설치될수있는 코드입니다. 이것은 단지 한 예시므로 다양한 방식으로 사용할수있습니다.
1.WeMos D1 R1 ESP8266 WiFi UNO
2.MQ-7 (gas sensor)
MQ-7 || ESP8266
VCC -> 3.3V/5.5V
GND -> GND
AD -> A0
1.Connect Your ESP8266 to Your Computer.
2.Download ESP8266 drivers.
3.Change code with your local environment.
4.Check the settings in your arduino sketch.
Tools-Board:"WeMos D1 R1" & Tools-PORT-{Machine's Port}
5.Upload.
1.ESP8266을 컴퓨터에 연결합니다.
2.ESP8266 드라이버를 설치합니다.
3.본인의 개발환경에 맞게 코드를 설정합니다.
4.아두이노 스케치 프로그램에 설정을 확인합니다.
툴-보드:"WeMos D1 R1" & 툴-포트-{장치의 포트}
5.업로드 시킵니다.
This server is released under the MIT License.