아두이노윤2 [Arduino Yun] GPS로 받은 값을 구글값으로 변경 [구성] GPS는 Adafruit Ultimate GPS Breakout 아두이노는 arduino yun GPS는 Adafruit-GPS-Library 받아서 leo_parsing을 참고, Serial.print("Location: "); Serial.print(GPS.latitude, 4); Serial.print(GPS.lat); Serial.print(", "); Serial.print(GPS.longitude, 4); Serial.println(GPS.lon); 하고 데이터 받아오면, 내가 구글맵에서 보는? 소수점으로된 위도경도로 바꿔줌 http://arduinodev.woofex.net/2013/02/06/adafruit_gps_forma/ http://www.dexterindustries.co.. 2015. 10. 23. 아두이노 윤 아두이노 윤2013년 5월13일 발표중국어로 구름을 뜻하는 운(雲, cloud)을 따옴Arduino Yun = 아두이노 아키텍처+리눅스Tmega32u4(레오나르도)와 Atheros AR9331를 탑재한 보드Atheros AR9331은 Linino라 불리는 OpenWRT기반의 리눅스를 지원BRIDGE LIBRARY는 두 프로세서간 통신 제공[아두이노 윤 실제 크기 비교 : 아두이노윤, 체크카드] 아두이노 공식 홈페이지 - arudino yun 페이지https://www.arduino.cc/en/Main/ArduinoBoardYun Getting Started with the Arduino Yúnhttps://www.arduino.cc/en/Guide/ArduinoYun 아두이노 윤 소개http://vcte.. 2015. 9. 19. 이전 1 다음