nyan:ux
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| nyan:ux [2023/11/01 20:55] – created river | nyan:ux [2023/12/11 11:08] (current) – [User Interfaces] river | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Provisioning ===== | ===== Provisioning ===== | ||
| - | How are devices | + | How are devices |
| - | ==== Linkdump | + | ==== Flashing / Upgrades |
| - | https:// | + | It must be possible to flash firmware in-situ. Devices will likely be installed in IP rated boxes up masts and on roofs where access may be difficult. WiFi may be acceptable but wired probably better, for reliability, |
| + | |||
| + | Meshtastic does not provide OTA (wifi) flashing for ESP32 devices because of code space requirement. It could be done over serial (RS422), with a reset line maybe, or with another ESP as programmer. | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | |||
| + | ==== User Interfaces ==== | ||
| + | |||
| + | === OpenCPN === | ||
| + | |||
| + | OpenCPN will interpret WPL NMEA sentences as AIS type targets. This was implemented to support APRS receivers, but presumably would work with any source, e.g. NYAN. | ||
| + | |||
| + | I don't know about getting weather station reports into it though. | ||
| + | |||
| + | It has code for parsing weather data from AIS: [[https:// | ||
| + | |||
| + | Also NMEA2000 weather report parsing. Don't know if it does anything with it though. | ||
| + | |||
| + | [[https:// | ||
nyan/ux.1698872106.txt.gz · Last modified: by river
