Skip to content

penglang1978/iot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Minimum Internet of Things# A Minimum IOT with arduino and raspberry pi.

android/ for a last test project of android in iot
rest/ PHP Laravel Framework to create RESTful API
python/ simple python get from internet run in RPI Or PC
arduino/ A simple version of Hardware

##System Structure##

##Documention##

Wiki

一个最小的物联网系统设计方案及源码

最小物联网系统(一)——系统组成

最小物联网系统(二)——RESTful

最小物联网系统(三)——创建RESTful

最小物联网系统(四)——详解Laravel的RESTful

最小物联网系统(五)——Laravel RESTful模板化

最小物联网系统(六)——Ajax打造可视化

##How to test On you computer##

  1. If you have a Arduino.

  2. Upload the arduino/BareMinimum.ino to you Arduino

  3. if Windows need to Change the /dev/ttyACM0 to the COM port for example COM3.If Use of ttyACM0 need to change it to suitable

    cd python
    
    sudo python get.py
    
  4. open localhost/athome/create to create a seed.and open /athome/1/edit for a status change

  5. For a basic test you can visit b.phodal.com

##How to test On you Android Phone

  1. Download the Android app Stay at Home

##Basic##

  • RESTful Services
  • Serial Commucation

##Language##

  • PHP(Laravel Framework)
  • Python(for Raspberry pi)
  • Processing/C/C++ (Arduino)

##Seed## php artisan db:seed

About

Internet of Things 最小物联网系统

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors