Wiki / Tools & Software
BrickLogo
BrickLogo is a Rust-based Logo REPL for controlling LEGO motors and sensors across many hardware generations. It provides a single modern tool spanning old (RCX) and new LEGO controllers.
Supported hardware
- Targets: RCX (serial/USB IR tower), DACTA Control Lab, Interface A, plus modern Powered UP / WeDo / SPIKE / NXT / EV3 / Power Functions IR / Build HAT.
- Connects via BLE / USB / serial / IR towers. Modular Rust drivers in
/crates.
Relation to optical control
There is no explicit Micro Scout or VLL support, but the RCX serial/IR tower handling is a useful reference.