Back

關於本次研習,大家有沒有甚麼想法或意見呢?

Menu
ng344
#1
2016-07-20 20:17:11
有想到甚麼就提出來喔!^^
ng344
#2
2016-07-25 08:28:08
7/22實作研習順利完成,感謝大家的幫忙,場地收拾得很乾淨,希望下次能夠有類似的課程再來一起maker一下
上完課發現講義有很多地方要補充:
0. 材料採購與前置作業
    淘寶購物方式
    材料預先分配
1. 杜邦線與排針的使用 (OK)
    杜邦母頭與排針連接時,需角度一致
    Sharp感測器杜邦母頭,壓接難度高,需預先製作
2. 各元件接腳數量與用途,可用Fritzing程式說明
3. ardublock說明
4. Sharp感測器測試、4LED、DHT22等,測試程式說明
5. ESP8266燒錄說明 (OK)
6. 感測器final程式說明,錯誤樣態說明,除錯
    一開始出現fail,為esp8266接線錯誤
    9v電池電流不足,無法驅動整個感測器
7. 裝盒後的範本照片,sharp與DHT22需拉出外殼的接法 (OK)
8. 中間下課休息時間安排....sorry,有點趕,沒注意到
9. 回校安裝上線步驟 (OK)
完成之後會再請大家幫忙看看,若還有哪些不足的地方,也請留言,感謝您。

李樂文
#3
2016-07-25 14:30:02
網頁的PM2.5濃度判斷程式好像有誤喔!?
比如PM2.5濃度為35.3時,依照指標對照,應該為第三級深綠色,但卻判斷為第四級黃色,可否查查看,謝謝。
ng344
#4
2016-07-25 20:37:43
收到!可能設定判斷敘述有缺漏,明天修改完再跟大家報告,感謝李老師的協助。
陳彥文
#5
2016-07-30 05:42:01
如果還有老師研習後回家無法上線的,小弟這裡分享一下方式(摸索了快一個小時才搞定)
1.安裝arduino程式
2.將下載的檔案(ardublock-beta-20140828.jar)放到arduino資料夾中 (X86),tools/ArduBlockTool/tool 的資料內即可,如果原先沒有的資料夾,要自行建立出來(大小寫要相符)-----這一步驟我有做,不過不知道要不要做,請老師解惑一下。
3.下載 DHT22的程式庫(這一部分沒有做,第三步驟arduino程式會出現錯誤)

DHT22的程式庫需另外下載,請在Arduino IDE程式的[草稿碼]→[匯入程式庫]→[管理程式庫...]

搜尋DHT22,點選,安裝

4.修改(LED4_Buzzer_DHT22_ESP8266_Relay_air2_sample)(本來以為還要插上USB修改wifi模組來更改網路設定,後來發現只要改這個sample檔就好,走了好多冤枉路)
改網路、更新時間,上傳時記得麵包版斷電
ng344
#6
2016-07-30 14:18:57
彥文老師超棒的!感謝你提供寶貴經驗

真不好意思,第二步驟的Ardublock其實是可以不用做的,是想要讓老師們體驗像Scratch一樣用積木來寫程式,當然不可能整個pm2.5程式都用Ardublock,只是想帶大家寫一下Blink
執行方法如下圖


Ardublock操作畫面,自己拉出Blink範例程式


我會再把內容補充到講義上面,大家可以想想如何用在教學喔!
廖宏儒
#7
2016-08-03 22:18:11
學校經緯度座標要怎麼輸入呢?
黃宇男
#8
2016-08-04 07:17:29
有源蜂鳴器只需要HIGH或LOW,只能叫或不叫,pitch.h可以省略
若要用pitch.h發出音階聲音應該用無源蜂鳴器
ng344
#9
2016-08-04 23:08:36
宏儒老師好
請參考新錄製的「用Google Map取得GPS座標」教學影片,有字幕喔!要自行點下方的字幕按鈕。麻煩參考一下。

ng344
#10
2016-08-04 23:41:03
宇男老師
真是高手,感謝您的分享,有查到一些相關資料

Arduino UNO DUE Buzzer 有源無源蜂鳴器-學習-学习-Learning

廖宏儒
#11
2016-08-05 00:38:09
程式已經設定好String PMgps = "23.065177, 120.197872";   //學校經緯度座標

可是出現下面狀況:

SEND: AT
RECEIVED: OK after AT Command
Data ready to sent!
Send AT+CWMODE=1
SEND: AT+CWJAP="TN-Computer-bridge","computer123"
Waiting for 15 second to connect network .....
SEND: AT+ CIPMUX=0
SEND: AT+CIPSTART="TCP","pm25.tn.edu.tw",80
SEND: AT+CIPSEND=93
>GET /xoops/api.php?schoolcode=213634&no=0&pm25=6.84&t=30.50&h=32.40&gps=23.065156120.197861
RECEIVED: OK

怎麼還是23.065156120.197861
逗號不見了

回檢測網看學校數值~經緯度也沒出現
ng344
#12
2016-08-05 00:48:16
確定一下,有沒有真的改到,有沒有確實上傳,會不會前面有兩條斜線// ?
廖宏儒
#13
2016-08-05 01:38:38
修改成功了!!謝謝盛南老師^_^
第一頁 上一頁 1 下一頁 最後頁

關於本次研習,大家有沒有甚麼想法或意見呢?

