ExpressLRS / ExpressLRS-Hardware

STM32/ESP32/ESP8285-based High-Performance Radio Link for RC applications
247 stars 97 forks source link

Reference Design #42

Open bennymeg opened 2 years ago

bennymeg commented 2 years ago

I would like to design my own transmitter and receiver. Do you have a reference design or minimal schematic that I can base on?

kkbin505 commented 1 year ago

Do you want to build a module or a full transmitter?

bennymeg commented 1 year ago

I would like to build a transmitter, and I would like to use supported MCU & transmitter ic combination.

kkbin505 commented 1 year ago

I would like to build a transmitter, and I would like to use supported MCU & transmitter ic combination.

Check out my repo https://github.com/kkbin505/Arduino-Transmitter-for-ELRS/tree/VSCODE

It use arduino nano, and is the simplest desgin I can implement

bennymeg commented 1 year ago

Thank you, but what I meant is that I want to build the transmitter (like you built a DIY one) that I can download an unmodified firmware from the ELRS configurator. So, what I am actually what to know is where can I find a description of the firmware compatibility.