Tracker2D Core
The base platform of Tracker2D for developers and makers. It includes essential hardware and a microSD card with pre-installed Ubuntu, as well as an introductory SiliconBirds manual. Ideal for those who want to explore and build their own autonomous tracking solution.
Buy your drones secure with us. We are a registered company in Spain.
Try our shipping methods or pick up in our center with your own shipping agency.
30 days. Read our terms and conditions.
Included:
-
Tracker2D Hardware (without Siliconbirds firmware)
-
32GB microSD card with updated Ubuntu 20.04
-
Introductory technical manual by SiliconBirds
Tracker2D Hardware Specifications:
- Power Supply: Compatible with 3S to 6S LiPo batteries
- Communication with Flight Controller: Via UART (TX/RX)
- Processing Unit (SBC): NVIDIA Jetson Nano as the main platform
- CSI Camera (Main Vision):
IMX219 sensor with a 160º lens. It captures the environment for visual processing and decision-making. We offer other sensor and lens options, but this is the most balanced and reliable for development.
- FPV Camera (for the Pilot):
We install standard FPV cameras from brands like Foxeer, Caddx, or Runcam. If you have a specific preference, feel free to contact us. It is also compatible with digital video systems (available on request; pricing and mounts may vary slightly — please inquire).
- Flexible Mounting:
We offer various types of mounts so you can adjust the ideal angle according to your drone or mission. The system attaches without any modification to the Mark4 7-inch chassis. Contact us if you need it adapted to another chassis. We also offer a servo pitch option for real-time tilt control.
Tracker2D Hardware Features:
- Solderless Connectivity:
Includes JST-type connectors for easy assembly without soldering. Features include:
1 power connector (+ / −)
1 communication connector (TX / RX)
- 1 connector for FPV camera (GND / 5V / VIDEO)
- Direct Power Supply:
Can be connected directly to the drone’s battery. Includes an internal 5V 4A BEC that regulates the input voltage from 5V to 36V.
- Communication with the Flight Controller:
Recommended protocol: MSP (MultiWii Serial Protocol)
Baudrate: 115200
Supported firmware: INAV and Betaflight in their latest versions (available on GitHub).
- Power-off button:
It is recommended to implement a function in the program to read the button's state and execute a safe shutdown, avoiding file system corruption by directly cutting off the power.
- Programmable Status LED:
Includes an auxiliary red LED that can be used to display system status. You can code different blinking patterns to indicate different events or program states.