All Projects → andydoro → NeoPixel-60-Ring-Clock

andydoro / NeoPixel-60-Ring-Clock

Licence: MIT license
Time displayed as a series of colored arcs on a 60 Ring NeoPixel

Programming Languages

C++
36643 projects - #6 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to NeoPixel-60-Ring-Clock

MCP7940
Arduino Library to access the MCP7940M, MCP7940N and MCP7940x Real-Time chips
Stars: ✭ 29 (+93.33%)
Mutual labels:  clock, rtc
MD DS3231
DS3231 Real Time Clock Library
Stars: ✭ 29 (+93.33%)
Mutual labels:  clock, rtc
Wordclock
Diy Wordclock with an esp32 and ws2812b Leds
Stars: ✭ 19 (+26.67%)
Mutual labels:  neopixel, clock
room.cafe
An extremely simple video meeting, integrated whiteboard, chat and screen sharing
Stars: ✭ 34 (+126.67%)
Mutual labels:  rtc
twigs
Alternate firmware for Mutable Instruments Branches synthesizer module
Stars: ✭ 21 (+40%)
Mutual labels:  clock
AnalogClock
Animated analog for iOS clock written in Swift
Stars: ✭ 24 (+60%)
Mutual labels:  clock
ElevenClock
ElevenClock: Customize Windows 11 taskbar clock
Stars: ✭ 1,494 (+9860%)
Mutual labels:  clock
clock
⏰ Provides a simple abstraction of a clock.
Stars: ✭ 32 (+113.33%)
Mutual labels:  clock
1pone.github.io
Kindle拯救计划——一个Kindle实用工具网站,让你吃灰的Kindle成为时钟、天气看板、电子相册、微博热搜榜单...
Stars: ✭ 150 (+900%)
Mutual labels:  clock
telltime
iOS application to tell the time in the British way 🇬🇧⏰
Stars: ✭ 49 (+226.67%)
Mutual labels:  clock
timer
Timing Events tied to @gamestdio/clock
Stars: ✭ 20 (+33.33%)
Mutual labels:  clock
TimeContinuum
No description or website provided.
Stars: ✭ 28 (+86.67%)
Mutual labels:  clock
vue-analog-clock-range
Vue Analog Clock Range Component
Stars: ✭ 53 (+253.33%)
Mutual labels:  clock
clocklet
An opinionated clock-style vanilla-js timepicker.
Stars: ✭ 31 (+106.67%)
Mutual labels:  clock
awesome-rtc
📡 A curated list of awesome Real Time Communications resources
Stars: ✭ 196 (+1206.67%)
Mutual labels:  rtc
Takvim-saat-chrome-extensions
😎 Anlık olarak takvim, saat ve hava durumu bilgilerinizi tarayıcınızın newtab alanında tutarak kullanımı oldukça kolay bir ortam oluşturur. extensions link:
Stars: ✭ 21 (+40%)
Mutual labels:  clock
ArRtspTool
将RTSP或者NV-RTX上的摄像头流转为webrtc可直接观看的流,延迟低至200ms,Web无插件、Native等全平台低延时拉流
Stars: ✭ 38 (+153.33%)
Mutual labels:  rtc
rpi
Microcontroller projects (RPi, Arduino, ATTiny85, ESP, Pico, STM8/32)
Stars: ✭ 76 (+406.67%)
Mutual labels:  rtc
clock
Lendable Clock Abstraction
Stars: ✭ 15 (+0%)
Mutual labels:  clock
NikeClockIcon
Custom macOS Dock Icon with clock inspired by Nike Watch Face
Stars: ✭ 27 (+80%)
Mutual labels:  clock

NeoPixel 60 Ring Clock

For more information visit:

http://andydoro.com/ringclock/
Adafruit Learn Guide

This project uses the DS1307 Real Time Clock with an Arduino to display the time as a series of colored arcs.

With the NeoPixel 60 Ring, we have a perfect display for presenting the time with RGB LEDs!

Hours are represented by red, minutes by green, seconds by blue. The arcs overlap and the colors mix. Minutes and seconds are each represented by a single green or blue LED, respectively. In the 12 hour version, a single red LED represent 24 minutes.

Hardware

  • 4 x NeoPixel 1/4 60 Ring - so you can make a NeoPixel 60 Ring
  • DS1307 Real Time Clock breakout board
  • Arduino Uno or other Arduino compatible microcontroller. This will even work with the Trinket 5V!
  • Adafruit Perma-Proto Half-sized Breadboard PCB

If you are new to microcontrollers and Arduino, I would recommend starting out by building the circuit using the Arduino Uno and a breadboard.

If you are more familiar with Arduino, you can use a Trinket 5V and perfboard to build a more permanent electronics project.

Software

Required libraries:

3D enclosure created by arradan

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].