Lab for Iot
This project include Lab and Assignment.
To run all example and assignment we need the following tool:
- Raspebrry Pi with Android thing
- Xampp (or equivalent tool)
- IOS Device (for assignment app)
- Android Device (for assignment app)
- Some electronic component (like resistor, RGB led,...)
- Android studio.
- LoRa shiled (for assignment communication)
- Sensor soil moisture.
Firstly, you need to know exacly ip of Raspebrry Pi in your local network. Then connect to Raspebrry Pi with adb:
./adb connect <your raspberry pi ip>
To run lab example you need to download and import project to android studio.
p/s: some error may occur because of the different between local file.
Date | Version | Note |
---|---|---|
4.10.2018 | 1.0 | Init |
Hoang Van Loc