Python Module Index

_ | a | c | e | f | g | h | m | p | r | s | u | v
 
_
_api user API
    _api.app application functions API
    _api.button button functions API
    _api.colorsensor color sensor functions API
    _api.distancesensor distance sensor functions API
    _api.forcesensor force sensor functions API
    _api.large_technic_hub central hub API
    _api.lightmatrix 5x5 display functions API
    _api.motionsensor motion sensor functions API
    _api.motor motor functions API
    _api.motorpair paired motor functions API
    _api.speaker speaker functions API
    _api.statuslight status light functions API
    _api.util utility functions for the API code
_onewire Implementation of the OneWire protocol
 
a
array efficient arrays of numeric data
 
c
cmath mathematical functions for complex numbers
commands commands module
    commands.abstract_handler base class for handler classes
    commands.hub_methods ???
    commands.light_methods ???
    commands.linegraphmonitor_methods ???
    commands.motor_methods ???
    commands.move_methods ???
    commands.program_methods ???
    commands.sound_methods ???
    commands.wait_methods ???
 
e
event_loop event_loop module
 
f
firmware access and control system firmware
 
g
gc control the garbage collector
 
h
hub hub brick functionality
hub_runtime Hub main module
 
m
machine functions related to the hardware
math mathematical functions
micropython access and control MicroPython internals
mindstorms Mindstorms branding of the user API
 
p
programrunner run user programs
protocol RI5 communication protocol
    protocol.notifications ???
    protocol.rpc_protocol ???
    protocol.ujsonrpc ???
 
r
runtime runtime module
    runtime.dirty_dict ???
    runtime.multimotor ???
    runtime.stack ???
    runtime.timer ???
    runtime.virtualmachine ???
    runtime.vm_store ???
 
s
spike Spike Prime branding of the user API
sys system specific functions
system system module
    system.abstractwrapper ???
    system.callbacks ???
    system.callbacks.customcallbacks ???
    system.display ???
    system.motors ???
    system.motorwrapper ???
    system.move ???
    system.movewrapper ???
    system.sound ???
 
u
ubinascii binary/ASCII conversions
ucollections collection and container types
uctypes access binary data in a structured way
uerrno system error codes
uhashlib hashing algorithms
uheapq heap queue algorithm
ui
    ui.hubui menu system
uio input/output streams
ujson JSON encoding and decoding
uos basic "operating system" services
urandom random number generation
ure regular expressions
uselect wait for events on a set of streams
ustruct pack and unpack primitive data types
util misc utility module
    util.animations animation utility module
    util.color color utility module
    util.constants constants module
    util.error_handler error handling utility module
    util.log log utility module
    util.motor motor utility module
    util.print_override remote printing module
    util.resetter resetting utility module
    util.rotation rotation utility module
    util.schedule scheduling utility module
    util.scratch scratch utility module
    util.sensors sensors utility module
    util.storage storage utility module
    util.time time utility module
utime time related functions
utimeq heap queue with times
uzlib zlib decompression
 
v
version version module