esp32_projects
HomeSpan
esp32_projects | HomeSpan | |
---|---|---|
2 | 11 | |
1 | 1,709 | |
- | 4.2% | |
2.0 | 9.6 | |
over 1 year ago | 6 days ago | |
C++ | C++ | |
MIT License | MIT License |
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.
esp32_projects
-
Need help!
There are a couple of ways to address this. Due to the constraints of memory available in the Arduino you probably want to use an approach similar to one that I tried out when experimenting with an ESP32 to implement a test of a web server and a test of multiple blinking LEDs. See RichardChambers/esp32_projects: various projects with an ESP32 microcontroller using various sensors and breadboards (github.com) and especially see the Lib source folder which contains the library I wrote to allow pseudo multi-threading.
-
How Do I Combine Two Separate Sketch's Into One And Run Them Simultaneously?
RichardChambers/esp32_projects: various projects with an ESP32 microcontroller using various sensors and breadboards (github.com)
HomeSpan
-
Does anyone know an alternative to Velux Active to get this into HomeKit?
and https://github.com/HomeSpan/HomeSpan
- Any possibility to update this smart switch
- Homekit BLE communication
-
Sit-stand table
You can check out Homespan. Together with an ESP32 you can mostly hook it up with whatever appliance you want. Some soldering/tinkering might be neccesary though, but it’s really great.
-
esp32 Halloween app suggestions
If you have an iPhone or iPad you can even do it through apple's HomeKit using the HomeSpan library for ESP32-Arduino. It's really well documented and that way you don't have to program a new app for your phone in addition to the esp32 code.
- Curated embedded code to learn from
- Homekit RGB LED Status Monitor
- Arduino IDE libraries for HomeKit development?
-
Water level sensor
Also, for esp32 the situation is much better. As arduino core for esp32 is rtos based, it is possible to simply use espressif hap sdk from arduino corr or directly from bundled RTOS. Esp32 is much faster, SRP, which is the most time consuming, takes a second on it, while it could take up to 20+ seconds on esp8266. There’s also a nice HomeSpan app example for esp32/arduino https://github.com/HomeSpan/HomeSpan. Author calls it “library”, but it is more like a complete app, which can be highly customized and, I suppose, it is also possible to reuse just a necessary parts of it, just like a library.
- Are there any LED light strips that take USB PD input rather than 120-240V AC?
What are some alternatives?
cspot - A Spotify Connect player targeting, but not limited to embedded devices (ESP32).
Arduino-HomeKit-ESP8266 - Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.
P01.12V-2021.11 - Access Pro Hardware and Sample Code
esp-homekit-sdk
Arduino-AppleMIDI-Library - Send and receive MIDI messages over Ethernet (rtpMIDI or AppleMIDI)
IRremoteESP8266 - Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
ESPHap - ESP32/ESP8266 Arduino library for native Apple Homekit Accessory Protocol (HAP)
ESP32Marauder - A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
RIOT - RIOT - The friendly OS for IoT
EmbeddedProto - Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to use.
HAP-Python-Packet-Bridge - HAP-Python and 433 MHz sensors