ESP32 Remote Control with WebSocket
-
Updated
Jun 21, 2020 - C++
ESP32 Remote Control with WebSocket
A library specifically made for arduino devices to encode JSON strings to URL strings and vice versa.
IoT LED strip controller
Arduino Library for NodeWire based IoT devices
This IoT project uses LoRa technology to send temperature and humidity data from a remote client to a server for intelligent climate control.
🤖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 🕹
The software of my selfbuild AlarmClock using an ESP-32
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.
JSON parser for Arduino Without using any library - Space Compact
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.
A program to create a asynchronous server from NodeMCU to get JSON request and send response in JSON.
An example of a minimal test implementation of json-rpc using the ArduinoJson library
Lightweight JSON library for Arduino. Parse, create, and manipulate JSON easily with InitJson, built on ArduinoJson. Perfect for IoT projects! 🚀💻
Add a description, image, and links to the arduino-json topic page so that developers can more easily learn about it.
To associate your repository with the arduino-json topic, visit your repo's landing page and select "manage topics."