Skip to content

wdcapl/nanoawos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NanoAWOS

Nano Automated Weather Observing System is a small platform based on NanoPI NEO v1.4 designed to be connected with YAESU FT550 (or similar) to transfer over the air AWOS information triggered by radio button clicks (PTT clicks).

Vision

The idea of NanoAWOS is to be assabled with minimal knowledge into electronics and soldering, by utilising a ready NanoPI Neo complete starter kit by FriendlyELEC (https://www.friendlyelec.com/index.php?route=product/product&product_id=190) and be either stand-alone or connected to Home Assistant where flightradar/flightaware with dump1090 and rtl433 can be used to create automation use-cases in small CTAF/non-towered/ATZ areas. NanoAWOS is utilising the sound card microphone and that can be used for future voice-to-test->AI use-cases.

Features

  • Read wundergrund station wind with 4 click (stand-alone)
  • Read wundergrund station weather(wind, temp, qnh, density altitude etc) with 6 clicks (stand-alone).
  • Stream over the IP network sounds and Text To Speech with Music Player Daemon to the Yaesu
  • Transfer PTT and busy messages over MQTT to Homeassistant
  • Create your automation use-cases with home assistant and flight radar on your ATZ area and read:
    • New traffic entered area, read direction with distance
    • New traffic entered pattern
    • Traffic taxi or short/long final

Demo

YT_VIDEO

YT_VIDEO

What you need

jack17

  • Panasonic AQY211EH Silicon Relay relay
  • 100 Ohm Resistor
  • Regular 4 pin jack with RCA (this one will go to yaesu)
  • Yaesu FT-550. DC charger, no batteries needed.

Assembly

Add 4 pin support to the NanoHAT board

By using the 17mm jack we are able to extend the standard 3pin stereo jack with 4 pin support.

  • Small spring is needed
  • cables
  • isolation tape
  • glue gun
  • basic soldering skills
  1. Dissasable the NanoPI kit to get the NanoHat
  2. Prepare a small spring (you can buy it in the near store) and cut around 3mm in diameter.
  3. Solder a wire to the spring.
  4. Tape/isolate the board and the SMD resistors so when the spring touches them it will not conduct. It is important to use the tape becuse if you mess things up you can easily rip it after glueing and try again.
  5. Insert the 17mm jack into the NanoHat and while pushing it in, hold the spring with the wire.
  6. Check with a voltometer if all pins work.
  7. If all works fine glue the jack socket.
  8. Wait 3 min. Check with the voltometer and put the jack in and out to try to see if your new socket works :)
  9. This pin should go to the microphone pins of the nanohat speakerpin

It should be something like this(it is from one of my many attempts). It should bend more to the right as there is an ethernet port (this is why this attempt did not work ;) ) spring

Final result after using the glue gun: gluegun

Remove one of the stereo channel connections to the main board to use it for PTT

  1. There is a pin plastic cover you need to remove
  2. Rip the metal connector and put the plastic cover back in. rippin
  3. The PTT channel should not be connected to the mainboard, we will utilise it for the relay that will be triggered by GPIO pttpin

Solder the silicon relay to the PTT and GPIO pins.

  1. Use the following schema relayschema
  2. Please refer to the nanohat schema to confirm all is good (https://wiki.friendlyelec.com/wiki/index.php/NanoPi_NEO#Diagram.2C_Layout_and_Dimension)
  3. Final result should be something like this final1 final2

Disclaimer

This project is an open-source initiative designed specifically for small aviation purposes. It is important to note that this project has not been certified, endorsed, or approved by any aviation regulatory authorities, including but not limited to the International Civil Aviation Organization (ICAO) or the Federal Aviation Administration (FAA).

Users are responsible for ensuring compliance with all applicable laws, regulations, and safety standards when using this project. This software is provided "as-is," without any express or implied warranties, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. The use of this software is entirely at your own risk.

About

Nano Automated Weather Observing System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages