GitXplorerGitXplorer
a

stackypi-style

public
1 stars
0 forks
1 issues

Commits

List of commits on branch main.
Verified
0f1252b154712edc5d44f28d65fa00abb8d388e8

Update notes.md

aandypiper committed 3 years ago
Verified
658392b295c18186a8d5bc0edc44704c89f58e96

Update notes.md

aandypiper committed 3 years ago
Verified
0adbd4c1f82012db2efc4457010d957d9b4da470

clarify storage

aandypiper committed 3 years ago
Verified
10c44c550e4a776cf24f0452dfe205f6e5767a23

add basic blink example

aandypiper committed 3 years ago
Verified
2fd86a9294dd7467ec2780b29713e6cafe916a77

added a shot of the board

aandypiper committed 3 years ago
Verified
a0c68e1edd11f523598230e7ca9c7470f808c304

add hero image

aandypiper committed 3 years ago

README

The README file for this repository.

"StackyPi Style"

This repository documents lessons learned about the StackyPi RP2040 board from SB Components.

It also contains example code for driving various components of the board.

A goal would be to build a MicroPython definition that makes the board easy to use, as well as to collect information about usable add-ons.

stackypi-style

Background

The StackyPi getting started and marketing information is confusing and inconsistent, so this repository was created to pull together known information for folks who are using the boards.

Requirements

  • A StackyPi board
  • an interest in helping out and learning!

Contents

  • images/ various images to illustrate functionality and the board itself

More information

  • various learnings in the notes

License

MIT License Copyright (c) 2022 Andy Piper; some code samples may carry alternative licenses.

Contributing

If you'd like to get involved, share ideas, or ask questions, please use the Discussions.

For code and documentation, see Contributing, and follow the Code of Conduct. Thanks!