Demonstration and evaluation board designed to operate the Arribada Argos SMD module via USB and transmit ARGOS uplink messages to the Kineis satellite constellation.
© 2025/2026 CNES – Paul Miailhe.
This material is licensed under the CERN Open Hardware Licence Version 2 (CERN-OHL-S).
See licence: https://ohwr.org/licences/
This project presents an Argos Transceiver Demonstration Board intended for the evaluation, validation, and operation of the Arribada Argos SMD module.
The board provides a compact and robust hardware platform to transmit ARGOS uplink messages to the Kineis satellite constellation using a standard USB interface.
Communication between the host computer and the Arribada SMD module is handled by a FTDI FT231XQ USB-to-UART bridge, directly interfacing with the module UART. This approach enables simple control of the transceiver using standard serial terminals or custom software tools.
The demonstration board integrates all essential functions required to operate the Arribada SMD module in a laboratory or development environment, including power supply conditioning, USB-to-UART communication, and RF interfacing. It is primarily intended to support early hardware validation, firmware development, and system-level testing of Argos communication chains prior to integration into a final embedded or avionics system.
This board targets engineers, students, and developers involved in satellite communications, avionics, IoT, or space-related applications, and may be used both as a standalone evaluation platform and as a reference hardware design.
Inline with Arribada’s open source philosophy, this board deliberately adopts a design distinct from the official demonstration hardware, focusing on simplicity and direct plug-and-play operation from a standard PC. The schematic and architecture are provided for reference, allowing potential users to reuse, adapt, or extend them according to their own needs..
Communication between the host PC and the Arribada Argos SMD module is performed through the module’s UART interface.
This interface is used to send AT commands from a PC in order to configure the module and transmit ARGOS uplink messages.
→ See details on GitHub Arribada
The USB-to-UART conversion is handled by a FTDI FT231XQ USB 2.0 to UART bridge. This device converts USB data received from a virtual COM port into UART signals fully compatible with the Arribada SMD module.
This architecture allows the board to be operated using:
No additional embedded controller is required, which simplifies early testing and debugging.
The card supports two power supply modes to suit different uses.
Power source selection is performed using the JP1 jumper, which allows switching between:
The external power input on connector J1 is protected by:
The LTC4365 provides:
After the protection stage, the power rail is distributed to two TPS63900 buck-boost converters:
The Argos Demo Board uses the following connector families:
Components used on the board, with their official datasheets:
| Reference | Part Number | Role / Function | Datasheet |
|---|---|---|---|
| D1, D7 | SMAJ15CA | TVS diode for surge and ESD protection | → Datasheet Littelfuse |
| F1, F2 | 1206L035/16YR | Resettable PTC fuse (overcurrent protection) | → Datasheet Littelfuse |
| FB1, FB2 | BLM18KG601SN1D | Ferrite bead for EMI suppression | → Datasheet Murata |
| L4 | 744232090 | Common-mode choke for USB line filtering | → Datasheet Würth Elektronik |
| Q1, Q2 | BSN20 | N-channel MOSFET for switching and protection | → Datasheet DIODES INC. |
| SW1 | PTS647 | Momentary tactile push button switch | → Datasheet C&K |
| U2 | LTC4365DDB | Overvoltage, undervoltage and reverse polarity protection IC | → Datasheet Analog Devices |
| U3, U4 | TPS63900 | Buck-boost DC/DC converters | → Datasheet Texas Instruments |
| U5 | 82400102 | Low-capacitance TVS diode array for USB protection | → Datasheet Würth Elektronik |
| U6 | FT231XQ | USB-to-UART bridge | → Datasheet FTDI |
| H4 | 3610213126S | RF shielding cabinet | → Datasheet Würth Elektronik |
| J8 | USB4085-GF-A | USB 2.0-only 16P Type-C Receptacle connector | → Datasheet GCT |
| J2 | 60312002114503 | Coaxial connector SMA | → Datasheet Würth Elektronik |
| J4 | FTSH-105-01-L-DV-K | JTAG 10-PINS | → Datasheet Samtec |
| J1, J3, J5, J6, J7 | B2B-XH | Through-hole wire-to-board connectors | → Datasheet JST |
| U1 | Argos SMD module | Transceiver Argos SMD for uplink Argos satellite | → Datasheet Arribada |
CLICK HERE TO LAUNCH THE INTERACTIVE MAP
Refer to the Arribada SMD module documentation for command syntax and operational details.
ARGOS transmissions are subject to regulatory constraints and operational authorization.
ARGOS transmissions are subject to regulatory and operational constraints.
Arribada Initiative – Official site
See link: https://arribada.org
Official Argos SMD Arduino Demo – by Arribada
The full Arduino-based demonstration for the Argos SMD module is available on GitHub.
See link: https://github.com/arribada/argos-smd-test-arduino
Official Breakout Board FeatherWings – by Arribada
This breakout board can be used with a Feather board (from Adafruit) to connect the ARGOS-SMD module.
It exposes the ARGOS-SMD module pins to the Feather board and includes a dedicated LDO to power the RF amplifier.
See link: https://github.com/arribada/featherwings-argos-smd-hw
Official Argos SMD Hardware Module – by Arribada
The Arribada Argos SMD module is a compact 20 × 20 mm PCB designed to operate as a standalone module or co-processor, enabling satellite communication via the Kineis network.
See link: https://github.com/arribada/argos-smd-hw