โปรเจกต์นี้ติดตามสถานีอวกาศนานาชาติ (International Space Station หรือ ISS) เป็นเรื่องสนุกที่จะลองมองหาพิกัดเหล่านั้นบนแผนที่หรือลูกโลก ISS เคลื่อนที่เร็วมาก!
รายละเอียดทางเทคนิคเพิ่มเติม
ข้อมูลเทเลเมตรีกลศาสตร์วงโคจร
โปรเจกต์นี้มีตัวบ่งชี้ทางกายภาพที่มองเห็นได้ว่าเมื่อใดที่ ISS กำลังโคจรอยู่เหนือศีรษะ โดยใช้ข้อมูลวงโคจรดาวเทียมแบบเรียลไทม์
- การดึงข้อมูลดาวเทียมผ่าน REST API: Arduino (ESP8266/ESP32) เชื่อมต่อกับ API "Open-Notify" หรือ "N2YO" ผ่าน WiFi เพื่อดึงข้อมูล Latitude/Longitude และระดับความสูงปัจจุบันของ International Space Station
- ตรรกะการคำนวณระยะใกล้แบบไดนามิก: เฟิร์มแวร์จะคำนวณ "ระยะทางบนวงกลมใหญ่" (Great Circle Distance) ระหว่างพิกัดที่กำหนดของผู้ใช้กับ ISS เมื่ออยู่ในรัศมี 500 กม. Arduino จะเปิดใช้งาน LED "Station Overhead" และส่งเสียง piezo โทนสูง
แผงควบคุมภาพ
- การแสดงผลวงโคจรบน OLED: แสดงความเร็วปัจจุบัน (km/h) และระดับความสูง (km) ของ ISS บน I2C OLED screen ที่มีความคมชัดสูง
ข้อมูล Frontmatter ดั้งเดิม
title: "International Space Station tracker"
description: "Hit the reset/update button to get the current longitude and latitude coordinates of the International Space Station, parse data from JSON"
author: "hillarybasile"
category: ""
tags:
- "tracking"
- "toys"
- "clocks"
- "communication"
- "data collection"
- "monitoring"
views: 4569
likes: 0
price: 2450
difficulty: "Intermediate"
components:
- "1x Female/Female Jumper Wires"
- "1x Graphic OLED, 128 x 64 Pixels"
- "1x ESP 8266"
tools: []
apps:
- "1x Arduino IDE"
downloadableFiles: []
documentationLinks: []
passwordHash: "dc04cffa49208f8219c2b29301a13694dd915bfdf42d8b714dfe81d84d7ccb1d"
encryptedPayload: "U2FsdGVkX1+QaQ7fqFlJTKdyq9jvUVjnCad7vCxzGkGIfTY9ejv5yWRBqoIzu/d/4whFCs6a4obknvhl9cf30ZqfW8jEIDdb1Dtf2lZ67Mo="
seoDescription: "Build an International Space Station tracker using Arduino to fetch longitude and latitude coordinates and parse JSON data."
videoLinks: []
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/international-space-station-tracker-4101cd_cover.jpg"
lang: "th"