We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v0.2.0: update deps, add has_active_board, repr, pyserial example
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)
docs: add VL53L0X sensor documentation - New Sensor-API.md with VL53L0X class, distance property, auto_address - Home.md: add VL53L0X import and Sensor link in quick links table - Examples.md: add Example 11 (single + multi-sensor VL53L0X) - _Sidebar.md: add Sensor API link - Edge-Cases.md: add VL53L0X section (lazy imports, auto I2C, 16-sensor limit, cm units) - Version verified: 1.0.0 (unchanged, matches existing wiki)
Split USAGE.md into dedicated wiki pages: Home, Board-API, Motor-API, Servo-API, Utilities, Exceptions, Examples, Edge-Cases
Add USAGE.md as wiki Home page
Initialize Wiki