{"id":14963238,"url":"https://github.com/nc22/volna42bw","last_synced_at":"2025-07-08T06:35:10.362Z","repository":{"id":250939475,"uuid":"835906940","full_name":"NC22/Volna42BW","owner":"NC22","description":"Weather station Volna 42BW, Arduino Framework, ESP8266 or ESP32","archived":false,"fork":false,"pushed_at":"2024-11-05T11:21:27.000Z","size":8276,"stargazers_count":73,"open_issues_count":1,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-09T12:06:05.472Z","etag":null,"topics":["arduino","domoticz","eink","einkdisplay","esp32","esp8266","home-assistant","openweather","openweathermap","weather-station"],"latest_commit_sha":null,"homepage":"http://volna42.com/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NC22.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":"2024-07-30T19:02:38.000Z","updated_at":"2025-04-02T14:34:57.000Z","dependencies_parsed_at":"2024-07-30T23:59:29.651Z","dependency_job_id":"fe5ec1d1-3ae2-4078-b151-3a9567b51c14","html_url":"https://github.com/NC22/Volna42BW","commit_stats":{"total_commits":60,"total_committers":3,"mean_commits":20.0,"dds":"0.050000000000000044","last_synced_commit":"5e72a21e677e9ecd6c3e7e64e69c0e21848f2302"},"previous_names":["nc22/volna42bw"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NC22%2FVolna42BW","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NC22%2FVolna42BW/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NC22%2FVolna42BW/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NC22%2FVolna42BW/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NC22","download_url":"https://codeload.github.com/NC22/Volna42BW/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248036063,"owners_count":21037092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["arduino","domoticz","eink","einkdisplay","esp32","esp8266","home-assistant","openweather","openweathermap","weather-station"],"created_at":"2024-09-24T13:31:13.151Z","updated_at":"2025-07-08T06:35:10.332Z","avatar_url":"https://github.com/NC22.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Weather station *Volna 2BW42* firmware\n\n[Project homepage](https://volna42.com/)\n\n![Interface for weatherstation 4.2](_ImagesSrc/previews/ui1.png)\n![Interface for weatherstation 1.5](_ImagesSrc/previews/ui3.png)\n\nA weather station project with a monochrome E-Ink display\n\n- E-Ink displays 4.2' (400x300), 1.5' (200x200)  \n  (Waveshare, WeAct, Heltec or equivalents - [List of supported displays](https://volna42.com/displays/))\n- Temperature and humidity sensor - BME280; Optional : CO2 - SCD41 sensor, Temp - DS18B20 sensor;\n- Arduino Framework (C++, PlatformIO); compatible with **ESP8266** and **ESP32**\n- Create and upload your own design through the web panel\n- Autonomous mode - the device wakes up every 10 minutes (default) and updates the screen. A 2000 mAh 18650 battery lasts for several months\n- Partial update mode for the clock area - every 1-2 minutes\n- Sensor data transmission via MQTT, receiving data from an external sensor through **Home Assistant**, **Domoticz**, **Open-Meteo** or from **OpenWeather** (less recomended) API\n- UI Language : English, Russian, Japanese, German (any other translations are welcome)\n- Settings panel language : English, Russian\n\n# How to build\n\n- Open project in PlatformIO (subfolder Volna42)\n- Setup pinouts and defines in UserDefines.h according to your display \u0026 overall setup (battery sensor, i2c pins)\n- Setup settings in UserSetting.h\n- Build!\n- First setup from web-panel (access by displayed IP) \n\nDefault [ESP8266 D1 Mini](https://docs.platformio.org/en/latest/boards/espressif8266/d1_mini_lite.html) config - **platformio.esp8266.ini**  \nDefault [ESP32-S3-DEVKITC-1](https://docs.platformio.org/en/latest/boards/espressif32/esp32-s3-devkitc-1.html) config - **platformio.esp32.ini**\n\nDefault settings (UserSetting.h)\n\nWiFi Access Point (Turned On if WiFi settings not specified)  \nName : VOLNA42-EINK  \nPassword : volnaaccess  \nWeb-interface : http://192.168.1.1/  \nFirmware Update page : http://192.168.1.1/update (login : admin, password : admin)  \n\n[Full documentation \u0026 extended build instructions](https://volna42.com/instructions/)  \n[Schematics](https://volna42.com/scheme/)\n\n# Developer tools \n\n[1-bit Image Converter \u0026 Icon Editor](https://volna42.com/tools/glypheditor)  \n[Fonts generator](https://volna42.com/tools/fontconverter)  \n[Tools GitHub Repo](https://github.com/NC22/Volna42BW-Tools)  \n\n# Links\n\n[Cases examples](https://volna42.com/boxes/)  \n[How to setup connection with external sensor](https://volna42.com/instructions/external)  \n[How to setup sending data to mqtt broker](https://volna42.com/instructions/mqtt)  \n[Trobleshooting](https://volna42.com/instructions/issues)  \n\n# Photos\n\n![Weatherstation 4.2](_ImagesSrc/previews/2.png)\n![Weatherstation 4.2](_ImagesSrc/previews/3.jpg)\n![Weatherstation 4.2](_ImagesSrc/previews/5.jpg)\n![Weatherstation 1.5](_ImagesSrc/previews/3.png)\n![Weatherstation 4.2](_ImagesSrc/previews/1.png)\n# License\n\n[GNU General Public License v3](http://www.gnu.org/licenses/gpl.html)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnc22%2Fvolna42bw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnc22%2Fvolna42bw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnc22%2Fvolna42bw/lists"}