Skip to content

apotox/esp32-ddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 DDNS Client with BLE Web App

a simple device that updates DNS records on Cloudflare and displays status on an OLED screen it supports configuration via web app interface over Bluetooth, esp can enter deep sleep mode to save power.

Build

using vscode with platformio extension

  • install platformio extension
  • open this project folder in vscode
  • install dependencies. go to platformio / dependencies / click update

web app

  • cd webapp
  • npm install OR yarn install
  • start dev app (https is required for BLE): HTTPS=true yarn start Home

ESP32S3

ESP32S3

Schematic

Schematic

About

ESP32 DDNS SERVER

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published