C++ Wifi

Open-source C++ projects categorized as Wifi

Top 23 C++ Wifi Projects

  • 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.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • OpenHD

    OpenHD

  • ESP3D

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

  • ESP32-Paxcounter

    Wifi & BLE driven passenger flow metering with cheap ESP32 boards

  • Project mention: Building an occupancy sensor with a $5 ESP32 and a serverless DB | news.ycombinator.com | 2023-11-13

    Theres this using ESP32 and LoRa, where you can order readymade hardware: https://cyberman54.github.io/ESP32-Paxcounter/

  • Sming

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

  • Universal-Arduino-Telegram-Bot

    Use Telegram on your Arduino (ESP8266 or Wifi-101 boards)

  • Project mention: Send and receive message remotely with ESP8266 | /r/arduino | 2023-10-23

    So I created a Telegram Bot, then used for testing the EchoBot example from UniversalTelegramBot (I copy the code here for availability):

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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.

  • HeatPump

    Arduino library to control Mitsubishi Heat Pumps via connector cn105

  • Project mention: Looking for automation-friendly HVAC | /r/homeautomation | 2023-05-13

    I think we are talking about different machinery (or maybe different levels of control). What I meant is something like https://github.com/SwiCago/HeatPump , but officially supported.

  • Marlin-2-0-x-Anycubic-i3-MEGA-S

    Marlin 2.0.x Version for Anycubic i3 MEGA M/S/P/X/CHIRON and 4MAX with Anycubic TFT or the "new" DGUS Clone TFT - Now also with BLTouch!

  • Project mention: I'm installing TMC2208 drivers in my Anycubic Mega S and I'm lost at all the choices for firmware. Which one firmware do I choose? | /r/3Dprinting | 2023-12-09
  • DeauthDetector

    Detect deauthentication frames using an ESP8266

  • Project mention: Detect deauthentication frames using an ESP8266 | news.ycombinator.com | 2023-05-18
  • gr-ieee802-11

    IEEE 802.11 a/g/p Transceiver

  • RemoteDebug

    Library for Arduino to debug projects over WiFi, with web app or telnet, with print commands like Serial Monitor

  • Project mention: I want an easy serial monitor without having to connect a laptop | /r/esp32 | 2023-05-25

    https://github.com/JoaoLopesF/RemoteDebug maybe you can try this

  • PhoneVR

    Use Steam VR-enabled applications with your phone as HMD (Head-mounted display). The only Open-Source solution to similar commercial packages like VRidge, iVRy, Trinus etc etc.

  • Mars-Rover

    3D printed and driveable Curiosity/Perseverance inspired Rover

  • EspMQTTClient

    Wifi and MQTT handling for ESP8266 and ESP32

  • 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.

  • ESP32-DIV

    Packet Monitor, WiFi Analyzer, Beacon Spam, Deauth Detector

  • Project mention: WiFi Hacking + ESP32 = WIFI32: A wireless security tool. | dev.to | 2024-03-05

    The wifi 32 is a handytool for monitoring and scanning wifi networks. Its code is based on the ESP32-DIV by CiferTech.

  • 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.

  • Project mention: Using Resolume Arena 6 and 2 ESP32s | /r/FastLED | 2023-06-23

    ArtnetWifi being one of the most used, you can see that it combines universe byte and subnet byte here

  • marquee-scroller

    Marquee Scroller Clock News Weather and More

  • ESP32-CAM-Video-Recorder-junior

    Simple fast version of ESP32-CAM-Video-Recorder

  • WiFi-remote-for-Bestway-Lay-Z-SPA

    Hack - ESP8266 as WiFi remote control for Bestway Lay-Z spa Helsinki

  • Project mention: Intex pure spa SB-H20 integration | /r/Esphome | 2023-06-11

    https://github.com/visualapproach/WiFi-remote-for-Bestway-Lay-Z-SPA Maybe a good start

  • wardriver_rev3

    A portable ESP32-based WiFi/Bluetooth scanner for Wigle.net. (by JosephHewitt)

  • flipper-zero-backpacks

    Backpack-style addon boards for the Flipper Zero!

  • Project mention: Pin adapter | /r/flipperzero | 2023-12-05
  • SaaSHub

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

    SaaSHub logo
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++ Wifi related posts

Index

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

Project Stars
1 ESP32Marauder 4,559
2 blynk-library 3,792
3 OpenHD 1,793
4 ESP3D 1,677
5 ESP32-Paxcounter 1,651
6 Sming 1,438
7 Universal-Arduino-Telegram-Bot 1,066
8 esp8266_beaconSpam 953
9 HeatPump 759
10 Marlin-2-0-x-Anycubic-i3-MEGA-S 749
11 DeauthDetector 742
12 gr-ieee802-11 714
13 RemoteDebug 602
14 PhoneVR 472
15 Mars-Rover 471
16 EspMQTTClient 418
17 ESP32-DIV 386
18 ArtnetWifi 341
19 marquee-scroller 320
20 ESP32-CAM-Video-Recorder-junior 245
21 WiFi-remote-for-Bestway-Lay-Z-SPA 239
22 wardriver_rev3 194
23 flipper-zero-backpacks 183

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