Skip to content

Commit 17aac30

Browse files
authored
Update bradanlanestudio_explorer_rp2040.md
1 parent 336b538 commit 17aac30

1 file changed

Lines changed: 28 additions & 14 deletions

File tree

_board/bradanlanestudio_explorer_rp2040.md

Lines changed: 28 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,33 +4,47 @@ board_id: "bradanlanestudio_explorer_rp2040"
44
title: "Bradán Lane STUDIO Explorer Badge Download"
55
name: "Bradán Lane STUDIO Explorer Badge"
66
manufacturer: "Bradán Lane STUDIO"
7-
board_url:
7+
board_url: https://aosc.cc/eccn2024
88
board_image: "bradanlanestudio_explorer_rp2040.jpg"
99
date_added: 2024-05-23
1010
family: raspberrypi
1111
tags:
1212
features:
13-
- Display
14-
- Feather-Compatible
15-
- Battery Charging
13+
- RP2040 with 8MB Flash
14+
- 200*200 ePaper Display
15+
- 2KB EEPROM
16+
- Neopixel LEDs
17+
- Touch Pads
18+
- Mini Speaker with Amplifier
19+
- Accelerometer
20+
- IR (Receiver and Emitter)
1621
- STEMMA QT/QWIIC
1722
- USB-C
18-
- Breadboard-Friendly
19-
- External Display
23+
- Battery Charging
2024
---
2125

22-
The "Explorer Badge" is an RP2040 based CircuitPython board with integrated features to provide an *all-in-one* learning device.
26+
The "Explorer Badge" is an RP2040 based CircuitPython board with integrated features to provide an *all-in-one* learning device. It has been inspired by Adafruit's Circuit Express series. The combination of the RP2040 with 8MB of Flash and a wide array of integrated hardware, makes the Explorer Badge an excellent hardware choice for learning CircuitPytnon.
2327

24-
The board includes:
2528

26-
- 1.54" ePaper display
27-
- neopixels
28-
- touch sensors
29-
- accelerometer
29+
## Technical Details:
30+
31+
- Raspberry Pi RP2040
32+
- 8MB FLASH
33+
- 2KB EEPROM (I2C)
34+
- 1.54" 200*200 ePaper display (either BW or BWR)
35+
- 9 Neopixels
36+
- 9 Touch Sensors
37+
- 3-Axis Accelerometer (on the round version)
3038
- IR (receiver and emitter)
3139
- I2C STEMMA-QT
3240
- sound (both PWM and I2S support)
41+
- I2S pins may optionally be used as general IO pins
42+
- LiPo Battery Charging (on the round version)
43+
44+
## Tutorials
45+
46+
[Explore Badge Workshop Series](https://aosc.cc/explorer/)
3347

34-
There is also a tutorial series associated with the Explore Badge to get users started with Python and then CircuitPython with the integrated hardware. The badge has been tested with the related CircuitPython Learning Guides.
48+
## Purchase
3549

36-
There will be at least two physical implementations of the Explorer Badge. One will be used at a conference in 2024 (that implementation will have a focus on youth education). The other will be generally available through Tindie and other options.
50+
[Bradán Lane STUDIO on Tindie](https://www.tindie.com/products/bradanlane/explorer-badge/)

0 commit comments

Comments
 (0)