InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
ArduinoJson Alternatives
Similar projects and alternatives to ArduinoJson
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
-
Thingspeak
ThingSpeak is an open source “Internet of Things” application and API to store and retrieve data from things using HTTP over the Internet or via a Local Area Network. With ThingSpeak, you can create sensor logging applications, location tracking applications, and a social network of things with status updates.
-
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
JSMN
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
-
-
-
Effortless-SPIFFS
A class designed to make reading and storing data on the ESP8266 and ESP32 effortless
-
esp32-mqtt-publish-subscribe
This project shows how to use the ESP32 to interact with the MQTT protocol in the IoT environment. For more information, refer to the article https://bit.ly/3a3t7xq
-
-
ESP_WiFiManager
Discontinued This 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
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
ArduinoJson discussion
ArduinoJson reviews and mentions
- How can I obtain weather info?
- Creating Pixel Art with Web Interface using ESP8266
I'm using the library ArduinoJson to storage arts in the ESP8266 memory at JSON format. But, i'm have difficult to storage more than 4 drawings, possibly because i don't know how scale, optimize and manager the memory space.
- Question regarding ArduinoJson.h Connection
- Converting an array of byte characters from an API into bytes using ArduinoJSON?
I've logged a github issue, but I'm not convinced I've asked the right questions as I've never had to do anything like this before - am I missing something obvious?
- Sending arrays through serial line between 2 arduinos
https://arduinojson.org
- [looking for help] Config File in SD Card
Also, if you want a nice way to encapsulate data, look at ArduinoJson (https://arduinojson.org/). All your information can be stored as easily identifiable strings in a JSON format. I use it all the time and it removes a lot of the mucking about with figuring out how to parse your data to/from file.
- ESP32 HTML e-Paper
- Gamepad app with analog Joystick mode for your ESP32 projects to control your Robots using Websockets.
The format is simple JSON data and self explanatory, no binary coding, just simple text, which you can decode using https://arduinojson.org/.
- #Beguiner how can i fill my json structure from an online or off life tool
- Easiest method to get somewhat large array of information off an ESP8266
- A note from our sponsor - InfluxDB www.influxdata.com | 23 Dec 2025
Stats
bblanchon/ArduinoJson is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ArduinoJson is C++.