makeblock micropython docs
latest
  • Python API for Codey Rocky
    • Python API for Codey
      • Python API list for Codey
        • led — Onboard RGB LED
        • display — Face Panel
        • speaker — Onboard Speaker
        • sound_sensor — Onboard Sound Sensor
        • light_sensor — Onboard Light Sensor
        • potentiometer — Onboard Potentiometer
        • button_a — Onboard Button A
        • button_b — Onboard Button B
        • button_c — Onboard Button C
        • motion_sensor — Onboard Motion Sensor
        • ir — Onboard Infrared Transceiver
        • wifi — Onboard Wifi
        • battery — Built-in Lithium Battery
        • codey_timer — Counter
        • codey_broadcast — Broadcast Module
        • codey_external_module_detect — External Module access Detection
        • codey_script_control — Script/thread Control
        • event — Event Processing Unit
    • Python API for Rocky
    • Python API for third-party library
    • Python API for extension Neuron modules
  • Codey&Rocky’s example tutorial
  • Python API for Haloboard
  • Haloboard’s example tutorial
  • MicroPython libraries
  • The MicroPython language
  • MicroPython differences from CPython
  • MicroPython license information
makeblock micropython docs
  • Docs »
  • Python API for Codey Rocky »
  • Python API list for Codey
  • Edit on GitHub

Python API list for Codey¶

  • led — Onboard RGB LED
    • Function
    • Sample Code:
  • display — Face Panel
    • Face Panel Explanation
    • Function
    • Sample Code:
  • speaker — Onboard Speaker
    • Function
    • Constant
    • Sample Code:
  • sound_sensor — Onboard Sound Sensor
    • Function
    • Sample Code:
  • light_sensor — Onboard Light Sensor
    • Function
    • Sample Code:
  • potentiometer — Onboard Potentiometer
    • Function
    • Sample Code:
  • button_a — Onboard Button A
    • Function
    • Sample Code:
  • button_b — Onboard Button B
    • Function
    • Sample Code:
  • button_c — Onboard Button C
    • Function
    • Sample Code:
  • motion_sensor — Onboard Motion Sensor
    • Motion sensor description
    • Function
    • Sample Code 1:
    • Sample Code 2:
    • Sample Code 3:
  • ir — Onboard Infrared Transceiver
    • Function
    • Sample Code 1:
    • Sample Code 2:
  • wifi — Onboard Wifi
    • Function
    • Constant
    • Sample Code:
  • battery — Built-in Lithium Battery
    • Function
    • Sample Code:
  • codey_timer — Counter
    • Function
    • 程序示例:
  • codey_broadcast — Broadcast Module
    • Function
    • Sample Code:
  • codey_external_module_detect — External Module access Detection
    • Function
    • Sample Code:
  • codey_script_control — Script/thread Control
    • Function
    • Sample Code:
  • event — Event Processing Unit
    • Event processing unit instructions
    • Function
    • Sample Code:
Next Previous

© Copyright 2014-2018, Damien P. George, Paul Sokolovsky, Yan Minge and contributors, Translators are meixiang dong, stephanie wu, eleven wang Revision 6a6468f8.

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