All Projects → M17-Project → Tr 9

M17-Project / Tr 9

Licence: gpl-2.0
TR-9, the (only) M17 system compatible handheld - schematics, PCB design files, BOM.

Projects that are alternatives of or similar to Tr 9

SDR Matlab LTE
📡 Using Software Designed Radio to transmit LTE downlink signals at 2.4 GHz
Stars: ✭ 21 (-83.97%)
Mutual labels:  radio, hardware
Ubertooth
Software, firmware and hardware designs for Ubertooth
Stars: ✭ 1,551 (+1083.97%)
Mutual labels:  radio, hardware
Iot Pt
A Virtual environment for Pentesting IoT Devices
Stars: ✭ 218 (+66.41%)
Mutual labels:  hardware, radio
SDR Matlab OFDM 802.11n
📡 Using Software Designed Radio to transmit MIMO-OFDM QPSK signals at 5 GHz
Stars: ✭ 44 (-66.41%)
Mutual labels:  radio, hardware
quince
a 2.4 GHz SDR neighbor using 1 bit ADC
Stars: ✭ 24 (-81.68%)
Mutual labels:  radio, hardware
Rfsec Toolkit
RFSec-ToolKit is a collection of Radio Frequency Communication Protocol Hacktools.无线通信协议相关的工具集,可借助SDR硬件+相关工具对无线通信进行研究。Collect with ♥ by HackSmith
Stars: ✭ 1,085 (+728.24%)
Mutual labels:  hardware, radio
Hackrf
low cost software radio platform
Stars: ✭ 4,286 (+3171.76%)
Mutual labels:  radio, hardware
Iotsecurity101
A Curated list of IoT Security Resources
Stars: ✭ 1,302 (+893.89%)
Mutual labels:  hardware, radio
Trezor Hardware
🔧 Hardware design of Trezor
Stars: ✭ 110 (-16.03%)
Mutual labels:  hardware
Polypoint
Indoor localization based on the DecaWave DW1000.
Stars: ✭ 119 (-9.16%)
Mutual labels:  hardware
Xmltv
Utilities to obtain, generate, and post-process TV listings data in XMLTV format
Stars: ✭ 109 (-16.79%)
Mutual labels:  radio
Soundtrack
Self-hosted collaborative music playing application.
Stars: ✭ 114 (-12.98%)
Mutual labels:  radio
Rdio Scanner
Rdio Scanner is an interface similar to a police radio scanner for software defined radio recorders
Stars: ✭ 122 (-6.87%)
Mutual labels:  radio
Button2
Arduino Library to simplify working with buttons. It allows you to use callback functions to track single, double, triple and long clicks. It also takes care of debouncing.
Stars: ✭ 109 (-16.79%)
Mutual labels:  hardware
Tpmgenie
TPM Genie is an I2C bus interposer for discrete Trusted Platform Modules
Stars: ✭ 124 (-5.34%)
Mutual labels:  hardware
Embedos
EmbedOS - Embedded security testing virtual machine
Stars: ✭ 108 (-17.56%)
Mutual labels:  hardware
Ad8232 heart rate monitor
AD8232 Heart Rate Monitor
Stars: ✭ 128 (-2.29%)
Mutual labels:  hardware
R2cloud
Decode satellite signals on Raspberry PI or any other 64-bit intel.
Stars: ✭ 125 (-4.58%)
Mutual labels:  radio
Balanduino
Git repository for the Balanduino balancing robot
Stars: ✭ 118 (-9.92%)
Mutual labels:  hardware
Connectal
Connectal is a framework for software-driven hardware development.
Stars: ✭ 117 (-10.69%)
Mutual labels:  hardware

TR-9

Read ERRATA.txt before building the mainboard!

TR-9 is a handheld transceiver (HT) for the M17 standard. Its specification can be found here. This repo contains KiCAD schematics and gerber files.

The source code has been moved to M17-project/TR-9_firmware. The codeplug example has been moved to TR-9_Codeplug

Capabilities

The TR-9 Radio will be capable of the following:

  • UHF band (420 MHz - 450 MHz)
  • Digital Voice (M17 Codec)
  • FM Voice
  • APRS via 1200 bps Packet (AX.25)
  • Short text messaging (SMS-like)
  • Optional Wi-Fi and GPS modules

Hardware

The heart of TR-9 is STM32F777VI microcontroller. The handheld also contains:

  • a DEM 128128A1 TMH-PWN 1.44" 128x128px TFT display
  • an ESP8266-12F WiFi module
  • an ADF7021 chip for the RF
  • an LSM9DS1 9DoF sensor
  • a USB-micro connector for firmware update (so-called DFU mode)
  • an SD-micro card slot for codeplug and storage
  • a connector for a GNSS module
  • a Kenwood connector for external MIC/SPK

RF output level can be regulated by the software. The maximum power output is 3 watts. The radio can work with both analog and digital modulation.

TR-9

Software

M17 standard was designed having Codec2 vocoder in mind. TR-9 takes advantage of STM's internal Advanced Encryption Standard (AES) hardware for optional end-to-end encryption. There is a possibility of using other block ciphers and scrambling.

Pinouts

Mainboard SWD/STLink: [GND, 3v3, CLK, DIO, RST], square pad is Pin 1 and therefore GND.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].