obniz Docs
  • obniz.com
  • Developer's Console
  • Guides
  • Sample Codes
  • Document
  • DIY Examples

obniz.js, Device Control

  • Install
  • Class Obniz
    • Obniz.M5StickC
    • Obniz.M5StackBasic
  • Connection
    • Disconnection And Reset
    • Local Connect
    • Multiple Connection
    • compatibility
  • Wait and Repeat
  • PartsLibrary
    • Import hosted parts
    • Create owned parts
  • IO
    • Output
    • Input
    • DriveMethod
    • Pull-up-down
  • IO-Animation
  • AD
  • PWM
    • Modulation
  • UART
    • Send
    • Receive
  • SPI
    • Master Read/Write
  • I2C
    • Master Read/Write
    • Slave Read
  • LogicAnalyzer
  • Measurement
  • Display
  • Switch
  • Sleep
  • TCP
  • Wi-Fi
  • BLE
    • Central: Scan
    • Central: Advanced conditional scanning
    • Central: Connection
    • Central: Pairing
    • Central: Services and characteristics
    • Central: Read and Write
    • Central: Receiving change notifications
    • Peripheral: Advertisement
    • Peripheral: Services and characteristics registration
    • Peripheral: Monitoring update
    • Peripheral: Update values
    • Peripheral: Notification of value change
  • Metadata
  • Messaging
  • App
  • Plugin
  • Changelog
obniz Docs Document obniz.js, Device Control Install

Install

For Node.js


npm install obniz

And import it by calling require/import


var Obniz = require('obniz');

On browser. Just include it from unpkg


<script src="https://unpkg.com/obniz@3.14.0/obniz.js"></script>

関連の質問

Doc navigation

Class Obniz →
© 2020 obniz Docs
IoT for all developer with just obniz | obniz.com

タイトル

本文