目前選擇使用rxtx方式來取得arduino讀取到的壓力值如果直接print資料是正確的如 ... t1=new String(buffer,0,len); String[] tokens = t1.split(":"); ...
確定! 回上一頁