Noduino OpenPlug

来自Jack's Lab
(版本间的差异)
跳转到: 导航, 搜索
(Firmware Hacking)
(Firmware Hacking)
第41行: 第41行:
 
</source>
 
</source>
  
Compile:
+
Compile Open Plug firmware:
  
 
<source lang=bash>
 
<source lang=bash>

2016年10月24日 (一) 20:47的版本

目录

1 Overview

  • AC 85V - 250V Smart Plug
  • ESP8285 inside
  • 250V 10A relay


Open-plug-board-shell.jpg


Open-plug-board.jpg


Open-plug-layout.png



2 Quick Start



3 Open API



4 Firmware Hacking

Get noduino-sdk:

$ git clone --recursive git://github.com/icamgo/noduino-sdk.git noduino-sdk


Generate toolchain (you need Python 2.7):

$ cd noduino-sdk/toolchain
$ ./gen.py

Compile Open Plug firmware:

$ cd ../sketch/open-plug
$ make produce
































个人工具
名字空间

变换
操作
导航
工具箱