Giter Site home page Giter Site logo

neo32x8_picow's Introduction

Neo32x8 Pico W

A DIY awtrix-like matrix LED display with Raspberry picow and 2812b LEDs

Neo32x8_Picow

Introduction

This is a DIY LED matrix display based on Raspberry Pi Pico W, using 2812b LED beads, 32x8 matrix, can display time, github repo stars, support multiple display modes.

Hardware:

  • Raspberry Pi Pico W
  • 2812b LED strip (32x8)
  • generic 5V power supply
  • grid board and a DIY caseb (or 3D printed)
  • buttons and a rotary encoder

Alt text 2812b

Software:

  • CircuitPython v8.2.6
  • A self-hosted server(optional)
    • flask or fastapi
  • code in this repo

GPIO Pinout

LED matrix 2812b

  • GP28

Rotatory encoder

  • A: GP16
  • B: GP17
  • Button: GP18

Buttons

  • GP19,
  • GP20
  • GP21

Status LED

  • GP22

How to use

  1. Install CircuitPython on Raspberry Pi Pico W
  2. Wire up the hardware
  3. Copy all files in picow folder to the root of the Pico W
  4. Modify the settings.toml file to your own settings(wifi, server address, etc)
  5. Modify the code to your own needs

Reference

neo32x8_picow's People

Contributors

cgerchenhp avatar

Stargazers

Gonzo Gear avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.