All Projects → phodal → Iot

phodal / Iot

Licence: mit
IoT, 这是一个最小Internet of Things ,一个Internet of Things相关的毕业设计产生的一个简化的物联网系统。 。

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Iot

Web
(DEPRECATED) An open source GUI to configure the machinery and to view events that were detected by the machinery.
Stars: ✭ 225 (-76.8%)
Mutual labels:  laravel, iot
Deapk
DeAPK is an open-source, online APK decompiler which lets you upload an APK and then decompile it to Smali or Java sources. It is built using Laravel, Vue.js, Bootstrap, FontAwesome, Pusher, Redis, MySQL, apktool, jadx and hosted atop Oracle cloud platform.
Stars: ✭ 33 (-96.6%)
Mutual labels:  laravel
Readmarvel
ReadMarvel's open sourced code
Stars: ✭ 31 (-96.8%)
Mutual labels:  laravel
Laravel Vue Validator
Simple package to display error in vue from laravel validation
Stars: ✭ 32 (-96.7%)
Mutual labels:  laravel
Laravel Couchbase
Couchbase providers for Laravel
Stars: ✭ 31 (-96.8%)
Mutual labels:  laravel
Hass Config
Configuration files for Home Assistant
Stars: ✭ 32 (-96.7%)
Mutual labels:  iot
Laravel Database Logger
Log database query sql in Laravel Application, support Guard,Auth to multiple file record
Stars: ✭ 31 (-96.8%)
Mutual labels:  laravel
Moquette
MQTT service dispatcher
Stars: ✭ 33 (-96.6%)
Mutual labels:  iot
Laravel Pg Extensions
Laravel extensions for Postgres
Stars: ✭ 33 (-96.6%)
Mutual labels:  laravel
Tp Link Smart Switch Web Client
Creating a web client for the tp-link series of smart switches (HS-100, HS-110, etc).
Stars: ✭ 31 (-96.8%)
Mutual labels:  iot
Aliyun Oss
Aliyun oss for Laravel5, also support flysystem adapter
Stars: ✭ 31 (-96.8%)
Mutual labels:  laravel
Phpstorm Settings
PHPStorm - Facebook style theme, Live templates etc
Stars: ✭ 31 (-96.8%)
Mutual labels:  laravel
Laravel Guided Image
Simplified and ready image manipulation for Laravel through intervention image.
Stars: ✭ 32 (-96.7%)
Mutual labels:  laravel
Laravel Highcharts
Laravel 5 Highcharts Package
Stars: ✭ 31 (-96.8%)
Mutual labels:  laravel
Cms
Statamic 3: The Core Composer Package
Stars: ✭ 965 (-0.52%)
Mutual labels:  laravel
Laravel Dusk Select2
Select2.js support for the Laravel Dusk testing
Stars: ✭ 31 (-96.8%)
Mutual labels:  laravel
Rememberable
Query caching for Laravel
Stars: ✭ 960 (-1.03%)
Mutual labels:  laravel
Nem Php
NEM Blockchain NIS API Wrapper and Software Development Kit for PHP
Stars: ✭ 32 (-96.7%)
Mutual labels:  laravel
Framework
The Lawoole framework
Stars: ✭ 33 (-96.6%)
Mutual labels:  laravel
Larabbs
A forum project base on Laravel
Stars: ✭ 967 (-0.31%)
Mutual labels:  laravel

开源物联网系统设计

本项目的代码仅供学习,用于产品请使用Lan(Github: https://github.com/phodal/lan)

《自己动手设计物联网》现已出版:

Designiot

立即购买:亚马逊京东

Lan构架

Lan架构

相关文档可以参考这里: 一步步搭建物联网系统

系统框架图:

Struct

物联网相关资料收集

Android App:《教你设计物联网》

Get it on Google Play

Design Internet of Things

A Minimum IOT with arduino and raspberry pi.

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

  • android/ 一个最小的Android程序实例
  • rest/ PHP Laravel Framework to create RESTful API
  • python/ 简单的pyhon示例
  • hardware/ 硬件串口通信收集
  • doc/ 文档 简介ppt nginx配置 系统框架图
  • dashboard/ 基于ruby框架dashing的dashboard

Install

直接下载

已打包好的: https://github.com/phodal/iot/archive/0.9.5.zip

测试

1.将arduino/BareMinimum.ino 烧录到开发板上

2.执行get.py (ps:如果用的是Windows系统 需要将get.py中的 /dev/ttyACM0 改为 COM*.)

sudo python python/get.py

3.打开 http://localhost/athome/create 创建一个数据。打开 http://localhost/athome/1/edit 编辑状态

4.测试网址: b.phodal.com

Android 示例

Android

示例界面

Android

项目主页: IoT-Android

已测支持平台: HTC G1,Motor XT300,SONY ST25I

主要依赖库: GSON

1.下载安装 Stay at Home

论文展示

Phodal毕业论文: https://github.com/phodal/thesis

交流

QQ群:348100589

##相关文档

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

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

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

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

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

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

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

最小物联网系统(七)——与服务器通讯

最小物联网系统(八)——与单片机通讯

最小物联网系统(九)——Android客户端

最小物联网系统设计——给Laravel添加测试

最小物联网系统——Dashboard

License

© 2014 Phodal Huang. This code is distributed under the MIT license.

Analytics

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].