You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
23
27
24
-
The board includes:
25
28
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)
30
38
- IR (receiver and emitter)
31
39
- I2C STEMMA-QT
32
40
- sound (both PWM and I2S support)
41
+
- I2S pins may optionally be used as general IO pins
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
35
49
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