namespace package documentation

Contains 49 known modules, 1 known namespace package.

Module account_manager Undocumented
Module api Undocumented
Module battery_check Battery voltage helper
Module button_combos Button combo helper for Stick firmware
Module button_init Undocumented
Module buzzer Undocumented
Module cache Undocumented
Module cardputer_kb Undocumented
Module crash_handler Undocumented
Module decache Helper for ram cleaner to delete modules from ram
Module dump_sys_info Undocumented
Module error_db Error code checker for Stick firmware
Module file_explorer Undocumented
Module files File helper for micropython devices
Module first_boot_check Undocumented
Module handle_apps Stick firmware package handler
Module hashing Undocumented
Module i2c_init Undocumented
Module io_manager Global hardware class store
Namespace Package IR Contains 11 known modules.
Module json ujson wrapper for micropython, part of Stick firmware
Module menus Undocumented
Module mpu6886 No module docstring; 0/1 variable, 0/29 constant, 1/1 class documented
Module neopixel_anims Neopixel animation helper for Stick firmware
Module neopixels Neopixel helper for Stick firmware
Module ntp NTP sync module for Stick firmware, with timezones and automatic ntp sync.
Module numpad On-screen keyboard prompts for Stick firmware
Module nvs NVS wrapper for ESP32 Part of Stick firmware
Module nvs_set_def Helper for Stick firmware to set default vars in NVS
Module open_app App open helper for Stick firmware
Module open_file Context menu helper for Stick firmware
Module os_constants Undocumented
Module popup Popup system for Stick firmware
Module postinstall Postinstalling script for Stick firmware
Module powersaving Stick firmware power saving helper
Module printer Logging helper for Stick firmware
Module qr_codes QR Code display helper for Stick firmware
Module ram_cleaner RAM Cleaning helper for Stick firmware
Module random_func_checker Check if micropython port supports RANDOM_EXTRA_FUNC
Module requests Undocumented
Module rtc Undocumented
Module sdcard SD Card handler for esp32/Stick firmware
Module sleep Sleep helper for Stick firmware, helps to put device in sleep
Module st7789 MIT License
Module text_utils Text placement helper for Stick firmware
Module tft_init TFT Display init helper for Stick firmware
Module translate Translations for Stick firmware with lazy loading + cache
Module uQR No module docstring; 1/2 variable, 1/25 constant, 4/25 functions, 0/1 exception, 1/5 class documented
Module wifi_master No module docstring; 0/2 variable, 3/3 functions documented
Module zip zipfile wrapper for Stick Firmware