-
Install VSCode.
-
Get PlatformIO IDE for VSCode.
-
Clone/Download this project as zip using the Code button and open this project from PIO Home tab.
-
Connect your Wio Terminal to your PC.
-
In PlatformIO button, choose Upload.
- *optional* In
platformio.ini
, change monitor_port to match your setup
When booting up for the first time, grab your phone and look for MeePlanTerm
in your device wifi setting to connect Wio Terminal to Wifi
Select Wifi and enter in your Wifi password then submit.
If no login menu popup, open your browser and go to 192.168.1.1
Device ID is shown on the first boot but if your already booted once,
the device ID of your Wio Terminal is located in the About MeePlan
section in the setting page (you can only access this when your device is connected).
Make sure to restart Wio Terminal after entering device ID on website.
Tl;dr Turning it off and on again usually works / check your wifi setting.
- Wio Terminal Froze or show white page - Try turning Wio Terminal off and on again.
- Stuck on Wifi screen - Try connecting to wifi using the step above then wait a sec(if no wifi shows up means its trying to connect), if that doesn't work have you try turning it off and on again?
- Clock and Date is inaccurate - Pretty sure turning it off and on again would work, if that doesn't work try changing Wifi by choosing
Wifi setting
option in the setting page. - NOT CONNECTED at the top of the screen - When first booting up please wait a minute to let Wio Terminal connect to the server, if its stay for more than a minute please check your Wifi connection/ change your
Wifi setting
in the setting page.
If that doesn't work then the server is probably dead, you could try running it yourself using this then changing server url location in the src file.
For more information about the website please visit stalemoon/meeplanwebsite-1 repo.
For more information about the backend of the website and IoT please visit nut1414/MeePlan101-backend repo.