FLUX SDK
0.8
  • 1. Installation
  • 2. Tutorials
  • 3. Tools
  • 4. Documentation
  • 5. Examples
FLUX SDK
  • Docs »
  • FLUX SDK Documentation
  • View page source

FLUX SDK Documentation¶

FLUX Delta is a modularized digital crafting tool. With the SDK Toolset, users are able to control it programmatically. The SDK is still in the early beta. Any advice would be appreciated, and your’re invited to join our online community.

  • 1. Installation
    • 1.1. OS X or Linux
    • 1.2. Windows
  • 2. Tutorials
    • 2.1. A Quick Start
      • 2.1.1. Finding IP Address
      • 2.1.2. Establishing a connection in SDK mode
      • 2.1.3. More commands
    • 2.2. Full Control
      • 2.2.1. Retrieving the UUID
      • 2.2.2. Adding RSA key to the machine ( first time )
      • 2.2.3. Establishing a realtime connection
      • 2.2.4. Complete example code
      • 2.2.5. More commands
    • 2.3. Hardware Extensions
      • 2.3.1. Understanding the extension port
      • 2.3.2. Developing firmware for hardware extensions
      • 2.3.3. Communicating with hardware extensions
  • 3. Tools
    • 3.1. Command Line Tools
      • 3.1.1. flux_discover
      • 3.1.2. flux_upnp
      • 3.1.3. flux_robot
      • 3.1.4. flux_camera
      • 3.1.5. flux_g2f
      • 3.1.6. flux_f2g
  • 4. Documentation
    • 4.1. Connection
      • 4.1.1. FluxRobot
      • 4.1.2. Upnp
        • 4.1.2.1. UpnpDiscover
        • 4.1.2.2. UpnpTask
        • 4.1.2.3. Device
    • 4.2. SDK
      • 4.2.1. Delta
    • 4.3. Local API
      • 4.3.1. Printer
      • 4.3.2. Laser
      • 4.3.3. Scanner
      • 4.3.4. FCode
  • 5. Examples
    • 5.1. Circle Drawing
    • 5.2. Gif Generator
    • 5.3. FLUX Studio

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2016, FLUX Inc.

Built with Sphinx using a theme provided by Read the Docs.