22 skills found
bblanchon / ArduinoJson📟 JSON library for Arduino and embedded C++. Simple and efficient.
khoih-prog / ESP WiFiManagerThis is an ESP32 / ESP8266 WiFi Connection Manager with fallback web configuration portal. Use this library for configuring ESP32 (including ESP32-S2 and ESP32-C3), ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson
khoih-prog / ESPAsync WiFiManagerThis is an ESP32 (including ESP32-S2 and ESP32-C3) / ESP8266 WiFi Connection Manager, using ESPAsyncWebServer, with fallback web configuration portal. Use this library for configuring ESP32, ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson 6.0.0+ as well as 5.13.5- . Using AsyncDNSServer instead of DNSServer now.
tobozo / YAMLDuinoYAML <=> JSON converter for ESP32, ESP8266, RP2040 and possibly other devices
microdimmer / Homeweather Esp8266weather station, arduino esp8266, st7920, mh-z19, BME-280
Savjee / Arduino Aws Iot Starter TemplateArduino code to connect ESP32 with AWS IOT (using MQTT and ArduinoJson)
ayresnet / AyresWiFiManagerAyresWiFiManager (AWM): Wi-Fi manager pro para ESP32/ESP8266. Portal cautivo AP+DNS, credenciales en LittleFS, HTML embebido, escaneo JSON (/scan), botón 2–5s/≥5s, LED por estados, NTP y check de Internet.
bblanchon / ArduinoJsonAssistantSource code of the ArduinoJson Assistant
Sonicrypt / SonicryptSonicrypt is a compact and intuitive tool designed to enhance the user experience for both buyers and sellers engaging in crypto transactions. Its primary function is to provide immediate auditory and visual confirmation of successful payments, thereby instilling confidence and trust in digital transactions.
danielsen2009 / Homebridge Mqtt AcessoriesHow I use the homebridge-mqtt api and arduinoJson with my esp8266 accessories.
ricaun / CayenneLPPDecodeArduino Library to decode CayenneLPP package to a Json format.
flyingeinstein / RestfullyArduino library for making Rest compliant APIs on the ESP8266 with embedded Uri arguments
Witheart / ESP32 HuaweiCloud MQTT本项目旨在使用 ESP32 通过 MQTT 协议连接 华为云 IoT 平台,实现设备属性上报、命令接收及响应等功能。 项目使用 WiFi 进行网络通信,并基于 PubSubClient 和 ArduinoJson 库进行 MQTT 消息处理和 JSON 数据解析。
Diaoul / LEDEffectEffects for FastLED-based strips with JSON serialization and deserialization.
Pako2 / RadioESP32Radio and audio file player (from SD card) controlled by ESP32. Exclusively with I2S output.
Espaço de código para um projeto IoT que visa o monitoramento da irrigação por meio de dados climatológicos
Friedjof / AutomaticChickenFeederAn automatic chicken feeding system. Features include scheduled feeding, web-based configuration and power saving functions.
daGiardini / TrackerAn ESP32-based GPS tracker that collects location data from NEO-6M GPS module and publishes it via MQTT. The tracker uses a SIM800L module for GPRS connectivity and ArduinoJson library to manage JSON data.
TCRAKN / ESP8266 CoingeckoArduino ESP8266 Crypto Ticker using Coingecko.com API and ArduinoJson.
timnew / ArduinoJsonWriterA lightweight library to make it easy to generate json document on Arduino board