Skip to content

Commit 2c4f381

Browse files
committed
Merge branch 'master-dev' of https://github.com/AlessandroAU/ExpressLRS into master-dev
2 parents 9eaea34 + a1a3bec commit 2c4f381

292 files changed

Lines changed: 1866 additions & 365765 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
pio run --environment Frsky_TX_R9M_via_stock_BL
3434
pio run --environment Frsky_TX_R9M_via_WIFI
3535
pio run --environment Frsky_TX_R9M_LITE_via_STLINK
36+
pio run --environment Frsky_TX_R9M_LITE_via_stock_BL
3637
pio run --environment Frsky_TX_R9M_LITE_PRO_via_STLINK
3738
pio run --environment Frsky_RX_R9MM_R9MINI_via_STLINK
3839
pio run --environment Frsky_RX_R9MM_R9MINI_via_BetaflightPassthrough

PCB/900MHz/RX_Mini/README.md

Lines changed: 11 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,38 @@
1-
\# Mini Rx v0.1
2-
1+
# Mini Rx v0.1
32

43

54
https://easyeda.com/jyesmith/expresslrs-rx
65

76

8-
97
<img src="img/pcb.jpg" width="25%"> <img src="img/antenna.jpg" width="25%"> <img src="img/front.jpg" width="25%"> <img src="img/back.jpg" width="25%">
108

119

12-
13-
\### PCB manufacturing
14-
15-
10+
### PCB manufacturing
1611

1712
Upload the Mini_Rx_v0.1_Gerber.zip file to https://jlcpcb.com/
1813

1914

20-
21-
\- PCB Thickness 0.6m. Thicker is ok but the Rx becomes bulky. Going thinner to 0.4mm costs more!
22-
23-
\- PCB Colour blue... Blue is best, but I suppose you could select something different.
24-
25-
\- [BOM](https://docs.google.com/spreadsheets/d/1T2mhwylJRkJdaq0IyqfzjkTpoj9uZ8fdSAFEOPCxJ9Y/edit#gid=179311956)... Thank you so much @Spec on the discord for this!
15+
- PCB Thickness 0.6m. Thicker is ok but the Rx becomes bulky. Going thinner to 0.4mm costs more!
16+
- PCB Colour blue... Blue is best, but I suppose you could select something different.
17+
- [BOM](https://docs.google.com/spreadsheets/d/1T2mhwylJRkJdaq0IyqfzjkTpoj9uZ8fdSAFEOPCxJ9Y/edit#gid=179311956)... Thank you so much @Spec on the discord for this!
2618

2719

2820

29-
\### Component placement
21+
### Component placement
3022

23+
Most of it should be self explanatory except for a couple of the resistors. The 10k Pull-Up Resistors are not necessarry and will be removed in a future version (EN and RST init HIGH).
3124

3225

33-
Most of it should be self explanatory except for a couple of the resistors.
34-
35-
36-
37-
Note - The WiFi antenna isn't required. A small 1/8th wavelength PCB trace was included and tested up to a distance of 5m. It works well for flashing on the bench or in the field.
38-
26+
Note - The WiFi antenna isn't required. A small 1/8th wavelength PCB trace was included and tested up to a distance of 5m. It works well for flashing on the bench or in the field. (Note: JLCPCB might contact you about the antenna trace 1. not proceeding and 2. most likely being cut off by the V-Cut. You can ignore these warnings, since issue 1 is intenional, and 2 they've worked fine without any antenna at all.)
3927

4028

4129
<img src="img/Mini_Rx_v0.1_pcb_image.png" width="25%"> <img src="img/Mini_Rx_v0.1_pcb_image_labelled.png" width="25%"> <img src="Mini_Rx_v0.1_Schematic.png" width="25%">
4230

4331

4432

45-
\### Minimum flashing requirements
46-
47-
48-
49-
ESP-01F, button (hold while powering to put into boot mode) and 2 x 10k resistors is all that is need to flash the esp. ***\*The red power wire is 3.3V\****. Use the same steps found in [Adding an ESP Backpack](https://github.com/AlessandroAU/ExpressLRS/wiki/ESP-Backpack-Addon), except use the ***\*RX_ESP8285_via_UART\**** target.
33+
### Minimum flashing requirements
34+
ESP-01F and button (hold while powering to put into boot mode.) ***The red power wire is 3.3V***. Use the same steps found in [Adding an ESP Backpack](https://github.com/AlessandroAU/ExpressLRS/wiki/ESP-Backpack-Addon), except use the ***RX_ESP8285_via_UART*** target.
5035

5136

5237

53-
<img src="img/minimum_flash_components.jpg" width="25%">
38+
<img src="img/minimum_flash_components.jpg" width="25%">
23.8 KB
Binary file not shown.
1.06 KB
Binary file not shown.
-24.1 KB
Loading
225 KB
Loading

STL/R9M-Fan-Mod-Case/view-top.png

-42.9 KB
Loading

img/r900mini-rx/r900mini-side1.jpg

1.47 MB
Loading
2.57 MB
Loading

img/r900mini-rx/r900mini-side2.jpg

1.44 MB
Loading

0 commit comments

Comments
 (0)