micro:bit 基本套件二 (包括 micro:bit 微型電腦帶著走,使用Python 輕鬆玩 書一本,含稅、含運)
商品編號: | AD63 |
未稅價格: | $857 |
含稅價格: | $900 |
一、 產品說明:
1. micro:bit開發套件(內含開發主板+使用手冊)
(1) 產品照片:
(2) 產品來由:早BBC發布了Micro:bit開發板。這塊旨在讓青少年利用科技發揮創意的板子,是奠基於BBC的「Make it Digital」活動。這是該組織35年來最具雄心壯志的教育倡議。
「當Micro:bit可以連接上手機、盆栽以及Raspberry Pi之後,這對物聯網的意義,就會像當初BBC Micro對英國遊戲產業的意義一樣。」BBC micro:bit 是對板子上所有功能都提供了,非常親切可程式化的高階語言及圖形化程式環境。這包含了矩陣式LEDs 螢幕的控制,按鍵、數位輸出入、類比輸出入、加速度感測器、磁力感測器、藍芽通訊等。
(3) 產品資訊
· Microprocessor: 32-bit ARM® Cortex™ M0 CPU
· A 5x5 LED matrix with 25 red LEDs to light up and can display animiated patterns, scrolling text and alphanumeric characters
· Two programmable buttons. Use them as a games controller, or control music on a smart phone
· On-board motion detector or 3-AXIS digital accelerometer that can detect movement e.g. shake, tilt or free-fall
· A built-in compass, 3D magnetometer to sense which direction you're facing and your movement in degrees and detect the presence of certain metals and magnets
· Bluetooth® Smart Technology. Connect the micro:bit to other micro:bits, devices, phones, tablets, cameras and other everday objects
· 20 pin edge connector: This allows the micro:bit to be connected to other devices such as Raspberry Pi, Arduino, Galileo and Kano through a standard connector
· Micro-USB controller: This is controlled by a separate processor and presents the micro:bit to a computer as a memory stick
· Five Ring Input and Output (I/O) including power (PWR), ground (GRD) and 3 x I/O.
· System LED x 1 (yellow)
· System push button switch x 1
· System push button switch x 1
(4) 處理器資訊
Silicon Manufacturer: Nordic Semiconductor
Core Architecture: ARM
Core Sub-Architecture: ARM
Silicon Core Number: ARM Cortex M0
Silicon Family Name: ARM, Cort
2. 書的連結: micro:bit 微型電腦帶著走,使用Python 輕鬆玩 – 作者 陳致中
英國廣播公司的 micro:bit計畫,改變了去年使用micro:bit的7年級學生(蘇格蘭和北愛爾蘭的學生)和教師,對程式設計的態度。
· 90%同意BBC micro:bit對於任何人都可以進行程式設計有幫助
· 88%同意BBC micro:bit幫助他們看到程式設計沒有他們想像中是那麼困難
· 45%的受訪者表示,他們將來肯定會以資訊科學為主要學習主題,高於使用BBC micro:bit之前的36%。 對於女孩來說,這一點更加突出,從BBC微型使用率的23%上升到39%,增長了70%
·
Python是近年最受歡迎的計算機語言,它的相關特色描述如下:
簡單 — Python是一種代表簡單主義思想的語言。
易學 — 就如同你即將看到的一樣,Python極其容易上手。
免費、開源 — Python是FLOSS(自由/開放源碼軟件)之一。
高層語言 — 當你用Python語言編寫程序的時候,你無需考慮諸如如何管理你的程序使用的內存一類的底層細節。
可移植性 — 由於它的開源本質,Python已經被移植在許多平臺上(經過改動使它能夠工作在不同平臺上)。
micro:bit 有親切的python 網頁編輯介面,加上陳老師仔細地介紹,您可以很快的熟悉用 python 控制micro:bit
標籤:
—————