issues
search
interactive-matter
/
aJson
aJson is an Arduino library to enable JSON processing with Arduino. It easily enables you to decode, create, manipulate and encode JSON directly from and to data structures.
http://interactive-matter.org/2010/08/ajson-handle-json-with-arduino/
566
stars
136
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Don't override flush.
#96
bl0x
opened
1 year ago
0
fix spurious void/int flush() override
#95
seclorum
opened
2 years ago
0
Update README.md
#94
RobinvandenHurk
opened
4 years ago
0
valuestring parse is truncated
#93
b-rohit
opened
5 years ago
1
undefined reference to `stringBufferCreate' `stringBufferFree'
#92
kingsjl
opened
6 years ago
0
Improve performance for high-overhead clients
#91
opticron
opened
6 years ago
0
Added an unsigned long aJson return type and support for teensy.
#90
ryanneve
opened
7 years ago
0
int flush() in aJsonStream overrides void flush() in Print
#89
ryanneve
opened
7 years ago
4
Fixed pgmspace.h error on Arduino DUE
#88
rvdende
opened
7 years ago
0
json object in json array
#87
EkaCreativeSolutions
opened
7 years ago
2
adding class "aJsonFileStream" inherited from aJsonStream in order to backward- compatibility with HTTPClient library
#86
anklimov
opened
8 years ago
1
Could you confirm this library is abandoned?
#85
q2dg
closed
8 years ago
5
Question about aJsonStream::printFloat
#84
3sigma
opened
8 years ago
0
Tcpclient break when sending the json
#83
JacksonLv
opened
8 years ago
0
how to use stream()
#82
intelligentandgoodlooking
opened
8 years ago
0
How to get json from SD storage?
#81
Linda0509
opened
8 years ago
1
Over stack
#80
sangseu
opened
8 years ago
0
Fix pgmspace include for Teensyduino
#79
jblang
opened
8 years ago
0
Example for adding json objects to a json array?
#78
fmgomes
opened
8 years ago
1
error in README.md
#77
phonicmouse
opened
8 years ago
0
JsonFilter problem
#76
phonicmouse
opened
8 years ago
0
Use of array
#75
sticilface
opened
9 years ago
3
Add addStringToObject with String to aJSON Library
#74
rei-vilo
opened
9 years ago
0
Compile Error With Arduino Uno
#73
KritiBhandari
closed
9 years ago
0
Make AVR independent; tested on ESP8266
#72
probonopd
closed
9 years ago
2
YUN problem with Serial Monitor
#71
IvanKunjasic
opened
9 years ago
0
aJson.parse changing value of double
#70
merrillii
closed
9 years ago
3
Dictionary support
#69
lasselukkari
closed
9 years ago
0
Dictionary support
#68
lasselukkari
closed
8 years ago
5
Boolean fix
#67
lasselukkari
closed
9 years ago
1
Updating a boolean value
#66
lasselukkari
closed
9 years ago
3
Avoid trademark issues with library name
#65
ivankravets
closed
9 years ago
1
PlatformIO-based manifest file
#64
ivankravets
closed
10 years ago
2
Memory Leakage
#63
ghost
closed
10 years ago
2
->valuestring appears to have a 256 byte limit.
#62
aiiskoplusaiist
opened
10 years ago
3
Update README.md
#61
tinaColemanNextCentury
closed
9 years ago
0
Negative integers parsed incorrectly on Arduino Due
#60
nw2s
opened
10 years ago
0
objects on arduino
#59
jhoogeboom
opened
10 years ago
1
Minor patch to print buffer size
#58
nickludlam
opened
10 years ago
0
error: no matching function for call to aJsonClass::parse
#57
davidebuldrini
opened
10 years ago
0
Add define for print buffer length (when printing JSON object to a strin...
#56
nickdademo
closed
9 years ago
1
JSON string not parsing properly
#55
afuhrtrumpet
opened
10 years ago
0
Could not get multiple results
#54
Surapol
opened
10 years ago
0
paresNumber bugfix for teensy3
#53
eggerdo
closed
10 years ago
2
Added support for adding booleans to Json Objects.
#52
hibes
closed
10 years ago
1
Added methods for get and Int or Float Array from the object aJson
#51
Azrrael-exe
opened
11 years ago
0
Fix typo in keywords to add 'getArrayItem'.
#50
shazeline
closed
9 years ago
0
fix comments about type for numerical values
#49
thomasaw
closed
9 years ago
0
Can you create a very simple sketch that follows the filtering example described in the readme?
#48
rkertesz
opened
11 years ago
12
usage with HTTPClient ?
#47
net1957
opened
11 years ago
0
Next