can any one help me to add status of digital pin to json string.
i have tried to add but emon sends status to emoncms only ones on startup and then repeat the same status, even if status has been changed
Archived Forum |
|
how to add digital pin status in jsonSubmitted by Guest on Sat, 11/06/2011 - 14:38
can any one help me to add status of digital pin to json string. i have tried to add but emon sends status to emoncms only ones on startup and then repeat the same status, even if status has been changed
» |
Re: how to add digital pin status in json
Hello bjalodia, Could you show me the code your using to send the status?
Are you generating a json string along the following lines:
if digital input is HIGH then json string = {status:1)
if digital input is LOW then json string = {status:0)
Re: how to add digital pin status in json
Dear Tystan
I am using the following modified code of emon.
or if you can provide the code it will be very helpful
Re: how to add digital pin status in json
Dear Trystan,
I am trying to make school project in which I am trying to relate library room temperature and number of time door opened.
I am using temperature sensor LM35, arduino Duemilanove, enc28j60 ethernet module and enomcms
can you please help with this project
Re: how to add digital pin status in json
Dear,
Where I found post.php for receive my ENC2860 informations ?
Please I need a Simple PHP receiver.
Best Regards,
JORGE ORENGO