# Mini17
**Repository Path**: linrui_lost/Mini17
## Basic Information
- **Project Name**: Mini17
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-07-31
- **Last Updated**: 2024-07-31
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[](https://github.com/M17-Project/Mini17/issues)

[](https://github.com/M17-Project/Mini17/network)
[](https://github.com/M17-Project/Mini17/stargazers)




# Mini17
Mini17 - QRP M17 handheld. Work in progress! Stay tuned.
# About
The first handheld to suport M17 was our own [TR-9](https://github.com/M17-Project/TR-9). Unfortunately, the design has a minor flaw in the RF part and is very hard to assemble. After that, we tried modifying various radios with different outcomes. This is our new device - the **Mini17**. It's built around the [CC1200](https://www.ti.com/product/CC1200) RF chip, which does great job at receiving and transmitting M17 signals. The power output is limited to 16dBm (40mW), so it's a QRP radio. The idea is to build a small radio first and then add RF power amplifier stage later. A *Proof of Concept*, if you will. The design could even be extended to a mobile rig in the future.
# Hardware
The RF chip used is CC1200, MCU is STM32F405RGT6. OLED display is the same as in [Module17](https://github.com/M17-Project/Module_17).
# Firmware
[OpenRTX](https://github.com/OpenRTX/OpenRTX) - the Linux of amateur radio!
# Structure
`/Hardware/KiCAD` contains two complete KiCAD projects, one for the mainboard and the other for the HMI
`/MCU/Mini17.ioc` contains the pinout plan for an STM32F405RGT6 MCU (to be used with CubeIDE >=1.10.1)