Add explicit power output to digital I/O port on BB3 chassis

by | Feb 16, 2025 | Tasklist | 0 comments

To power small auxiliary extension that are connected to the BB3 it is useful to have an additional port or make explicit which port power can be drawn from. These hardware extensions (sensors, switches) are very powerful in combination with the micropython capabilities of the BB3.

(As a workaround) it is now possible to use Dout2 (making it high) to power very small circuits.

Power can be low: e.q. 3.3V/25mA and might nog even require a hardware change, just labeling and documentation and maybe an explicit software feature instead of ‘output high’.

A bigger change would be to add an additional power only pin, but this is not backwards compatible with current systems.

Reference: https://github.com/eez-open/modular-psu/issues/104

  • New feature request