Micro:Mate- A Mini Expansion Board for
micro:bit SKU: DFR0518
Introduction
Micro: Mate is a tiny micro: bit I/O expansion board for learning electronics and building DIY projects.
Micro:Mate expands 6 sets of 3-pin I/O interfaces, capable of connecting DFRobot Gravity series
modules, servo motors, sensors and jumper wires. Additionally, Pin 8, 12, 16 support voltage switch
between 3V-5V, allowing up to 5V 2A digital (PWM) output.
Micro:Mate is in the same dimension of micro: bit. It connects to micro: bit through contact pins (with
spring loaded), ensuring easy, compact and secure connection. The rubber bumpers and the 3.5mm
audio jack on the back side keep the expansion installed stably on the board, meanwhile prevents
reversed connection.
NOTE:
1. The mounting screws should be well tightened to ensure a secured connection.
2. Micro: Mate only supports 3V (3.3V) analog input from Pin 0, 1, 2. The Micro USB Power
port on Micro: Mate cannot be used for data transmission.
3. Components with large power consumption should be connected to Pin 8, 12, 16, with 5V
power supply.
Specification
•
•
•
•
•
•
Interface: 6 x Gravity 3Pin
Operating Voltage: 5V/3.3V
Input Power: {
basic.pause(1000)
pins.servoWritePin(AnalogPin.P8, 0)
basic.pause(1000)
pins.servoWritePin(AnalogPin.P8, 90)
basic.pause(1000)
pins.servoWritePin(AnalogPin.P8, 180)
basic.pause(1000)
pins.servoWritePin(AnalogPin.P8, 90)
})
BXY micro:bit Python editor
#http://docs.dfrobot.com.cn/bxy/examples/servo.html
from microbit import *
import Servo
sv=Servo(pin8)
while True:
sv.angle(0)
sleep(1000)
sv.angle(90)
sleep(1000)
sv.angle(180)
sleep(1000)
sv.angle(90)
sleep(1000)
Expected Results
The Servo turns back and forth from 0-180 in every 4 seconds
More Documents
•
Schematic & Layout
https://www.dfrobot.com/wiki/index.php/Micro:Mate-_A_Mini_Expansion_Board_for_micro:bit_SKU:_DFR0518 4-3-18
很抱歉,暂时无法提供与“DFR0518”相匹配的价格&库存,您可以联系我们找货
免费人工找货- 国内价格
- 1+63.14802
- 2+59.02758
- 3+55.72166