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

Dependencies

PreviousWebInterfaceNextTerminology:

Last updated 6 years ago

The LinkedIoT-library is dependent on the following libraries. Please add them to your build path in order to use them.

  • SmallHttp This library provides a http-server, which is used to build a connection to the gateway.

  • ArduinoJson This library provides a JSON-library, which is very efficient and designed for IoT-devices.

  • Arduino

    This library provides the Arduino functionality.

In order to use our example-implementations you additionally need the following libraries:

  • Brightness-sensor

    • 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