package documentation

Picoware system modules.

Package agent Picoware AI agent modules.
Module app App - Picoware application metadata.
Module app_loader AppLoader - Load and run apps dynamically.
Module audio Audio - Sound output for Picoware.
Module auto_complete AutoComplete - Text auto-completion.
Module battery Battery - Battery monitoring for Picoware.
Module bluetooth Bluetooth - Bluetooth Low Energy interface.
Module boards Board constants for Picoware.
Module buttons Button constants for Picoware.
Module colors Color constants for Picoware.
Module decorator Decorators for feature availability checks.
Package drivers Picoware driver modules.
Module font Font constants for Picoware.
Module gameboy GameBoy - Game Boy emulator interface.
Module http HTTP - HTTP client for Picoware.
Module input Input - Keyboard and touch input handling.
Module js JS - JavaScript (MJS) engine wrapper.
Module LED LED - On-board LED control.
Module log Log - Logging for Picoware.
Module mmbasic MMBasic - MMBasic interpreter interface.
Module psram PSRAM - External PSRAM memory management.
Module response Response - HTTP response object.
Module settings Settings - Persistent device settings.
Module storage Storage - SD card file system access.
Module system System - Basic system operations.
Module thread Thread - Threading support for Picoware.
Module time Time - Date and time handling.
Module uart UART - Serial communication interface.
Module uf2loader UF2Loader - Flash UF2 firmware files.
Module usb USB - USB device interfaces (keyboard, media, video).
Module vector Vector - 3D vector math.
Module view View - Base class for managed views.
Module view_manager ViewManager - Manage views and navigation.
Module websocket WebSocket - WebSocket client and server.
Module wifi WiFi - WiFi networking interface.