
With Crazyflie® and the Lighthouse positioning deck , high precision autonomous flight becomes available for everyone. 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 deck has 4 receivers which gives the full pose of the Crazyflie.
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.
Go to the getting started tutorial of the lighthouse positioning system. Also for more general information over how the crazyflie fits in our positioning systems in general, go to Positioning Systems Overview.
All the Lighthouse positioning is estimated onboard of the crazyflie. Go the the technical documentation of the lighthouse positioning system of it is implemented into the Crazyflie Firmware.
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