What are you looking for?
Search
Up to 600mW of power, 3 different stack size mounting options, a locking U.FL and only 3 grams of weight. What else could you ask for on a low profile VTX?
Check out all our VTXs and our entire Flywoo selection!
Features
- 25-600mW of power
- 5 Bands w/ 37 Channels
- 2-6S LiPo Input
- Locking U.FL Connector
- 20x20/25x25/30x30 Mounting Options
Specifications
- Frequency: 5.8GHz 5 bands 37 channels
- Raceband: 5362-5945 MHZ
- Power: PIT/25/50/100/200/600mW switchable
- Control Mode: IRC(RX)/Button
- BAT: +7-28V Input
- Video System: NTSC/PAL
- Antenna: U.FL
- Size: 30.5mm×3.5mm×3mm
- Weight: 3g
Includes
- 1x Flywoo GOKU HM600 25-600mW 5.8GHz 20x20/25x25/30x30 VTX - U.FL
Wiring Diagram
VTX Table
Copy this into Notepad and save as a .JSON file to import into Betaflight
{ 'description': 'Betaflight VTX Config file', 'version': '1.0', 'vtx_table': { 'bands_list': [ { 'name': 'BAND_A ', 'letter': 'A', 'is_factory_band': false, 'frequencies': [ 5865, 5845, 5825, 5805, 5785, 5765, 5745, 5725 ] }, { 'name': 'BAND_B ', 'letter': 'B', 'is_factory_band': false, 'frequencies': [ 5733, 5752, 5771, 5790, 5999, 5828, 5847, 5866 ] }, { 'name': 'BAND_E ', 'letter': 'E', 'is_factory_band': false, 'frequencies': [ 5705, 5685, 5665, 5645, 5885, 5905, 5925, 5945 ] }, { 'name': 'AIRWAVE ', 'letter': 'F', 'is_factory_band': false, 'frequencies': [ 5740, 5760, 5780, 5800, 5820, 5840, 5860, 5880 ] }, { 'name': 'RACEBAND', 'letter': 'R', 'is_factory_band': false, 'frequencies': [ 5658, 5695, 5732, 5769, 5806, 5843, 5880, 5917 ] } ], 'powerlevels_list': [ { 'value': 25, 'label': '25 ' }, { 'value': 100, 'label': '50 ' }, { 'value': 200, 'label': '100' }, { 'value': 400, 'label': '200' }, { 'value': 600, 'label': 'MAX' } ] }}