A place to put your YouTube video that is ESP8266 related.

User avatar
By SoftwareDev
#6302 I am working on a tutorials playlist for the ESP8266.

My latest tutorial shows how to toggle the Arduino's digital pins with some buttons from a webpage using JQuery




I have many more advanced tutorials planned, but let me know what you'll like to see.

You can find the entire playlist at this link https://www.youtube.com/playlist?list=PLmfT_cdP5PYDRYIvGIQ4YQYnEprshtxO8
User avatar
By gwizz
#6338 Hey - you've got some great content going on there! :)

If you are soliciting suggestions - how about one on using esp8266 in a stand-alone mode?

That is - without an arduino as an additional mcu?

You could show the use of lua for example?

Anyhow, keep up the good work.

G
User avatar
By SoftwareDev
#6340
gwizz wrote:Hey - you've got some great content going on there! :)

If you are soliciting suggestions - how about one on using esp8266 in a stand-alone mode?

That is - without an arduino as an additional mcu?

You could show the use of lua for example?

Anyhow, keep up the good work.

G



Good idea. I do know lua very well, for those wanting to learn it I recommend this book http://www.amazon.com/Programming-Lua-Roberto-Ierusalimschy/dp/859037985X/ref=sr_1_1?ie=UTF8&qid=1420467287&sr=8-1&keywords=lua , it's written by the designer of the language and is pretty short.