Hi,
I am just curious what do you do when you got new device you have never worked with.
I got ESP32 as a gift and i would like to connect it to wifi, read value from ADC and transfer it to smartphone (reading temperature in greenhouse)
I am ok with programing. No problem at all.
I dont want to learn how wi-fi protocol works (if its not necessary) and write my own code for it. Where do you look for libraries and how do you study them? Reading (and configuring) with ADC should be in datasheet. I have never worked with wifi in any project. Where would you start? Thanks
Thanks. I am interested more in "way how do you figure out how you will do it" with new device. This is probably silly topic . Just curious how will enginner get to know with new device.
But i Will definitely take a closer look at yours post. It might be really helpful for me.
Thanks. I am interneted more in "way how do you figure out how you will do it" with new device. This is probably silly topic . Just curious how will enginner get to know with new device.
But i Will definitely take a closer look at yours post. It might be really helpful for me.
Experience, ask others, read the datasheet and make something with it.
When it doesn't work, find out why -> as above -> experience, ask others, read the datasheet.
You will go round in ever increasing circles, that circle will slowly become a (reasonably) straight line when you understand what it is you are working with.
And then something new comes out and you start all over again