MicroPython and CircuitPython make programming micro controllers really easy - once they are set up!
If your board did NOT come with micro or circuit python installed, and there is no drag and drop firmware, never fear, there is a straightforward way to add this firmware, though it does involve some command line.
In this video watch how to get python running on your ESP8266 NodeMCU, your Feather ESP8266 or your Feather ESP32, using USB and REPL, then get a python blink script running on your board using WebREPL.
Useful links from this video:
Get firmware http://micropython.org/download/#esp8266
ESP32 MicroPython Firmware Binary http://www.micropython.org/download#e...
Useful tool https://learn.adafruit.com/micropytho...
Blink.py https://gist.github.com/omiq/2386849e4aaaf9b8533ff2f5f21461b3
This is the best thing for amateur diy IOT ; you can get like 5 of them for 10 bucks :-D
Also, with arduino you have to re-upload with every change you want to make, but with micropython you can make the changes in the device directly : OTA(P) , 'over-the-air' (programming) they call it
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Yeah the ESP8266 is amazing and is only getting better
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
@makerhacks Thank you for the function, I invite you to evaluate my function..
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks for sharing this great post @makerhacks
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I still understand less about MicroPython and CircuitPython
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
You didn't like it?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks for the info. Another tool for the ESP8266! This will be interesting to explore.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit