Skip to content

Instantly share code, notes, and snippets.

@a-yiorgos
Last active November 18, 2016 08:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a-yiorgos/752718523c93bccbfc6c to your computer and use it in GitHub Desktop.
Save a-yiorgos/752718523c93bccbfc6c to your computer and use it in GitHub Desktop.
WiPy initial configuration
  • https://www.pycom.io/solutions/py-boards/wipy1/
  • Connect VIN (3.6 - 5.5V) and GND.
  • Search for a WiFi network that starts with wipy-wlan.
  • With your PC connect using www.wipy.io as password.
  • In order to get to the Python REPL, telnet to 192.168.1.1 (user=micro, password=python).
  • The file system is accessible via FTP on the same IP address abd with the same credentials.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment