2 thoughts on “Thingspeak charts from autonomous ESP32”
Hi, i came across your site from your channel on thingspeak. because i have a channel monitoring my own board. https://thingspeak.com/channels/676692
i have a question. my board is an esp8266 my reading are wrong. what is the max value of the adc? (v in is 1v or 3.3v? and the read value is 512, 1024 or what?)
thanks a lot for your comment and notifying me of the typo. 🙂
I am not sure I am understanding your question very well. As I see in your charts (I guess you are talking about the field 4 chart) the values you are reading are high. As far as I know, ESP8266 ADC reads values from 0 to 1.0 Volts.
In my case, I am using an ESP32. It reads volts from 0 to 3.3, giving you a value from 0 to 4096. Ion-Li batteries reach up to 4.2Volts that exceeds the maximum value that the ADC can read, so I had to use a voltage divider.
Si lo prefieres, por comodidad de los dos podemos hablar en castellano, que no se qué hacen un uruguayo y un español hablando en inglés… 😉
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.AcceptReject
Privacy & Cookies Policy
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
Hi, i came across your site from your channel on thingspeak. because i have a channel monitoring my own board. https://thingspeak.com/channels/676692
i have a question. my board is an esp8266 my reading are wrong. what is the max value of the adc? (v in is 1v or 3.3v? and the read value is 512, 1024 or what?)
by the way, you have a typo in the url of your site on thingspeak https://www.paMgodream.es/
Hi Oscar,
thanks a lot for your comment and notifying me of the typo. 🙂
I am not sure I am understanding your question very well. As I see in your charts (I guess you are talking about the field 4 chart) the values you are reading are high. As far as I know, ESP8266 ADC reads values from 0 to 1.0 Volts.
In my case, I am using an ESP32. It reads volts from 0 to 3.3, giving you a value from 0 to 4096. Ion-Li batteries reach up to 4.2Volts that exceeds the maximum value that the ADC can read, so I had to use a voltage divider.
Si lo prefieres, por comodidad de los dos podemos hablar en castellano, que no se qué hacen un uruguayo y un español hablando en inglés… 😉