Giter Club home page Giter Club logo

artik-sdk's Introduction

ARTIK SDK

License Github Release GitHub Release Date Build Status

Introduction

This documentation details the usage of the ARTIK C/C++ API developed by Samsung to speed-up application development on ARTIK hardware modules.

This API has been developed in an object-oriented fashion, in order to provide consistency across the different languages and bindings supported.

The following languages are supported:

  • C
  • C++
  • node.js

Supported platforms

The API is available and has been tested for the following hardware platforms:

  • ARTIK 520 Development platform
  • ARTIK 530 Development platform
  • ARTIK 710 Development platform
  • ARTIK 05x Development Platforms
  • ARTIK 305 Development platform

Modules

The API is organized by modules that each contain a set of features. A "module manager" allows applications to get a instance of a module, configure it, then call APIs exposed by the module.

The modules that are currently available are:

  • GPIO: module for operating on hardware digital input/output pins
  • I2C: module for communicating with onboard chips over I2C bus
  • Serial: module for communicating with external hardware over UART
  • PWM: module for generating pulse width modulated signals
  • HTTP: module for sending requests to HTTP/HTTPS servers
  • Cloud: module for calling the ARTIK cloud APIs
  • ADC: module for reading Analog inputs
  • Wi-Fi: module for managing wireless networks
  • Media: module for managing audio/video streams
  • Security: module for handling security features
  • Bluetooth: module for scanning and communicating with BT devices
  • Sensors: module for reading information from sensors
  • ZigBee: module for communicating with remote ZigBee devices
  • LWM2M: module for communicating with a remote LWM2M server as a client
  • MQTT: module for connecting to a MQTT broker as a client

artik-sdk's People

Contributors

brunovernay avatar dos95 avatar glemercier avatar gletourneur avatar joohwani-kim avatar junhwanpark avatar mins2jeong avatar puyurong avatar rcancilliere avatar sskcorea avatar vaibhav3002 avatar xiangfeima avatar ydoh84 avatar yibin6zhang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.