{"id":20712283,"url":"https://github.com/elmot/esp-windsensor-mast","last_synced_at":"2026-04-21T00:03:17.837Z","repository":{"id":177425187,"uuid":"651854506","full_name":"elmot/esp-windsensor-mast","owner":"elmot","description":"ESP-32 based NMEA wind sensor","archived":false,"fork":false,"pushed_at":"2025-04-08T14:02:44.000Z","size":268,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-22T08:04:57.202Z","etag":null,"topics":["as5600","as5600-sensor","esp32","nmea","nmea0183","sailing","weather","weather-information","weather-instruments","wind","yachting"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elmot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-10T09:50:43.000Z","updated_at":"2025-04-08T14:02:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"97b4ed9d-1a1e-450b-93e5-9edd1f88a814","html_url":"https://github.com/elmot/esp-windsensor-mast","commit_stats":null,"previous_names":["elmot/esp-windsensor-mast"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/elmot/esp-windsensor-mast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmot%2Fesp-windsensor-mast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmot%2Fesp-windsensor-mast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmot%2Fesp-windsensor-mast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmot%2Fesp-windsensor-mast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elmot","download_url":"https://codeload.github.com/elmot/esp-windsensor-mast/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmot%2Fesp-windsensor-mast/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32071021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T21:26:33.338Z","status":"ssl_error","status_checked_at":"2026-04-20T21:26:22.081Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["as5600","as5600-sensor","esp32","nmea","nmea0183","sailing","weather","weather-information","weather-instruments","wind","yachting"],"created_at":"2024-11-17T02:19:08.653Z","updated_at":"2026-04-21T00:03:17.817Z","avatar_url":"https://github.com/elmot.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"ESP32-Based mechanical NMEA-183 wind sensor\n=============\n\n* as5600 is used as a wind vane angle sensor\n* sealed-contact is used to count wind speed sensor ticks\n* [Schematics](https://github.com/elmot/esp-windsensor-mast/blob/master/kicad/mast_top.pdf)\n\nThe wind sensor starts a WiFi access point, and then transmits wind data two ways:\n* NMEA 0183 sentences via UDP port 9000. Counterparts available:\n  * [ESP-32 Wind indicator](//github.com/elmot/esp-windsensor-deck)\n  * [ESP8266-based UART bridge] and a charplotter *Not tested on a real chartplotter*\n  * [OpenCPN](https://opencpn.org/)\n  * Any other software able to receive NMEA-183 data via UDP\n* An internal web page showing wind dial in real time. Any mobile or a laptop is able to display that at http://yanus.local/wind\n\nParameters to adjust\n----\nThe web part of the sensor is also used to fine-tune:\n* Wind angle correction\n* Wind speed correction\n* Wind angle averaging time\n* Alarm wind angles\n\nHow to flash the main unit\n----\nThe binaries are compiled for classic ESP32, but tested also on ESP32-S3 and ESP32-C3\n\nThere are multiple ways to flash ESP32. The easiest way is [esptool-js](https://espressif.github.io/esptool-js/). \n\nTake binaries from [the latest release](//github.com/elmot/esp-windsensor-mast/releases/latest). \n\nFlash addresses for ESP32 are\n| File                    | Address |\n| ----------------------- | ------- |\n| bootloader.bin          | 0x1000  |\n| partition-table.bin     | 0x8000  |\n| ota_data_initial.bin    | 0xd000  |\n| esp-windsensor-mast.bin | 0x10000 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felmot%2Fesp-windsensor-mast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felmot%2Fesp-windsensor-mast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felmot%2Fesp-windsensor-mast/lists"}