Logo
latest

xController

  • Giới thiệu
  • Phần cứng
  • Cài đặt Driver
  • Phần mềm lập trình
  • Cập nhật Firmware
  • MicroPython API
  • Arduino API

xBuild Creator Kit

  • xBuild Creator Kit Cho Giáo Dục STEM
  • Hướng dẫn lập trình MicroPython
  • Hướng dẫn lập trình Arduino

Yolo:Bit

  • Giới thiệu
  • Phần cứng
  • Cài đặt Driver
  • Phần mềm lập trình
  • Cập nhật Firmware
  • MicroPython example
  • Yolo:Bit Block API
    • Cơ bản
    • Ngõ vào
    • Âm nhạc
    • LED
    • WIFI
      • connect(‘ssid’, ‘password’, ‘name’)
      • send_message(‘other_name’, ‘text’)
      • on_message_receive_callback_ other_name (massage)
      • Ví dụ - Kết nối Yolo:Bit với Yolo:Bit qua Wifi
      • log_data(“V1”, ‘data’)
      • on_message_receive_callback_ other_name (massage)
      • Ví dụ - Kết Nối Yolo:Bit Đến Máy Tính Qua Wifi
    • Vòng lặp
    • Logic
    • Biến
    • Tính toán
    • Nâng cao

Phần mềm Ohstem App

  • Giới thiệu
  • Cài đặt
  • Giao diện
  • Kết nối
  • Chạy và lưu project
  • Tạo một mục mở rộng mới
  • Block API
OhStem Product Documents
  • »
  • Yolo:Bit Block API »
  • WIFI
  • Edit on GitHub

WIFI


../../_images/catologe-wifi.png


  • connect(‘ssid’, ‘password’, ‘name’)
  • send_message(‘other_name’, ‘text’)
  • on_message_receive_callback_ other_name (massage)
  • Ví dụ - Kết nối Yolo:Bit với Yolo:Bit qua Wifi
  • log_data(“V1”, ‘data’)
  • on_message_receive_callback_ other_name (massage)
  • Ví dụ - Kết Nối Yolo:Bit Đến Máy Tính Qua Wifi
Previous Next

© Copyright 2021, OHSTEM. Revision 9c62da8f.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds