arduino-json
There are 14 repositories under arduino-json topic.
m1cr0lab-esp32/remote-control-with-websocket
ESP32 Remote Control with WebSocket
styropyr0/JSON_Encoder
A library specifically made for arduino devices to encode JSON strings to URL strings and vice versa.
eigenein/led-strip
IoT LED strip controller
ahmadmicro/nodewire_arduino
Arduino Library for NodeWire based IoT devices
HelinIot/LoRa-Temperature-Humidity
This IoT project uses LoRa technology to send temperature and humidity data from a remote client to a server for intelligent climate control.
duevil/AlarmClock_r2v6
The software of my selfbuild AlarmClock using an ESP-32
Init-io/InitJson
InitJson is a 🔥 Arduino JSON library that wraps the power of ArduinoJson in a sleek, Gen Z-coded API. Parse, create, and flex JSON objects and arrays with ease, complete with chainable methods, dope error handling via JSONException, and pretty-printed output for that aesthetic vibe. Lightweight, lit, and ready to make your IoT projects pop off.
LeehamElectronics/Exploration-Robot-Arduino
🤖Exploration Robot🤖 Software is used for running an IoT Robot I designed and built for my Year 12 school project. This project received the 2021 VCE Top Designs award and was showcased at the Melbourne Museum in 2021. It can be controlled via 4G cellular with computer joysticks 🕹
nineRishav/Arduino-JSON-Parser
JSON parser for Arduino Without using any library - Space Compact
beingdhruvv/Tech-Mahakumbh-Teenage-Engineering
The Intelligent Energy Management System (IEMS) was developed as part of the Tech Mahakumbh Hackathon to tackle real-world energy challenges.
chauhannaman98/asyncServer-on-ESP8266
A program to create a asynchronous server from NodeMCU to get JSON request and send response in JSON.
coredine/smartcart
The SmartCart code for the ESP32.
ernestum/ArduinoJson-JSON-RPC
An example of a minimal test implementation of json-rpc using the ArduinoJson library
upc-pre-202510-1asi0572-2956/esp32-rest-api-client-embedded-app-2956
This project is a sample embedded application for the ESP 32 microcontroller, showcasing WiFi connectivity and REST API client interactions. It demonstrates JSON serialization/deserialization, HTTP POST and GET requests, and basic IoT functionallity using the Arduino Framework.