Skip to content

Commit 977e07c

Browse files
committed
Add the PewPew LCD board
Added to CircuitPython here: adafruit/circuitpython#6331
1 parent 072585f commit 977e07c

File tree

4 files changed

+23
-0
lines changed

4 files changed

+23
-0
lines changed

_board/pewpew_lcd.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
layout: download
3+
board_id: "pewpew_lcd"
4+
title: "PewPew LCD Download"
5+
name: "PewPew LCD"
6+
manufacturer: "Radomir Dopieralski"
7+
board_url: "https://pewpew.rtfd.io"
8+
board_image: "pewpew_lcd.jpg"
9+
family: atmel-samd
10+
bootloader_id: fluff_m0
11+
date_added: 2022-05-10
12+
features:
13+
- Display
14+
- Breadboard-Friendly
15+
---
16+
17+
PewPew are a family of handheld game devices designed for running Python
18+
programming workshops. The PewPew LCD is a member of that family with an
19+
LCD screen enabling you to see the error messages without having to
20+
connect to the REPL from your computer.
21+
22+
## Learn More
23+
More information about the project is available at [hackaday.io](https://hackaday.io/project/185291-pewpew-lcd).
56.3 KB
Loading
56.3 KB
Loading
10.4 KB
Loading

0 commit comments

Comments
 (0)