【RPI036】樹莓派官方原文書 Get Started with MicroPython on Raspberry Pi Pico|奧斯丁國際有限公司 OURSTEAM Internationl
icon代理商品
【RPI036】樹莓派官方原文書 Get Started with MicroPython on Raspberry Pi Pico

【RPI036】樹莓派官方原文書 Get Started with MicroPython on Raspberry Pi Pico

Get Started with MGet Started with MicroPython on Raspberry Pi Pico 
樹莓派 Raspberry Pico 的 MicroPython 入門指南 

 

商品編號
RPI036
售價
480
優惠價
471
數量
庫存:15
Raspberry Pi Pico 是一款可靈活應用的微型控制板、高性能低成本且搭載多個數位接口。微控制器是計算機最基本的組成元件,不使用顯示器或鍵盤,而是直接對其編程,從中獲取輸入源並將其輸出發送到輸入/輸出引腳;使用編程連接,可以亮燈、發出聲音、或將文字顯示在螢幕上等等。

在此書中將會教學如何使用初學者好上手的語言 MicroPython 編寫程式和連接硬體,使樹莓派 Raspberry Pi Pico 可與周遭環境互動。不論是為了好玩還是為了讓生活更輕鬆,使用這些技能您便能創建自己的機電專案。
  • 設定樹莓派 Raspberry Pi Pico 開始使用
  • 使用 MicroPython 編寫程式
  • 控制和感應電子元件
  • 了解如何使用 Pico 獨有的可編程 IO
  • 製作反應遊戲、防盜報警器、溫度計等等


注意:此書已更正了以下勘誤並重新印刷,現在可以再次購買。

勘誤表(原始印刷版):

To avoid the possibility of erratic readings from inputs such as a push-button or PIR sensor, you are advised to change the pin input setup code line to include a ‘machine.Pin.PULL_DOWN’ call to pull down the pin’s resistor manually. For example:

button = machine.Pin(14, machine.Pin.IN)

應改為:

button = machine.Pin(14, machine.Pin.IN, machine.Pin.PULL_DOWN)
 

下載勘誤表完整列表


 

  


【出貨明細】
  • 1x Get started with MicroPython on Raspberry Pi Pico 原文書
logo
iconiconiconiconicon
icon  電話:04-2375-3535
icon  傳真:04-2256-9949
icon  統編:90386785
icon  E-mail:service@oursteam.com.tw
icon  LINE ID:@oursteam
Inspire every child to create