Post links and attach files for documentation here, also chat about these docs freely

User avatar
By mrburnette
User avatar
By rudy
#73525
EveningStarNM wrote:
martinayotte wrote:Did you looked at the following links ?
https://github.com/esp8266/Arduino
https://github.com/esp8266/Arduino#documentation

Yes, I've been all over it. I'm hoping to find for more than sample code and a beginner's guide.

He is not looking for documentation, there is lots of that. What he wants is easy examples.

EveningStarNM wrote:Besides, some of Espressif's libraries are closed source. I don't think they would be happy if we decompiled them.

If you are squawking at having to read the the code to understand the Arduino code I seriously doubt that you would know what to do with decompiled code.

It is what it is. For the price, your complaints are hardly justified.
User avatar
By EveningStarNM
#74880
mrburnette wrote:
... and my favorite: ESP8266-Arduino class reference

Ray


THANK YOU, MRBURNETTE! I hadn't seen that class reference link anywhere, and nothing I could produce with doxygen came out so well. I'm very grateful for that link. I'm just lucky that my grandkids won't be coming over and my significant other is out of town -- and that it's Saturday. I can spend all day on that page and have a good excuse for not finishing the "Honey Do" list she gave me. (You don't think I'll get in trouble, do you?)
User avatar
By EveningStarNM
#74882
rudy wrote: He is not looking for documentation, there is lots of that. What he wants is easy examples.



Actually, the best thing I've seen is MrBurnette's link to the ESP8266-Arduino class reference, http://docs.iteadstudio.com/ITEADLIB_Arduino_WeeESP8266/index.html. I didn't even know the WeeESP8266 library existed. I'm going to be playing with it all day. MrBurnette was very helpful.