Hi all!, am Juan, from Spain, Im using emonlib on Arduino for a long time and works very well, ty for your work people, this is an awesome project!. I have multiple dashboards too. Im developer on Souliss project and I worked for a long time to have a complete domotic system under arduino and opensource. Now we can load the Framework on a ESP module, so we've easy and cheap modules to make a WIFI domotic system.
I come to the forum to integrate this awesome library to ESP. Any help is appreciated.
Regards!!
Re: Integrating Emoncms into ESP modules
Please change the title of your post to represent what you are trying to achieve.
>> Por favor cambia el título de su puesto para representar lo que usted está tratando de lograr
Paul (Moderator}
Re: Integrating Emoncms into ESP modules
Sorry, Its my first post on the forum and the target of this post its just for introduce myself. Im trying to integrate emonlib on a ESP module but I opened a new post for this purpose. This title is ok? if you suggest me other title I'll change, no problem.
Sorry for the inconvenience, Regards! :P
Re: Integrating Emoncms into ESP modules
What about 'integrating emoncms into ESP modules'?
Then if someone else has a similar interest, they will find it easier to search, find and contribute to your post.
Paul
Re: Integrating Emoncms into ESP modules
This are the two functions that I need to modify to get it working over an ESP. I'll work on it.
Re: Integrating Emoncms into ESP modules
in video is my AC monitor with Wifi chip esp 8266
https://www.youtube.com/watch?v=yTG6C0ULMuc
Re: Integrating Emoncms into ESP modules
you can see it more clearly here
https://www.youtube.com/watch?v=hPhFvFyTp6w
Re: Integrating Emoncms into ESP modules
Can you share the code and the wiring with the Esp? are you using an arduino? I want to read directly from the Esp ADC pin (0-1v) I use actually on Arduino with a 220ohm burden resistor and I calibrate via software using 10 instead the 111.1 from the example on the library.
Regards