
With Crazyflie® and the Lighthouse positioning deck , high precision autonomous flight becomes available for everyone. The deck has 4 receivers which gives the full pose of the Crazyflie. The Lighthouse deck uses the HTC Vive base stations (aka Lighthouse V1) or SteamVR Base Station 2.0 (aka Lighthouse V2) to achieve high precision positioning.
The position and pose is calculated directly in the Crazyflie, which makes it possible to create fully autonomous systems without external communication.
On-board position calculation and low complexity makes it the ideal choice for everything from big laboratories to small classrooms.
To get from zero to an autonomously flying Crazyflie with the Lighthouse system, follow the Getting started with the Lighthouse system tutorial.
For more general information about our positioning systems and how the Lighthouse system compares, go to Positioning Systems Overview.
The Lighthouse position is calculated onboard the Crazyflie. For implementation details, see the technical documentation of the Lighthouse positioning system and the Crazyflie Firmware.
To work with the implementation of the Lighthouse system, it is important to have a good feel for the stabilizer module of the crazyflie, in particular state estimation with the Extended Kalman Filter
The deck has 4 solder pad on the bottom that are designed to make it possible to use the Lighthouse positioning deck with other hardware. The 4 pads are labeled and corresponds to the connector P3 in the deck schematic.
The pads GND and VCOM can be used to supply power to the deck. There is a 3.0V LDO regulator on the board which means that VCOM can be in the range of ~3.3V to 5.5V.
RX and TX are connected directly to the iCE40LP5K FPGA. The FPGA is quite sensitive and the maximum voltage that can be applied to these pins is 3.2V, applying more than that will damage the FPGA. This makes the deck incompatible with 3.3V system out of the box, but adding a voltage-divider before RX and making sure there is never a pull-up to TX would be enough to interface the deck with a 3.3V system.
The deck boots in bootloader mode, the external system is responsible to update the bitstream if necessary and boot the board using the serial port.
Note: there is no software support for using the Lighthouse positioning deck with other hardware.
If you have any further questions please contact support@bitcraze.io