跳转至

CodeLab Adapter 最佳实践
键入以开始搜索
    GitHub
    GitHub
    • 主页(Home)
      • Adapter简介
      • 安装Adapter
      • 入门案例1
      • 入门案例2
      • 教程开篇
      • 对象与消息
      • Python对象连接器:EIM
      • 无线Micro:bit:Radio
      • 多对象交互:Scratch PPT
      • Linda
      • 进阶(advanced)
      • 展示视频(gallery)
      • 常见问题(FAQ)
      • 配置文件(settings)
      • 将 Scratch 项目嵌入网站
      • 与外部系统通信
      • PRO_KEY
      • 历史(changelog)
      • 介绍(introduction)
      • 音乐主题活动
      • Scratch PPT
      • 霍格沃兹
      • cube symphony
      • 彩虹的旋律
      • 击掌奏乐
      • 目之所及
      • 芝麻开门
      • 纸做的开关
      • 自制门禁系统
      • 灰袍巫师
      • 鼻梁上的老花镜
      • 闭眼请熄灯
      • 击灭那盏灯
      • 手势窗帘
      • 正在读书
      • 搜索
      • 聊天机器人
      • 介绍(introduction)
      • 安装Python.md
      • I am reading!
      • Python 与 Scratch
      • 项目列表
      • 介绍(introduction)
      • 架构(Architecture)
      • hello world(Adapter Extension)
      • json message
      • Adapter Node
      • MQTT Adapter Node(正在迁移中)
      • 同步风格的消息(sync message)
      • 与其他编程语言集成(system command)
      • 编程语言深度支持(multi language support)
      • 接入第三方平台
      • 定制与分发
      • REST API
      • debug
      • FAQ
      • 安全性(security)
      • dev articles
      • 最佳实践
      • 最佳实践之tello插件
      • 创建你的第一个Scratch3.0 Extension
      • 介绍(introduction)
      • 使用(Usage)
      • extension market
      • micro:bit
      • micro:bit radio
      • arduino UNO
      • EIM
      • EIM Monitor
      • EIM Trigger
      • HCI
      • Kano Wand
      • Vector
      • Cozmo
      • wechat
      • webserver
      • Python eval kernel
      • Python exec kernel
      • RoboMaster
      • RoboMaster2
      • RoboMaster 3.0
      • jupyterlab
      • Teachable Machine
      • Stage
      • blender
      • RaspberryPi GPIO
      • Minecraft
      • Sonic Pi
      • MQTT Adapter
      • MQTT Broker
      • Calypso
      • Box2D
      • physical blocks 1.0
      • physical blocks 2.0
      • Yanshee
      • json
      • imageData
      • home assistant
      • iot
      • leap motion
      • faceapi
      • posenet
      • knn
      • yolo
      • Tello
      • Tello2.0
      • Tello3.0
      • Tello4.0
      • Siri
      • simple NLU
      • kano motion sensor
      • UART Adapter
      • NetworkZero
      • SimplePyboard
      • GameShell
      • Aqara
      • EasyOCR
      • tensorflow-yolov4
      • neverland2.0
      • OSC
      • 激光雷达
      • Etoys
      • Squeak/Smalltalk
      • Wekinator
      • 悟空机器人(教育版)
      • digimon
      • yeelight
      • 创意编程
      • 交互激光雷达
      • Switch
      • sugar
      • Lego Mario
      • BrainCo
      • Sphero RVR
      • Adapter Thing
      • Pico
      • overdrive
      • overdrive2
      • microbitMore
      • 光环板
      • OpenCV
      • Tensorflow
      • mpfshell(正在迁移中)
      • Pando Robot(正在迁移中)
      • Aelos Robot(正在迁移中)
      • ROS(离线版可用)
      • 介绍(introduction)
      • 介绍(introduction)
      • 收工吃饭
      • 读书与思考
      • 乐器演奏 (Teachable Machine)
      • 安装Home Assistant
      • 介绍(introduction)
      • hello world
      • 论坛
      • 联系我们(contact us)
      • why
      • 价值观(value)
      • 证书(license)
      • 路线图(Roadmap)
    

    最佳实践¶

    我们整理出3个插件,作为最佳实践的例子:

    • Python插件(Extension):
      • 是一个 Adapter Extension
      • Adapter extension: extension_python.py
      • Scratch extension: scratch3_python_kernel
      • 用户文档
    • Tello 插件 (Node)
      • 是一个 Adapter Node
      • Adapter nodes: node_tello3.py
      • Scratch extension: scratch3_tello3
      • 用户文档
    • thingDemo 插件 (Node)
      • 是一个 Adapter Node
      • Adapter nodes: node_thingDemo.py
      • Scratch extension: scratch3_thingDemo
    上一页 dev articles
    下一页 最佳实践之tello插件
    powered by MkDocs and Material for MkDocs