Coding with CircuitPython@CPB

動機感謝~高師大阿潘老師的邀請,讓筆者得以初赴跨藝所分享 Adafruit Circuit Playground Bluefruit (以下簡稱CPB開發板搭配 SGP30PMSA003 等感測器及應用 CircuitPython 程式設計課程,茲將當天的資料分享於后:

  1. 簡報檔案:https://www.slideshare.net/dvsseed/coding-with-circuitpythoncpb
  2. 程式檔案:https://gist.github.com/dvsseed/2f6a871fd6320b484d0cb388664dd0fa 、 https://gist.github.com/dvsseed/e65a69c40073cbca22169a846288c8dc


功能簡介:利用 CPB 接收 攀藤 PMSA003 pm2.5 雷射型粉塵感測器(UART Serial: TX/RX) 的 PM數據 及 Adafruit SGP30 TVOC/eCO2 Gas Sensor(I2C: SCL/SDA) 的空氣數據,來顯示 NeoPixel LED 並可按下 Button A/B 來 Play an Audio Wave File...此次係以 Adafruit 主推的 CircuitPython 來設計程式(方便好用、好學好教)


留言