C++ Esp8266

Open-source C++ projects categorized as Esp8266

Top 23 C++ Esp8266 Projects

  • WLED

    Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!

    Project mention: Examples of Great URL Design (2023) | news.ycombinator.com | 2024-08-14
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • esphome

    ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.

    Project mention: ESPHome: Effortlessly Automate ESP8266/ESP32 with Simple Configs | news.ycombinator.com | 2024-08-23
  • ArduinoJson

    📟 JSON library for Arduino and embedded C++. Simple and efficient.

  • WiFiManager

    ESP8266 WiFi Connection manager with web captive portal

  • ESP32Marauder

    A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32

    Project mention: GPS on Marauder at a ESP32 Wroom 38 Pin Board | /r/flipperzero | 2023-12-09

    Have you looked thru here may be useful. Does this screenshot help?

  • blynk-library

    Blynk library for IoT boards. Works with Arduino, ESP32, ESP8266, Raspberry Pi, Particle, ARM Mbed, etc.

  • ExpressLRS

    ESP32/ESP8285-based High-Performance Radio Link for RC applications

    Project mention: Drone Flying 101 – An Interactive Tutorial for Beginners | news.ycombinator.com | 2024-05-23

    Ever since ELRS 3 came out, I haven't met many people that argue that Crossfire is a superior radio link. The fact that ELRS 2.4GHz has gotten to 100KM and even now ELRS 900MHz RX's and TX's are widely available still gives that option, too. The smaller antennas for 2.4GHz are so much more convenient, too.

    Also, ELRS has modes to go to higher refresh rates than crossfire in 900MHz (200Hz vs 150Hz for crossfire). ELRS is also being [rapidly developed](https://github.com/ExpressLRS/ExpressLRS/releases/), whereas crossfire (or TBS in general) has barely done anything.

    And ELRS is cheaper (as it's open source) because of multiple hardware vendors and is more widely available as TBS has always had rather poor inventory management (their site now shows as unavailable for many components).

    Don't get me wrong, crossfire was an absolute game changer when it came out, but TBS has really stagnated over the past few years.

  • OpenMQTTGateway

    MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.

    Project mention: Making BLE Remote Smart | /r/smarthome | 2023-12-06

    What do you think about https://docs.openmqttgateway.com/ ?

  • espurna

    Home automation firmware for ESP8266-based devices

  • IRremoteESP8266

    Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/

    Project mention: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware | news.ycombinator.com | 2024-04-27

    Not built, but designed a widget with a rest api on a wifi endpoint on one side and an IR led on the other to automate my dumb a/c unit. There was already a library to emulate the exact IR remote control,

    https://github.com/crankyoldgit/IRremoteESP8266/tree/master/...

  • WiFiDuck

    Wireless keystroke injection attack platform

  • esp8266-oled-ssd1306

    Driver for the SSD1306 and SH1106 based 128x64, 128x32, 64x48 pixel OLED display running on ESP8266/ESP32

  • TinyGSM

    A small Arduino library for GSM modules, that just works

  • arduinoWebSockets

    arduinoWebSockets

  • ESP3D

    FW for ESP8266/ESP8285/ESP32 used with 3D printer

  • WS2812FX

    WS2812 FX Library for Arduino and ESP8266

  • RadioLib

    Universal wireless communication library for embedded devices

  • Sming

    Sming - powerful open source framework simplifying the creation of embedded C++ applications.

  • esp-rfid

    ESP8266 RFID (RC522, PN532, Wiegand, RDM6300) Access Control system featuring WebSocket, JSON, NTP Client, Javascript, SPIFFS

    Project mention: Ask HN: What have you built with ESPHome, ESP8266 or similar hardware | news.ycombinator.com | 2024-04-27

    I'm helping our local Fablab to manage physical access with a series of ESP8266 and esp-rfid https://github.com/esprfid/esp-rfid/ (of which I became maintainer. If you want to use it as well I can help!)

  • MySensors

    MySensors library and examples

    Project mention: Ask HN: How have you engineered the shit out of your home's front entrance? | news.ycombinator.com | 2023-11-28

    Engineering implies working within constraints. Most people in this realm only have to deal with the spouse acceptance factor as a limiter.

    Went from openhab -> homeassistant -> Node-RED. Then sprinkle in MySensors, Frigate, and Double-Take, but not on just the entrance, go for the perimeter then defense in depth.

    https://www.mysensors.org/

    https://frigate.video/

    https://github.com/jakowenko/double-take

  • TaskScheduler

    Cooperative multitasking for Arduino, ESPx, STM32, nRF and other microcontrollers

  • HyperHDR

    Highly optimized open source ambient lighting implementation based on modern digital video and audio stream analysis for Windows, macOS and Linux (x86 and Raspberry Pi / ARM).

  • esp8266_beaconSpam

    Creates up to a thousand WiFi access points with custom SSIDs.

    Project mention: Wi-Fi 7 to get the final seal of approval early next year, new standard is up to 4.8 times faster than Wi-Fi 6 | /r/technology | 2023-12-11

    Two, I can broadcast as many fake SSIDs as I want from the same $5 device. Effectively jamming your store's customers from finding your wifi and connecting to it, because they can't find it in the list of 1000 nearby APs.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Esp8266 discussion

Log in or Post with

C++ Esp8266 related posts

Index

What are some of the best open-source Esp8266 projects in C++? This list will help you:

Project Stars
1 WLED 14,663
2 esphome 8,370
3 ArduinoJson 6,695
4 WiFiManager 6,549
5 ESP32Marauder 5,516
6 blynk-library 3,838
7 ExpressLRS 3,593
8 OpenMQTTGateway 3,563
9 espurna 2,994
10 IRremoteESP8266 2,951
11 WiFiDuck 2,024
12 esp8266-oled-ssd1306 2,003
13 TinyGSM 1,949
14 arduinoWebSockets 1,880
15 ESP3D 1,740
16 WS2812FX 1,583
17 RadioLib 1,522
18 Sming 1,474
19 esp-rfid 1,356
20 MySensors 1,309
21 TaskScheduler 1,237
22 HyperHDR 1,068
23 esp8266_beaconSpam 986

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?