코코아팹은 누구나 창의적 아이디어를 현실로 만들어 낼 수 있도록
만들고, 공유하고, 배울 수 있는 터전이
되고자 합니다.
아이디와 비밀번호를 잊으셨나요?아이디 / 비밀번호 찾기
코코아팹 회원이 아니신가요? 회원가입
dht11 센서 할려는데 오류가 나요ㅠㅠ도와주세요
수딩 | 2019-04-19
|
|
---|---|
dth11 온습도센서 예제를 다운받아 업로드 할려하면 자꾸 오류가 나는데 이유가 뭘까요? 밑에 오류 설명있습니다ㅠㅠ 그리고 checksum error는 어떨 때 뜨는 건가요?ㅠㅠ
/************************************** #include <dht11.h> dht11 DHT11; #define DHT11PIN A0 void setup(){ pinMode(H_Buzzer,OUTPUT); } void loop(){ int val = DHT11.read(DHT11PIN); //Output humidity and indoor humidity to determine the suitability of such discomfort is lit to remind //Output temperature and the room temperature to determine the suitability of such discomfort is lit to remind void Blink(){
아두이노:1.8.9 (Windows Store 1.8.21.0) (Windows 10), 보드:"Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)" 빌드 선택사항 변경됨, 모두 다시 빌드합니다. <artificial>:(.text.startup+0x166): undefined reference to `dht11::read(int)' collect2.exe: error: ld returned 1 exit status exit status 1 이 리포트는 파일 -> 환경설정에 "컴파일중 자세한 출력보이기"를 |
|
이전글 | 아두이노 보드 업로드 오류 문제입니다. 도와주세요.... | 2019-04-19 |
다음글 | 스마트 홈 키트 어플 | 2019-04-21 |