GooBit小车套件:修訂版本之間的差異

從 YFRobotwiki
跳到: 導覽搜尋
第 50 行: 第 50 行:
 
[http://file.yfrobot.com/wiki/GooBit/8-点亮彩色LED.pdf 课程8.点亮彩色LED]
 
[http://file.yfrobot.com/wiki/GooBit/8-点亮彩色LED.pdf 课程8.点亮彩色LED]
  
[http://file.yfrobot.com/wiki/GooBit/9. 单灯控制.pdf 课程9.彩 单灯控制]
+
[http://file.yfrobot.com/wiki/GooBit/9- 灯LED 单灯控制.pdf 课程9.彩 灯LED 单灯控制]
  
[http://file.yfrobot.com/wiki/GooBit/10. 彩色跑马灯.pdf 课程10.彩色跑马灯]
+
[http://file.yfrobot.com/wiki/GooBit/10- 彩色跑马灯.pdf 课程10.彩色跑马灯]
  
[http://file.yfrobot.com/wiki/GooBit/11. 彩色呼吸灯.pdf 课程11.彩色呼吸灯]
+
[http://file.yfrobot.com/wiki/GooBit/11- 彩色呼吸灯.pdf 课程11.彩色呼吸灯]
  
[http://file.yfrobot.com/wiki/GooBit/12. 超声波测距.pdf 课程12.超声波测距]
+
[http://file.yfrobot.com/wiki/GooBit/12- 超声波测距.pdf 课程12.超声波测距]
  
[http://file.yfrobot.com/wiki/GooBit/13. 避障小车.pdf 课程13.避障小车]
+
[http://file.yfrobot.com/wiki/GooBit/13- 避障小车.pdf 课程13.避障小车]
  
[http://file.yfrobot.com/wiki/GooBit/14. 魔术手.pdf 课程14.魔术手]
+
[http://file.yfrobot.com/wiki/GooBit/14- 魔术手.pdf 课程14.魔术手]
  
 
|width="33%" valign="top" align="left"|
 
|width="33%" valign="top" align="left"|
[http://file.yfrobot.com/wiki/GooBit/15. 测温机器人.pdf 课程15.测温机器人]
+
[http://file.yfrobot.com/wiki/GooBit/15- 测温机器人.pdf 课程15.测温机器人]
  
[http://file.yfrobot.com/wiki/GooBit/16. 寻光机器人.pdf 课程16.寻光机器人]
+
[http://file.yfrobot.com/wiki/GooBit/16- 寻光机器人.pdf 课程16.寻光机器人]
  
[http://file.yfrobot.com/wiki/GooBit/17.胆小 的机器人.pdf 课程17.听话的机器人]
+
[http://file.yfrobot.com/wiki/GooBit/17-听话 的机器人.pdf 课程17.听话的机器人]
  
[http://file.yfrobot.com/wiki/GooBit/18. 红外遥控小车-Mini.pdf 课程18.红外遥控小车]Mini遥控
+
[http://file.yfrobot.com/wiki/GooBit/18- 红外遥控小车.pdf 课程18.红外遥控小车]-Mini遥控
  
[http://file.yfrobot.com/wiki/GooBit/19.红外 遥控小车- 手柄.pdf 课程19.红外遥控小车]-选配[[红外手柄遥控器]]
+
[http://file.yfrobot.com/wiki/GooBit/19- 遥控小车 (红外遥控 手柄-选配).pdf 课程19.红外遥控小车]-选配[[红外手柄遥控器]]
  
[http://file.yfrobot.com/wiki/GooBit/20.无线 遥控小车-JoyStick.pdf 课程20.无线遥控小车]-选配[[Micro:Bit JoyStick]]
+
[http://file.yfrobot.com/wiki/GooBit/20- 遥控小车 (JoySitck无线遥控- 选配).pdf 课程20.无线遥控小车]-选配[[Micro:Bit JoyStick]]
 
|}</font>
 
|}</font>
  

2021年11月16日 (二) 10:12的修訂版本

GooBit小車套件請配套Micro:Bit V2開發板使用!


GooBit小車簡介

GooBit小車是一款面向低齡用戶的創客教育智能車套裝。小車基於Micro:Bit V2主板控制,可使用MakeCode圖形化編程,實現彩色LED顯示、避障、循跡、紅外遙控等功能。

GooBit小車簡介


Micro:Bit基礎課程

Micro:Bit基礎課程請跳轉查看:Micro:Bit 通用基礎教程


GooBit小車課程-MakeCode

GooBit擴展庫地址:https://github.com/YFROBOT-TM/pxt-goobit

GooBit擴展庫添加教程

課程1.蜂鳴器唱歌

課程2.自製音樂播放器

課程3.驅動小車前進

課程4.小車移動方向控制

課程5.小車速度調節

課程6.巡線運行

課程7.畫地為牢

課程8.點亮彩色LED

課程9.彩燈LED單燈控制

課程10.彩色跑馬燈

課程11.彩色呼吸燈

課程12.超聲波測距

課程13.避障小車

課程14.魔術手

課程15.測溫機械人

課程16.尋光機械人

課程17.聽話的機械人

課程18.紅外遙控小車-Mini遙控

課程19.紅外遙控小車-選配紅外手柄遙控器

課程20.無線遙控小車-選配Micro:Bit JoyStick


GooBit小車課程-Python課程 - 暫未開發,需用戶自行研究!

採用python語言開發micro:bit。

官網教程

語法參考教程

Mu離線軟件安裝與使用-Python編譯環境

GooBit Python系列課程-課程1.蜂鳴器唱歌.pdf 課程1.蜂鳴器唱歌

GooBit Python系列課程-課程2.自製音樂播放器.pdf 課程2.自製音樂播放器

GooBit Python系列課程-課程3.驅動小車前進.pdf 課程3.驅動小車前進

GooBit Python系列課程-課程4.小車移動方向控制.pdf 課程4.小車移動方向控制

GooBit Python系列課程-課程5.小車速度調節.pdf 課程5.小車速度調節

GooBit Python系列課程-課程6.巡線運行.pdf 課程6.巡線運行

GooBit Python系列課程-課程7.畫地為「牢」.pdf 課程7.畫地為「牢」

GooBit Python系列課程-課程8.點亮彩燈.pdf 課程8.點亮彩燈

GooBit Python系列課程-課程9.彩燈單燈控制.pdf 課程9.彩燈單燈控制

GooBit Python系列課程-課程10.彩色跑馬燈.pdf 課程10.彩色跑馬燈

GooBit Python系列課程-課程11.彩色呼吸燈.pdf 課程11.彩色呼吸燈

GooBit Python系列課程-課程12.超聲波測距.pdf 課程12.超聲波測距

GooBit Python系列課程-課程13.避障小車.pdf 課程13.避障小車

GooBit Python系列課程-課程14.魔術手.pdf 課程14.魔術手

GooBit Python系列課程-課程15.測溫機械人.pdf 課程15.測溫機械人

GooBit Python系列課程-課程16.尋光機械人.pdf 課程16.尋光機械人

GooBit Python系列課程-課程17.膽小的機械人.pdf 課程17.聽話的機械人

GooBit Python系列課程-課程18.紅外遙控小車-Mini.pdf 課程18.紅外遙控小車Mini遙控

GooBit Python系列課程-課程19.紅外遙控小車-手柄.pdf 課程19.紅外遙控小車-選配紅外手柄遙控器

GooBit Python系列課程-課程20.無線遙控小車-JoyStick.pdf 課程20.無線遙控小車-選配Micro:Bit JoyStick




訪問YFRobot論壇 論壇邀請碼獲取 技術交流群
淘寶企業店 淘寶直營店 聯繫我們