# pxt-Math-Automatic **Repository Path**: dfrobot/pxt-Math-Automatic ## Basic Information - **Project Name**: pxt-Math-Automatic - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-02 - **Last Updated**: 2025-02-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gamePad Micro:bit game handle expansion board. ![image](http://wiki.dfrobot.com.cn/images/9/98/DFR0536%E5%A4%96%E5%BD%A2%E5%9B%BE.png) --------------------------------------------------------- ## Table of Contents * [URL](#url) * [Summary](#summary) * [Blocks](#blocks) * [License](#license) ## URL project URL: ```https://github.com/DFRobot/pxt-gamePad``` ## Summary Micro: the bit game handle is based on micro: the extension handle of the bit main board.All you need to do is plug in micro: the bit board, and you can turn micro:bit into a wireless remote control handle or a wireless game console.The product is made of acrylic sheet, and it feels good. It will not have the feel of sticking hands like exposed circuit board. There are 8 buttons in the game handle, and the left hand side is divided into the top, bottom, left and right buttons. The right side is X and Y, and the front leads to the two buttons of A and B. This game controller also has built-in vibration motor, buzzer, LED, these resources are programmable control.Using graphical programming, you can instantly turn your micro:bit into a multimedia vibrator or multimedia interactive console. The programming platform supports makecode graphical programming and python programming, which is a great tool for programming from entry to advanced programming education. ## Blocks ### 1.LED control ![image](https://github.com/DFRobot/pxt-gamePad/blob/master/image/1.png) ### 2.Vibration motor control ![image](https://github.com/DFRobot/pxt-gamePad/blob/master/image/2.png)
![image](https://github.com/DFRobot/pxt-gamePad/blob/master/image/3.png) ### 3.Buttons are triggered as events. ![image](https://github.com/DFRobot/pxt-gamePad/blob/master/image/4.png) ### 4.Check button status ![image](https://github.com/DFRobot/pxt-gamePad/blob/master/image/5.png) ## License GNU ## Supported targets * for PXT/microbit (The metadata above is needed for package search.) ```package gamePad=github:DFRobot/pxt-gamePad ```