Link in conflunce: Demo MicroPython version 1.0
This repository provides you with a detailed guide on how to build a IOT device with AirSENSE Hardware and firmware by micropython. The source code of the repository is a part of AirSENSE-Education
This project is developed based on the pipeline described below.
install the IDE and tool in this tutorial: Getting started thonny micropython
To prepare your device, you’ll need a computer with Internet connection and an USB-B capble can transfer datat.
- Download the code AirSENSE-Indoor-MicroPython-V1, and note where it was saved on the computer.
- Unzip all the files in your download, open with Thonny:
- Select View -> File.
- Select folder where you unzip file code, select to workspace folder.
-
Connect PC with AirSENSE Device.
-
Use Thonny, upload all files in File View in the left of display (note: you must setting Thonny with steps above):
- When you finish unload file, open the main.py file, run with Run Script button (or F5).
run file default: main.py