Menu
要先登入才能發表。
全部 錯誤訊息 (33) 已棄用 (0) 資料庫語法 (33) 區塊 (0) 額外資訊 (2) 計時(3)
錯誤訊息
未知: Array and string offset access syntax with curly braces is deprecated 在檔案中的第 /include/functions.encoding.php 列 40
未知: Array and string offset access syntax with curly braces is deprecated 在檔案中的第 /include/functions.encoding.php 列 40
未知: Array and string offset access syntax with curly braces is deprecated 在檔案中的第 /include/functions.encoding.php 列 73
通知: Undefined index: bootstrap 在檔案中的第 /modules/tadtools/class/Utility.php 列 844
通知: Undefined variable: dir 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: width 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: main 在檔案中的第 /modules/tad_discuss/pda.php 列 293
通知: Undefined variable: dir 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: width 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: dir 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: width 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: dir 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: width 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: dir 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: width 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: dir 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: width 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: dir 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: width 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: dir 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: width 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: dir 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: width 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: dir 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: width 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: dir 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: width 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: dir 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: width 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: dir 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: width 在檔案中的第 /modules/tad_discuss/pda.php 列 266
通知: Undefined variable: form_data_edit 在檔案中的第 /modules/tad_discuss/pda.php 列 337
通知: Undefined variable: title 在檔案中的第 /modules/tad_discuss/pda.php 列 771
已棄用
資料庫語法
0.000076 - SET SQL_BIG_SELECTS = 1
0.000750 - SELECT * FROM config WHERE (`conf_modid` = '0' AND `conf_catid` = '1') ORDER BY conf_order ASC
0.000231 - SELECT sess_data, sess_ip FROM session WHERE sess_id = 'g18jael2lkbssc6hlfitkv2cfh'
0.000318 - SELECT * FROM modules WHERE dirname = 'tad_discuss'
0.000525 - SELECT COUNT(*) FROM group_permission WHERE (`gperm_modid` = '1' AND (`gperm_groupid` = '3') AND `gperm_name` = 'module_read' AND `gperm_itemid` = '13')
0.000313 - SELECT * FROM config WHERE (`conf_modid` = '13') ORDER BY conf_order ASC
0.000384 - SELECT * FROM modules WHERE dirname = 'tadtools'
0.000394 - SELECT * FROM config WHERE (`conf_modid` = '4') ORDER BY conf_order ASC
0.000388 - select * from tad_discuss where DiscussID='1'
0.000360 - SELECT COUNT(*) FROM group_permission WHERE (`gperm_modid` = '13' AND (`gperm_groupid` = '3') AND `gperm_name` = 'forum_read' AND `gperm_itemid` = '1')
0.004085 - update tad_discuss set `Counter`=`Counter`+1 where `DiscussID`='1'
0.000375 - select * from `tad_discuss_board` where `BoardID` = '1'
0.000641 - select * from tad_discuss where DiscussID='1' or ReDiscussID='1' order by ReDiscussID , DiscussDate
0.000357 - select * from tad_discuss where DiscussID='1' or ReDiscussID='1' order by ReDiscussID , DiscussDate LIMIT 0, 20
0.000308 - SELECT * FROM users WHERE uid = '2'
0.000261 - SELECT * FROM smiles
0.000328 - select * from `tad_discuss_files_center` where `col_name`='DiscussID' and `col_sn`='1' order by sort
0.000209 - select * from `tad_discuss_files_center` where `col_name`='DiscussID' and `col_sn`='2' order by sort
0.000201 - SELECT * FROM users WHERE uid = '5'
0.000203 - select * from `tad_discuss_files_center` where `col_name`='DiscussID' and `col_sn`='3' order by sort
0.000216 - select * from `tad_discuss_files_center` where `col_name`='DiscussID' and `col_sn`='4' order by sort
0.000192 - SELECT * FROM users WHERE uid = '7'
0.000199 - select * from `tad_discuss_files_center` where `col_name`='DiscussID' and `col_sn`='9' order by sort
0.000213 - select * from `tad_discuss_files_center` where `col_name`='DiscussID' and `col_sn`='10' order by sort
0.000181 - SELECT * FROM users WHERE uid = '11'
0.000179 - select * from `tad_discuss_files_center` where `col_name`='DiscussID' and `col_sn`='16' order by sort
0.000148 - SELECT * FROM users WHERE uid = '12'
0.000152 - select * from `tad_discuss_files_center` where `col_name`='DiscussID' and `col_sn`='17' order by sort
0.000154 - select * from `tad_discuss_files_center` where `col_name`='DiscussID' and `col_sn`='23' order by sort
0.000156 - select * from `tad_discuss_files_center` where `col_name`='DiscussID' and `col_sn`='25' order by sort
0.000157 - select * from `tad_discuss_files_center` where `col_name`='DiscussID' and `col_sn`='26' order by sort
0.000185 - select * from `tad_discuss_files_center` where `col_name`='DiscussID' and `col_sn`='28' order by sort
0.000165 - select * from `tad_discuss_files_center` where `col_name`='DiscussID' and `col_sn`='30' order by sort
總計: 33
區塊
總計: 0
額外資訊
包含檔案: 111 檔案
使用記憶體: 4875616 bytes
計時
XOOPS 使用 0.067 秒來載入。
XOOPS Boot 使用 0.027 秒來載入。
Module init 使用 0.040 秒來載入。