Skip to content

Latest commit

 

History

History
111 lines (73 loc) · 4.66 KB

README_EN.md

File metadata and controls

111 lines (73 loc) · 4.66 KB

logo

BPI:bit

[English] | [Chinese]

This product uses ESP-WROOM-32 as the core design, supports Wi-Fi, BLE and other communication methods. BPI:bit will be fully compatible with Micro:bit.

ESP-WROOM-32 448KB ROM 520KB RAM Wi-Fi&BLE

The front has 25 (5*5) programmable LED lights, single GPIO control, 16777216 color display; and there are 2 user-programmable keys on the front.

BPI:BIT Instructions:

Catalog reading

  1. docThere are the schematic of the BPI:bit board and the datesheets for each part of the ESP-WROOM-32, WS2812, MPU9250, etc.

  2. picThere are the photos and sketches of BPI:bit board

  3. codeThere are the BPI:bit board function test code

Pin Define

Pin NameAnalog Function1Analog Function2Function1Function2Power
P3ADC2_CH4GPIO13
P0ADC2_CH8DAC_1GPIO25
P4ADC2_CH3GPIO15
P5ADC1_CH7GPIO35
P6ADC2_CH5GPIO12
P7ADC2_CH6GPIO14
P1ADC1_CH4GPIO32
P8GPIO16
P9GPIO17
P10ADC2_CH9DAC_2GPIO26
P11ADC2_CH7GPIO27
P12ADC2_CH2GPIO02
P2ADC1_CH5GPIO33
P13GPIO18SPI_SCK
P14GPIO19SPI_MISO
P15GPIO23SPI_MOSI
P16GPIO05SPI_SS
3V3POWER:3V3
3V3POWER:3V3
3V3POWER:3V3
P19GPIO22I2C_SCL
P20GPIO21I2C_SDA
GNDGROUND
GNDGROUND
GNDGROUND

LED Number

The BPI:bit board is soldered with 25 (numbered 0-24) 16 million-color full-color LEDs (WS2812) according to a 5*5 arrangement. All LED controls use only one pin (GPIO4) to complete all control.At the same time, the BPI:bit board also reserves the LED power control pin (GPIO2), which can turn off the power of all the LEDs by pulling down the GPIO2 point.

LED sort(5*5):

20 15 10 5 0
21 16 11 6 1
22 17 12 7 2
23 18 13 8 3
24 19 14 9 4

Interface

Interface EN

Silkscreen