李東霖

@csielee

不能停止學習

Joined on Sep 21, 2016

  • 什麼是 MPU6050 由 invensense 研發 一個內部含有 3軸加速度計 3軸陀螺儀 的姿態感測器 :::info 加速度感測範圍: +-2G +-4G +-8G +-16G 角速度感測範圍: +-250 +-500 +-1000 +-2000 (degree per second) ::: 什麼是 DMP 全名為 Digital Motion Processor
     Like  Bookmark
  • --- slideOptions: theme : white --- <span style="font-size:0.9em;color:#3b9c60">COSCUP 2018</span> <span style="font-size:0.7em;">分享研究 <span style="color:#550088">Mender OTA</span> 開源方案的心得</span> === 講者 : `李東霖` --- <!-- .slide: data-background="https://i.imgur.com/H4VYoCV.jpg" data-background-size="30%" data-background-position="left" --> ### 自我介紹 - 李東霖 - 現在是碩士 0 年級 - 第一次來到 COSCUP <!-- ![](https://i.imgur.com/H4VYoCV.jpg) ![](https://i.imgur.com/TtLsy1I.jpg)--> ---- #### 為什麼來研究
     Like  Bookmark
  • 2018 邊緣計算論壇 AI + IoT 心得分享 === [2018 邊緣運算論壇,AI+IOT 台灣轉型驅動新引擎 議程資訊](https://techorange.kktix.cc/events/aiot-2018?locale=zh-TW) > 該論壇是屬於展覽的 Events #### 台北國際電子產業科技展 [TAITRONICS](https://www.taitronics.tw/) #### 台灣國際人工智慧暨物聯網展 [AIoT Taiwan](https://www.aiottaiwan.com/zh_TW/index.html) #### [展覽其他論壇](https://www.aiottaiwan.com/zh_TW/show/info.html?id=B8444D58D50FA9DFD0636733C6861689&sFuncID=B8444D58D50FA9DFD0636733C6861689) > 事前並不知道有這兩個展覽,算是到達現場的意外收穫 > 剛好論壇也有發放展覽入場卷,就趁著中午休息進去逛了一波 > 東西很多,中午休息時間完全不夠用
     Like  Bookmark
  • 107學年度 交大推甄心得 === :::success #### 首先感謝 給予我幫忙的各位老師與同學 ::: --- ## 107 交大 推甄資料 - 資訊聯招<!-- .element: class="fragment" data-fragment-index="1" --> - 資訊所甲組 75名<!-- .element: class="fragment" data-fragment-index="1" --> - 網工所 29名<!-- .element: class="fragment" data-fragment-index="1" --> - 多媒所 26名<!-- .element: class="fragment" data-fragment-index="1" --> - 資訊所丙組(實作導向)<!-- .element: class="fragment" data-fragment-index="2" --> - 9名<!-- .element: class="fragment" data-fragment-inde
     Like 2 Bookmark
  • 實驗--使用 MPU6050 與 arduino nano 製作球型感測器 === :::info 這實驗來自於 **成大資訊 訊號與系統** ,由 `蘇文鈺` 老師發想 並且由修課學生 `李東霖`,`張文瑋`,`江家銘`,`趙韓信` 共同製作 ::: ## 目的 :::success 期望可以測量 球的速度、轉速與角度 ::: ## 器材 :::success - Arduino Nano - GY-521 (MPU6050) 六軸感測器(三軸加速度 + 三軸角速度) - HC05 藍芽模組 (可替換成 HC06) - 麵包版 - 9V 電池 - 9V 電池座 - 9V 轉 5V 穩壓晶片 - 透明球殼 (可參考[這裡](https://shopee.tw/%E9%80%8F%E6%98%8E%E7%90%83-%E5%A3%93%E5%85%8B%E5%8A%9B%E9%80%8F%E6%98%8E%E5%A1%91%E8%86%A0%E7%90%83%E6%AE%BC-%E6%B0%B8%E7%94%9F%E8%8A%B1-%E7%99%82%E7%99%92%E5%
     Like  Bookmark
  • 計算理論 - 聊天機器人 (無限地城) === coding by `李東霖` [github](https://github.com/csielee/2017TOC_ChatBot) ![](https://i.imgur.com/59v7gnG.png) ## 使用工具與函式庫 - telegram bot - [Create a Telegram EchoBot](http://lee-w.github.io/posts/bot/2017/03/create-a-telegram-echobot/) - [開發 Telegram Bot 簡介](http://blog.30sparks.com/develop-telegram-bot-introduction/) - [官方 Restful API](https://core.telegram.org/bots/api) - [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot#ta
     Like 1 Bookmark
  • 自由軟體到物聯網--智慧手錶(smart watch) === Group 2 [github](https://github.com/csielee/2017IOT_SmartWatch) [Demo Video(youtube)](https://www.youtube.com/watch?v=AP51p2a-vo0&feature=youtu.be) ## Memeber F74031027 李東霖 ## flow control ### init ```flow a=>start: start b=>condition: cellphone connect? c=>operation: Wear a watch d=>operation: Arduino bluno beetle start working e=>operation: Time correction by cellphone int real_time[6]; real_time[0] = year_number; real_time[1] = month_number; real_time[2]
     Like  Bookmark
  • 訊號與系統第三組--(利用 google 工具做語音輸入) === contribute by <`李東霖`,`張文瑋`,`江家銘`,`趙韓信`> [github](https://github.com/csielee/2017SignalSystem_Team3_VoiceInput) [demo](https://csielee.github.io/2017SignalSystem_Team3_VoiceInput/) ## 題目 - 使用 google 工具做語音輸入 ## 發想 - [google voice kit](https://kknews.cc/tech/oyb9m25.html) - 只有在5月號的MagPi雜誌有附送,還沒有正式開賣 - 且還需要一塊 pi 覺得不夠好入門 - [google assissant](https://developers.google.com/assistant/sdk/) - 用 gRPC(google Retome Procedure Call) 去使用 - 本來想朝這個方向前進,但是
     Like  Bookmark
  • SlimeQQ 姆Q姆Q === ~一個屬於史萊姆的網頁多人小遊戲~ **[github](https://github.com/csielee/SlimeQQ)** ## 遊戲引擎 使用phaser遊戲引擎進行開發 ![](https://i.imgur.com/z3seOLP.png =381x327) ## 多人連線 利用google提供的免費即時資料庫完成多人後端 ![](https://i.imgur.com/N61dHdX.png =400x300) ## 系統架構 ![](https://i.imgur.com/az1GPoM.jpg) ![](https://i.imgur.com/bCsNTyz.jpg) ![](https://i.imgur.com/D6hKTHz.jpg)
     Like  Bookmark