or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
致敬「米家」 - 我家就是米家 - 黃志賢
歡迎來到 MOPCON 2019 共筆
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →共筆入口:https://hackmd.io/@mopcon/2019
手機版請點選上方 按鈕展開議程列表。
會場 wifi-SSID: mopcon-2019
會場 wifi-PASSWD: mopcon-2019
tags:
MOPCON 2019
議題資源
今天目的 - 以小米智能插座 WiFi 版為例
從選擇 IoT 開始 - ESP8266
決定架構 - 把 IoT 設定為 AP Mode(Server)
決定架構 - 把 IoT 設為 Client
決定架構 - Client 也可雙向連線
IoT 連線需求
Arduino 範例程式
Arduino - 使用 SmartConfig 設定 WiFi
Arduino - SSL 加密 BearSSL::setFingerprint
Hoyo 的選擇? Socket Server
IoT <–––-> Server
port: 3000
port: 3001
Hoyo 怎麼做?Web - 前後端分離
情境 - 將單一或多個動作組成 HTTP API
觸發情境的方法
智能音箱 & 語音助理
決定架構 - 智能音箱串接