/ MagTag_SpaceX / README.md
README.md
1 ## Adafruit Learning System Guide - A SpaceX next launch display with Adafruit MagTag 2 3 Code and Guide by Anne Barela 4 5 MIT License 6 7 (C) 2020 Adafruit Industries, please attribute use of code 8 9 This code is for an Adafruit Learning System guide on displaying next launch data for SpaceX 10 on the epaper display of the Adafruit MagTag. All internet connectivity is done by the 11 ESP32-S2 processor on the MagTag: 12 13 Guide: SpaceX Next Launch Display with Adafruit MagTag 14 15 https://learn.adafruit.com/spacex-next-launch-display-with-adafruit-magtag/overview 16 17 Data from https://api.spacexdata.com/v4/launches/next 18 19 Documentation for this API is at https://github.com/r-spacex/SpaceX-API. As this is a 20 non-SpaceX data source, accuracy and availability could be limited. 21 22 Note: The Lato-Bold-ltd-25.bdf font file only has the characters used in "Next SpaceX Launch" 23 to save space on the MagTag flash drive. See the guide https://learn.adafruit.com/custom-fonts-for-pyportal-circuitpython-display/overview 24 for building your own custom fonts for CircuitPython use on displays.