Skip to content

jwchang418/RingClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

RingClock

A ring led style clock, it can be easily made by anyone to play raspberry pi pico w and do some application.
It only requires a few of compoments in this small project.

Compoments

Item Quantity
raspberry pi pico w 1
12 bit ws2812 LED ring 1
USB type A to micro USB cable 1
dupont line 3

Installing

This project adopts MicroPython as the programming language, hence we have to setup the MicroPython on the raspberry pi pico. At raspberry pi's official webside here, we can find the explain of setup in detail.

Pin Connection

raspberry pi pico w 12 bit ws2812 LED ring
P0 -> DI
VBus -> VCC
Gnd -> Gnd

Thonny

We use Thonny as development enviroment which can be downloaded at here

Code

Save the code as main.py into the raspberry pi pico w.

license

Licensed under creative commons attribution CC BY-NC-SA

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages