Esp32-library · GitHub Topics

Skip to content Dismiss alert {{ message }} Explore Topics Trending Collections Events GitHub Sponsors # esp32-library Star

Here are 29 public repositories matching this topic...

Language: C++ Filter by language All 46 C++ 29 C 14 Makefile 1 Berry 1 Sort: Most stars Sort options Most stars Fewest stars Most forks Fewest forks Recently updated Least recently updated

CircuitSetup / Split-Single-Phase-Energy-Meter

Star 259
  • Code
  • Issues
  • Pull requests

Split Single-phase Energy Meter

esp8266 esp32 energy-monitor arduino-library openenergymonitor energy-data energy-monitoring-utilities energy-efficiency esp8266-arduino energy-meter eaglecad esp32-arduino electronics-projects esp32-library atm90e32
  • Updated Jan 3, 2024
  • C++
esp32_loraprs

sh123 / esp32_loraprs

Star 181
  • Code
  • Issues
  • Pull requests
  • Discussions

LoRa ESP32 KISS Bluetooth modem (for APRSDroid or aprs.fi iOS) + APRS-IS RX/TX iGate over WiFi + Digipeater + DV (with Codec2 Walkie-Talkie)

tracker iot esp32 ham-radio amateur-radio kiss lora lora-server aprs lorawan tnc uhf lora-gateway codec2 aprs-tracker aprsis esp32-ardunio esp32-library aprs-rx aprsdroid
  • Updated Dec 1, 2023
  • C++

jbtronics / ESP32Console

Sponsor Star 153
  • Code
  • Issues
  • Pull requests

Extensible UART console library for ESP32 with useful included commands.

console arduino esp32 arduino-library esp32-arduino esp32-library
  • Updated Feb 11, 2024
  • C++

gutierrezps / ESP32_I2C_Slave

Star 81
  • Code
  • Issues
  • Pull requests

I2C slave library for ESP32

arduino-library i2c-slave esp32-arduino i2c-driver esp32-library slave-i2c
  • Updated Oct 16, 2021
  • C++

srwi / FastLEDHub

Star 53
  • Code
  • Issues
  • Pull requests

Control multiple FastLED lightstrip animations on the ESP8266 and ESP32 without reuploading.

leds arduino esp8266 esp32 fastled hacktoberfest ws2812b esp8266-arduino esp32-arduino esp8266-library esp32-library
  • Updated Aug 4, 2024
  • C++

khoih-prog / Blynk_WM

Star 47
  • Code
  • Issues
  • Pull requests
  • Discussions

Blynk and WiFiManager Library for configuring/auto(re)connecting ESP8266/ESP32 modules to the best or available MultiWiFi APs and MultiBlynk servers at runtime, with or without SSL. Configuration data saved in either SPIFFS or EEPROM.

ssl wifi eeprom blynk-server blynk non-blocking wifimanager spiffs autoreconnect esp8266-library esp32-library dynamic-parameters blynk-wm blynk-credentials blynk-connection eeprom-size spiffs-support multi-wifi multi-blynk
  • Updated Oct 10, 2021
  • C++

kapraran / FreqCountESP

Star 32
  • Code
  • Issues
  • Pull requests

A frequency counter library for esp32

arduino esp32 frequency-counter interrupt-driven-programs esp32-library
  • Updated Oct 1, 2022
  • C++

CircuitSetup / ATM90E32

Star 30
  • Code
  • Issues
  • Pull requests

Updated version of the ATM90E32 Arduino library

esp8266 esp32 energy-monitor arduino-library emoncms openenergymonitor microchip esp8266-arduino emontx esp32-arduino esp8266-library esp32-library atm90e32
  • Updated Feb 3, 2023
  • C++

srwi / ESPEssentials

Star 25
  • Code
  • Issues
  • Pull requests

Essentials to get you started with your Arduino projects using the ESP8266 and ESP32.

arduino esp8266 esp32 espressif wifimanager esp8266-arduino esp32-arduino esp8266-library esp32-library
  • Updated May 26, 2024
  • C++

tabahi / ESP-Wifi-Config

Star 10
  • Code
  • Issues
  • Pull requests

Easily manage/store WiFi credentials for ESP32 and ESP8266

esp8266 gui authentication credentials esp32 arduino-library wifi-configuration wifimanager esp8266-arduino wifi-modules esp32-arduino esp8266-library esp32-library
  • Updated Jul 17, 2024
  • C++

Robottude / Armando

Star 9
  • Code
  • Issues
  • Pull requests

Universal Robot Arm Library

arduino robotics esp32 arduino-library robot-arm robotic-arm esp32-library robot-arm-kinematics
  • Updated Mar 2, 2024
  • C++

bilalmalik76 / ESP32-projects-and-tutorials

Star 7
  • Code
  • Issues
  • Pull requests

ESP32 projects and tutorials

esp32 esp32thing esp32-arduino esp32-library
  • Updated Aug 18, 2022
  • C++

khoih-prog / ESP32_C3_TimerInterrupt

Star 7
  • Code
  • Issues
  • Pull requests
  • Discussions

This library enables you to use Interrupt from Hardware Timers on an ESP32-C3-based board. These ESP32-C3 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory…

measure timer esp32 accuracy espressif isr non-blocking timers interrupt precise mission-critical esp32-arduino esp32-library arduino-libraries hardware-timers timerinterrupt timerinterrupt-library esp32-c3 misssion-critical-tasks
  • Updated Dec 21, 2022
  • C++

meirarc / Ultrasonic

Star 6
  • Code
  • Issues
  • Pull requests

Ultrasonic library for ESP32

arduino esp32 ultrasonic ultrasonic-sensor ultrasonic-sensors ultrasonic-sensor-distance esp32-arduino esp32-library ultrasonic-distance-sensors
  • Updated Aug 8, 2022
  • C++

KKest / ESP-rplidarS2

Star 5
  • Code
  • Issues
  • Pull requests

ESP32 (Arduino) RPLIDAR S2 interface library

arduino esp32 arduino-library lidar esp32-arduino esp32-library
  • Updated Feb 4, 2024
  • C++

shaduzlabs / esp32-ssd1306

Star 4
  • Code
  • Issues
  • Pull requests

SSD1306 SPI driver for ESP32

esp32 oled ssd1306 oled-display oled-display-ssd1306 esp32-idf esp32-library
  • Updated Oct 1, 2019
  • C++

jonshaw199 / af1

Star 3
  • Code
  • Issues
  • Pull requests

Arduino/ESP32 Framework ✔ Websocket Client (w/ MQTT Support) ✔ ESP-Now P2P (2-Way; Auto-Connect) ✔ HTTP Client ✔ Time Sync Devices/Tasks ✔ Event Scheduling ✔ State Management ✔ OTA Firmware Updates

iot arduino sync time synchronization ota state-management server websocket esp32 state event platformio event-scheduler espnow esp32-arduino esp32-library esp32-platformio platformio-arduino
  • Updated Jun 3, 2023
  • C++

meirarc / WifiOTA

Star 2
  • Code
  • Issues
  • Pull requests

Wifi connection integrated with OTA updates for ESP32

arduino esp8266 ota esp32 arduino-ide wifi platformio arduino-library esp8266-arduino esp32-arduino esp32-library
  • Updated Aug 8, 2022
  • C++

craftmetrics / esp32-mcp342x

Star 2
  • Code
  • Issues
  • Pull requests

ESP32 compatible library to interface with the MCP342x class of Analog-to-Digital converters

esp32 esp32-library
  • Updated Jul 8, 2019
  • C++

olliiiver / tinyPNG

Star 1
  • Code
  • Issues
  • Pull requests

PNG decoder library for low memory MCUs

png esp32 image-processing platformio arduino-library esp32-arduino esp32-idf esp32-library
  • Updated Feb 18, 2022
  • C++
Load more…

Improve this page

Add a description, image, and links to the esp32-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the esp32-library topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.

Từ khóa » Thư Viện Esp32 Cho Proteus