Linked IoT
  • Untitled
  • Languages
  • Linked IoT
    • allgemein
      • bestandteile
        • Sensor-Board-Node
        • Bridge
        • Gateway
      • ueberdasprojekt
        • Problems & challenges
    • dokumentation
      • bibliothek
      • sequenzdiagramm
      • bridge
      • WebInterface
      • Dependencies
      • Terminology:
      • Class diagram
    • Summary
    • tutorials
      • Installing Arduino
      • Installation STM-Board
      • Starting and running the Wifi-Manager
      • Installation und Establishing of ESP
  • Linked IoT
    • dokumentation
      • bridge
      • WebInterface
      • Terminologie:
      • Abhängigkeiten
      • sequenzdiagramm
      • bibliothek
      • Klassendiagramm
    • tutorials
      • Installation STM-Board
      • Wifi-Manager starten und ausführen
      • Installation und Einrichtung von ESP
      • Arduino installieren
    • allgemein
      • bestandteile
        • Bridge
        • Gateway
        • Sensor-Board-Node
      • ueberdasprojekt
        • Probleme & Herausforderungen
    • Summary
Powered by GitBook
On this page
  1. Linked IoT
  2. dokumentation

Abhängigkeiten

PreviousTerminologie:Nextsequenzdiagramm

Last updated 6 years ago

Die LinkedIoT-Bibliothek ist von folgenden Bibliotheken abhängige. Bitte fügen Sie diese Ihrem Build-Path hinzu, um die Bibliothek nutzen zu können.

  • SmallHttp Diese Bibliothek stellt einen Http-Server zur Verfügung, diesen benutzen wir, um eine Verbindung zum Gateway herzustellen.

  • ArduinoJson Diese Bibliothek stellt uns eine JSON-Bibliothek zur Verfügung, die sehr effizient und für IoT-Geräte ausgelegt ist.

  • Arduino Diese Bibliothek stellt uns die Arduino Funktionalität zur Verfügung.

Um unsere Beispiel-Implementierungen nutzen zu können, benötigen Sie folgende weitere Bibliotheken:

  • BrightnessSensor

    • Adafruit Sensor

    • Adafruit TSL2561

  • PullUpSetupButtonDevice

    • Arduino

  • SingleLedStatusDevice

    • Arduino

  • EmptyTestRadioDevice

    • Arduino

  • STM32SensorBoard

    • Arduino

  • EmptyEEPROM

    • Arduino

  • Stm32EEPROM

    • Arduino

    • ArduinoJson

    • EEPROM

https://github.com/bergos/SmallHttp
https://github.com/bblanchon/ArduinoJson
https://github.com/arduino/Arduino
https://github.com/adafruit/Adafruit_Sensor
https://github.com/adafruit/Adafruit_TSL2561
https://github.com/arduino/Arduino
https://github.com/arduino/Arduino
https://github.com/arduino/Arduino
https://github.com/arduino/Arduino
https://github.com/arduino/Arduino
https://github.com/arduino/Arduino
https://github.com/bblanchon/ArduinoJson
https://github.com/arduino/Arduino/tree/master/hardware/arduino/avr/libraries/EEPROM