Callisto
ArduinoJson
Callisto | ArduinoJson | |
---|---|---|
3 | 24 | |
24 | 6,695 | |
- | - | |
0.0 | 9.0 | |
over 2 years ago | 12 days ago | |
C++ | C++ | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Callisto
- Show HN: Built a VFD clock driven by an ESP32
-
Built a clock using an ESP-32 and IV-18
See here for details about this clock! https://github.com/thekakkun/Callisto
-
Need help with waking up from deep sleep using touch
Here's my source code: https://github.com/thekakkun/Callisto/tree/master/firmware/src
ArduinoJson
- 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
What are some alternatives?
Timekeeper - Display the date and time on your Windows taskbar in any format and color.
cJSON - Ultralightweight JSON parser in ANSI C
marquee-scroller - Marquee Scroller Clock News Weather and More
esp-idf-json - Example of JSON Serialize and Deserialize in ESP-IDF
Marlin - Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
json - JSON for Modern C++
OpenMQTTGateway - MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.
yaml-cpp - A YAML parser and emitter in C++
blynk-library - Blynk library for IoT boards. Works with Arduino, ESP32, ESP8266, Raspberry Pi, Particle, ARM Mbed, etc.
RapidJSON - A fast JSON parser/generator for C++ with both SAX/DOM style API
IRremoteESP8266 - Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
FlatBuffers - FlatBuffers: Memory Efficient Serialization Library