Dfplayer :

ou sous 5v :

Joy-it RB-TFT1 :

RB-TFT1.8 Micro:bit
VCC 3V
GND GND
SCL P13
SDA P15
RS/DC P1
RES 3V
CS P16

Carte ULN2003 et moteur pas-à-pas 28BYJ-48 :

DS3231 :

RTC ------ micro:bit
GND ------ GND
Vcc ------ 3V su micro:bit
SDA ------ SDA (pin 20)
SCL ------ SCL (pin 19)

Une des 2 extensions de Makecode : https://makecode.microbit.org/pkg/keble6/pxt-ds3231 : I connected the 3V, GND, SCL and SCK pins to the corresponding microbit pins. The DS3231 board’s interrupt (SQW) pin was connected to the microbit’s P0 pin. The photos below show the board and the microbit.

IR Wireless Remote Control :

Github : https://github.com/mworkfun/pxt-ir-remote ou celui dans MakeCode

GND - 5V - Signal -> P16 ou autre à configurer dans MakeCode

Okdo TS2186-A LED :

GND - 5V - Signal -> P0 ou  autre à configurer dans "write pin" : Digital = ON/OFF et Analog = 0 à 1023 pour les niveaux.

On peut les mettre en //.

Neopixel :

GND - 5V - Signal -> P0 ou autre à configurer dans MakeCode

Modifié le: lundi 17 février 2025, 23:38