AutoConnect
IoTaWatt
AutoConnect | IoTaWatt | |
---|---|---|
8 | 65 | |
912 | 652 | |
- | - | |
0.0 | 4.2 | |
5 months ago | 4 months ago | |
C++ | C++ | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
AutoConnect
-
Bluetooth or WiFi for apps?
And for Wifi management on ESP32, this awesome repo that "does it all": https://hieromon.github.io/AutoConnect/ -- this repo creates its own access point you can connect to with your phone to pop-up a "captive portal" (like you see at hotels or airports) to enter your own Wifi credentials -- this is only done once -- after that, the ESP32 will connect to the last known good Wifi network. If you don't want that, just use the built-in Wifi functions to create a local Wifi hotspot to connect to. Then creating web pages on the ESP32 is easy -- you can use the "PageBuilder" JSON syntax, or host regular HTML/JS/CSS files on the SPIFF/LittleFS partition and server those in response to incoming requests.
-
How do I connect an esp8266 to wifi without WPS
Or if you don't want to have a hardcoded ssid and password in your program, you can use the AutoConnect library
- Is there an example in the RTOS SDK that lets you enter the wifi name and pass from another device? (instead of hardcoding?)
-
Need reliable WiFi Connection on esp32
I want the device to be portable, so I want the esp32 to automatically reconnect to Wi-Fi every time I switch it off and back on. I have used this library, and it serves the exact purpose of what I want to do in my project : https://github.com/Hieromon/AutoConnect
- How do I decide on the board and iot platform?
-
sensor powered by usb or battery
I want to save power on a battery powered sensor but I also want to have AutoConnect set up to set up and configure the wifi. Since having the wi-fi running it can take up a lot of energy I would like to make sure that none of the battery is used during the programming set up. I was thinking that the AutoConnect would only run when it detects that it is plugged into a 5v usb port. I also want a switch so that the usb can power either the sensor (lower power) or the wifi configuration (high power) parts of the program. How would I best accomplish this?
-
My Diy Wordclock with an Esp32 and WS2812b. It features an Webserver for settings and updates, smooth Dimming, which always calculates the best Brightness, Time over WiFi(Ntp), an dynamic WiFi configuration so you don't need to Hardcode your WiFi credentials and much more.
It is this one right: https://github.com/Hieromon/AutoConnect ?
- How to connect esp8266 to WiFi, and set the password using iphone?
IoTaWatt
-
What's that touchscreen in my room?
If anyone is interested in having this type of real-time usage data for their own own home, I highly recommend IoTaWatt: https://iotawatt.com
It's a completely local energy monitor that you can install into your home's circuit breaker panel, and then view dashboards or read data via an API from a local web server running on-device. You choose how many sensors you want, but you can monitor your whole home as well as individual circuits.
For example, I track and trigger automations when my various appliances (laundry, dishwasher, microwave, etc) start/stop. It's very cool. Just be warned that it does require some research, basic understanding of electricity, and comfort working with high voltage mains connections if you plan to DIY it but I found it approachable and easy to setup.
What it looks like: https://i.ibb.co/qBVmBD1/IMG-1595.jpg
-
Has anyone here switched from flat-rate to peak-hour rates (or vice versa) with Duke? What has your experience been?
I use an IotaWatt system. It's super easy to install and manage. It uses inductive sensors at your circuit breaker so you can see your total usage and per circuit usage. It also easily hooks into HomeAssistant but that's a bit more advanced of a project.
-
Smart whole home energy monitor? DIY installation.
I have an IotaWatt and am pretty happy with it. It was not the cheapest option; but is simple, reliable, and local only which checked all my boxes. I did install it myself; BUT this involved opening up and poking around inside my breaker panel. AFAIK this is pretty much required for any per-circuit home power monitoring. Insert "The power inside your breaker panel can kill you instantly and painfully" warning. My panel is mounted on the wall (rather than inside); and I guess I could have put the clamps on the wires where the exit the panel. But it would have been much harder to identify circuits. Also it would probably be much messier.
- Any suggestions what is happening to my electric bill??
- Can someone tell me what this reading is? My electric bill quadrupled this month.
-
Home Energy Monitoring Dashboard
For individual circuit energy monitoring, I use Iotawatt. This involves installing CT clamps in the main breaker panel to monitor the circuits you want to monitor. I’m comfortable doing it myself but if you’re not, DO NOT mess around with it, hire a professional electrician instead because you can get electrocuted.
-
New house, need help with energy monitor.
IoTaWatt https://iotawatt.com
-
Power draw over 1kW higher in the evening/night.
If you really want to mail down your sources of current draw, I can’t recommend this enough: http://iotawatt.com
-
CMP Strikes! After years of equal monthly use, CMP said our use DOUBLED in March. We were on vacation for 1 of 4 weeks. This is impossible. Anyone else see this? I'm considering filing suit. (I'm a lawyer).
Since you have home automation, you may already know of IoTAWatt - it's a little cheaper than others, and works really well on its own or with HomeAssistant etc.
-
Is Sense accurate, and can it be trained?
Sense is really good at measuring overall usage. Their neural network analysis to identify individual devices is anything but reliable. If this is important to you, I suggest you monitor individual circuits with something else (eg. iotawatt).
What are some alternatives?
ESP32-A2DP - A Simple ESP32 Bluetooth A2DP Library (to implement a Music Receiver or Sender) that supports Arduino, PlatformIO and Espressif IDF
Expandable-6-Channel-ESP32-Energy-Meter - Hardware & Software documentation for the CircuitSetup Expandable 6 Channel ESP32 Energy Meter. Works with ESPHome and Home Assistant.
ESPHome-Arduino-Port-Expander - An Arduino Port Expander for ESPHome with added Arduino Mega 2560 support
ha-emporia-vue - Home Assistant Integration for Emporia Vue Energy Monitor
ESPresense - An ESP32 based node for gathering indoor positioning and transmitting to mqtt
emoncms - Web-app for processing, logging and visualising energy, temperature and other environmental data
knock-esp32 - ESP32 WiFi provisioning over BLE
Grafana - The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
ezTime - ezTime — pronounced "Easy Time" — is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.
Home Assistant - :house_with_garden: Open source home automation that puts local control and privacy first.
ESP8266_RTOS_SDK - Latest ESP8266 SDK based on FreeRTOS, esp-idf style.
Split-Single-Phase-Energy-Meter - Split Single-phase Energy Meter