-
1Read the MicroPython Tutorial
Read the blog article: #Micropython: Getting Started! and install MicroPython on the WeMos board.
-
2Get the code!
Download the repository: uPyGeo.
-
3Modify the following lines in the 'boot.py'
ssid_ = your ssid wp2_pass = your wpa2 password
-
4Modify the following lines in 'main.py'
google_api_key = <API_KEY> #get from google
-
5Upload the code to the board and restart the board
Use the FTP server or use 'ampy' (Read this article)
-
6Further details?
Visit here or write me a comment.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.