Skip to content

History / Board API

Revisions

  • Synchronise wiki with codebase v0.2.1 - Home: version to 0.2.1, add PyPI install - Board-API: fix __repr__ format to match actual code - Examples: rewrite to match 9 actual example files - Sensor-API: document auto_address pin conversion - Edge-Cases: add auto_address pin conversion note

    @vihaanvp vihaanvp committed Jul 4, 2026
  • v0.2.0: update deps, add has_active_board, repr, pyserial example

    @vihaanvp vihaanvp committed Jul 4, 2026
  • docs: document dual-mode (pyfirmata2/pyserial) and mandatory VL53L0X dep Home.md: add set_mode/get_mode to imports, simplify install section Board-API.md: add Mode Selection section with set_mode/get_mode docs Sensor-API.md: remove pip-install-vl53l0x step (now automatic)

    @vihaanvp vihaanvp committed Jul 3, 2026
  • Split USAGE.md into dedicated wiki pages: Home, Board-API, Motor-API, Servo-API, Utilities, Exceptions, Examples, Edge-Cases

    @vihaanvp vihaanvp committed Jun 25, 2026