SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 C++ esp8266-arduino Projects
-
NeoPixelBus
An Arduino NeoPixel support library supporting a large variety of individually addressable LEDs. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questions as the GitHub Issues feature is used for bug tracking.
This library (and some others) supports them: https://github.com/Makuna/NeoPixelBus
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
AutoConnect
An Arduino library for ESP8266/ESP32 WLAN configuration at runtime with the Web interface
-
-
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
-
RemoteDebug
Library for Arduino to debug projects over WiFi, with web app or telnet, with print commands like Serial Monitor
-
-
dscKeybusInterface
An Arduino/esp8266/esp32 library to directly interface with DSC security systems.
Project mention: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware | news.ycombinator.com | 2024-04-27Brought an inactive home security system onto Home Assistant using the below repository, so I can track everything from smoke alarms to motion, doors, and windows. I swear there's a niche business opportunity in retrofitting all these deactivated systems!
https://github.com/taligentx/dscKeybusInterface
-
Project mention: Synchronize 25 ESP8266 to start playback of an audio file at the same time | /r/arduino | 2023-12-08
This is a perfect use case for MQTT, e.g. this library for ESP boards. Create a broker on the network (e.g. a Raspberry Pi running Mosquitto, and have all the ESP boards subscribe to a topic. When you want to play a sound, publish a message to the topic, and all of the ESPs should see it very quickly. You don't need to synchronize clocks any more because it's simply based on the timing of publishing a message.
-
InfluxDB-Client-for-Arduino
Simple library for sending measurements to an InfluxDB with a single network request. Supports ESP8266 and ESP32.
-
ArtnetWifi
Arduino library for Art-Net (artnet) over WiFi, send and receive DMX data. Runs on ESP8266, ESP32, Pi Pico W, WiFi101 and WiFiNINA devices.
-
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.
-
WiFi-remote-for-Bestway-Lay-Z-SPA
Hack - ESP8266 as WiFi remote control for Bestway Lay-Z spa Helsinki
Project mention: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware | news.ycombinator.com | 2024-04-27Hot Tub Wi-Fi remote controller from https://github.com/visualapproach/WiFi-remote-for-Bestway-La...
-
-
-
-
TM16xx
Arduino TM16xx library for LED & KEY and LED Matrix modules based on TM1638, TM1637, TM1640 and similar chips. Simply use print() on 7-segment and use Adafruit GFX on matrix.
-
-
BresserWeatherSensorReceiver
Bresser 5-in-1/6-in-1/7-in-1 868 MHz Weather Sensor Radio Receiver for Arduino based on CC1101, SX1276/RFM95W or SX1262
-
-
-
FastLEDHub
Control multiple FastLED lightstrip animations on the ESP8266 and ESP32 without reuploading.
-
-
C++ esp8266-arduino discussion
C++ esp8266-arduino related posts
-
What's that touchscreen in my room?
-
WLED not working with TM1814
-
Has anyone here switched from flat-rate to peak-hour rates (or vice versa) with Duke? What has your experience been?
-
Using Resolume Arena 6 and 2 ESP32s
-
I'm a security technician. I found out where all our Pis are going. Access control panel I'm working on:
-
Connector identification
-
how can i make my esp32 autonomous ?
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Dec 2024
Index
What are some of the best open-source esp8266-arduino projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | NeoPixelBus | 1,180 |
2 | AutoConnect | 912 |
3 | HASwitchPlate | 732 |
4 | IoTaWatt | 652 |
5 | RemoteDebug | 614 |
6 | ESPixelStick | 545 |
7 | dscKeybusInterface | 516 |
8 | EspMQTTClient | 461 |
9 | InfluxDB-Client-for-Arduino | 383 |
10 | ArtnetWifi | 371 |
11 | ezTime | 345 |
12 | WiFi-remote-for-Bestway-Lay-Z-SPA | 304 |
13 | ESP-WebOTA | 297 |
14 | Split-Single-Phase-Energy-Meter | 263 |
15 | WakeOnLan | 181 |
16 | TM16xx | 179 |
17 | ESPAsyncE131 | 131 |
18 | BresserWeatherSensorReceiver | 121 |
19 | ESP8266-I2C-Driver | 77 |
20 | EWMA | 59 |
21 | FastLEDHub | 58 |
22 | ESPWebDAV | 42 |
23 | Mach3Controller | 16 |