项目作者: the-vishal

项目描述 :
Performing IoT with arduino without WiFi Module
高级语言: Python
项目地址: git://github.com/the-vishal/Arduino-Virtual_WiFi_Module.git
创建时间: 2017-10-11T15:39:07Z
项目社区:https://github.com/the-vishal/Arduino-Virtual_WiFi_Module

开源协议:

下载


Arduino-Virtual_WiFi_Module

Purpose : Performing IoT with arduino without WiFi Module


Q: Problem in finding your arduino connected PORT?

Ans : run PORTS_Checker script.


STEPS :

-Upload serial.ino to arduino first for all projects to be performed.

-Change PORT Number according to your Connected usb port of arduino.

-Change Push Bullet API Key before using it (If there is in Program).

-Connect an LED to pin 13 of arduino and ground pin.

-APK used in Sending sensor data to arduino is free sensor node.apk you can find it on google play store

-Change IP accordingly in scripts(if there is).