LASS - Flood Monitoring(淹水感測)- 系統帶起步驟與過程

編輯歷史

時間 作者 版本
2016-06-28 06:19 – 06:24 wuulong sheu r153 – r216
顯示 diff
(34 行未修改)
連最簡單的 Analog output 都量不到,檢查
*V,G 有給,焊接沒有短路
- *3.3V/5V 試過,AN 用電錶量都是
- => 難道是電流不夠?
- *Current spec: Operates on 3.0V – 5.5V. The average (and peak) current draw for 3.3V operation is 2.1mA (50mA peak) and 5V operation is 3.4mA (100mA peak) respectively. Peak current is used during sonar pulse transmit
+ *3.3V/5V 試過,AN 都有值,
+ *5V ADC 量到最低值為 20, 距離更近量到的值都很大,5./1024**2C*1000/9.8 =25 inch urrent spec: Operates on 3.0V – 5.5V. The average (and peak) current draw for 3.3V operation is 2.1mA (50mA peak) and 5V operation is 3.4mA (100mA peak) respectively. Peak current is used during sonar pulse transmit
*USB 規範的電壓為5V 最大電流為500mA
*用 Arduino 給電測試,AN 有電壓變異,但是不太跟距離有管連
2016-05-01 13:13 Jhih-Cyuan Shen r152
顯示 diff
(22 行未修改)
*
*
+
(14 行未修改)
2016-04-01 16:14 Jhih-Cyuan Shen r151
顯示 diff
(22 行未修改)
*
*
+
(13 行未修改)
2016-04-01 09:50 Jhih-Cyuan Shen r150
顯示 diff
(22 行未修改)
*
*
+
(12 行未修改)
2016-03-31 20:07 – 20:07 wuulong sheu r148 – r149
顯示 diff
(28 行未修改)
MB7001 datasheet
MaxSonar Arduino sample code
+ LV‑MaxSonar‑EZ® Quick Start Guide
連最簡單的 Analog output 都量不到,檢查
*V,G 有給,焊接沒有短路
(5 行未修改)
2016-03-31 15:42 Jhih-Cyuan Shen r147
顯示 diff
(22 行未修改)
*
*
+
*
(10 行未修改)
2016-03-31 05:32 Jhih-Cyuan Shen r146
顯示 diff
(22 行未修改)
*
*
+
*
Arduino Distance Detection with MaxSonar ultrasonic rangefinder
(9 行未修改)
2016-03-30 22:44 – 00:52 wuulong sheu r10 – r145
顯示 diff
(19 行未修改)
The UTC time is 13:09:44
*超音波感測器到貨
+ *iCShop 超聲波測距儀-XL-Maxsonar WR1 - MB7001
+ *
*
*
+ Arduino Distance Detection with MaxSonar ultrasonic rangefinder
+ MB7001 datasheet
+ MaxSonar Arduino sample code
+ 連最簡單的 Analog output 都量不到,檢查
+ *V,G 有給,焊接沒有短路
+ *3.3V/5V 試過,AN 用電錶量都是
+ => 難道是電流不夠?
+ *Current spec: Operates on 3.0V – 5.5V. The average (and peak) current draw for 3.3V operation is 2.1mA (50mA peak) and 5V operation is 3.4mA (100mA peak) respectively. Peak current is used during sonar pulse transmit
+ *USB 規範的電壓為5V 最大電流為500mA
+ *用 Arduino 給電測試,AN 有電壓變異,但是不太跟距離有管連
2016-03-30 22:43 (unknown) r9
顯示 diff
(23 行未修改)
2016-03-30 22:33 – 22:43 wuulong sheu r1 – r8
顯示 diff
LASS - Flood Monitoring(淹水感測)- 系統帶起步驟與過程
+
+ 系統帶起紀錄
+ *3G SIM 卡已買。 1.2Gbytes 易付卡,需於兩個月用完,可加值
+ *水位感測器已購買 XL-MaxSonar-WR1, 已到貨
+ *LinkItONE GPRSUdpNtpClient Test PASS
+ *LinkItONE SPI/SD selection doesn't matter. SIM 卡的缺角處靠近 JTAG
+ *
+ Setup()
+ Connected to wifi
+
+ Starting connection to server...
+ setup() done
+ sendNTPpacket
+ 48
+ packet received
+ 2416E30000000041435453DAA64E881EA495200000000DAA64E98FD111B63DAA64E98FD119EA7
+ Seconds since Jan 1 1900 = 3668332184
+ Unix time = 1459343384
+ The UTC time is 13:09:44
+ *超音波感測器到貨
+ *
+ *
2016-03-30 22:31 (unknown) r0
顯示 diff
-
+ LASS - Flood Monitoring(淹水感測)- 系統帶起步驟與過程