{"id":18683318,"url":"https://github.com/florianbr/esp32.iotbase","last_synced_at":"2026-05-08T19:31:18.447Z","repository":{"id":151780741,"uuid":"612731970","full_name":"FlorianBr/ESP32.IoTBase","owner":"FlorianBr","description":"Base system for further development of IoT devices","archived":false,"fork":false,"pushed_at":"2023-03-14T20:24:17.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-17T19:38:13.974Z","etag":null,"topics":["esp32","esp32-idf","iot-device","mqtt"],"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/FlorianBr.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-03-11T20:10:26.000Z","updated_at":"2023-03-15T15:28:31.000Z","dependencies_parsed_at":"2023-09-10T08:15:14.379Z","dependency_job_id":null,"html_url":"https://github.com/FlorianBr/ESP32.IoTBase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FlorianBr/ESP32.IoTBase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianBr%2FESP32.IoTBase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianBr%2FESP32.IoTBase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianBr%2FESP32.IoTBase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianBr%2FESP32.IoTBase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FlorianBr","download_url":"https://codeload.github.com/FlorianBr/ESP32.IoTBase/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianBr%2FESP32.IoTBase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32794538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"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":["esp32","esp32-idf","iot-device","mqtt"],"created_at":"2024-11-07T10:14:18.211Z","updated_at":"2026-05-08T19:31:18.427Z","avatar_url":"https://github.com/FlorianBr.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# What is it\n\nI have a few home automation devices on my todo list like sensors, lights etc.\nUsually I am using ESP32s connected to my MQTT broker for these things, so I decided to write a basic firmware with all the necessary features to create a starting point for developing the individual firmwares\n\n# Used Versions etc\n\nESP-IDF: v5.0.1\nHardware: ESP32-WROOM-DA with 4MB\n\n# Features\n\n- System info on startup\n- Wifi with settings from flash\n- Time sync from NTP server\n- MQTT\n- Simple command receiver for MQTT commands\n- OTA firmware update with rollback\n\n# Notes\n\n- PSRAM is enabled, but ignored if not found\n- The system stops at a panic and is not rebooting!\n- For HTTPS Requests: Server cert verification is DISABLED! :warning:\n- FW version check on OTA update is disabled\n\n# TODOs\n\n- Handling of WiFi disconnects and mqtt reconnect\n- Error handling, not simple ESP_ERROR_CHECKs\n- Wrapper for accessing NVS\n- Namespacing of NVS Keys\n- Handling ot multiple mqtt subscribes\n\n# WONT DO\n\n- Firmware signing\n- Secured MQTT\n- Configurable timezones\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianbr%2Fesp32.iotbase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflorianbr%2Fesp32.iotbase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianbr%2Fesp32.iotbase/lists"}