#3_06 PiClock: RGB LED Smart Clock Using Raspberry Pi Zero W
Posted by Superadmin on November 29 2018 05:22:14

PiClock: RGB LED Smart Clock Using Raspberry Pi Zero W

Introduction:

This project aims to create a RGM matrix based SMART clock using the RGB Matrix interface boards being sold by Electrodragon and the Raspberry Pi Zero W.

The software being used is Raspbian and the board will be interfaced directly in C. The ultimate goal would be to create an SDK for this board to create multiple apps for the P10/P6 display and finally create a nice 3d printed case for the same

The SDK will be capable of:

Sensors:

The project will host a number of sensors to which the "App Modules" can interface to:

Stay Tuned for more from this project. The repo for this project will be at: https://github.com/narioinc/PiClock

A quick sneak peek at the progress made so far:

Schematics

Hzeller Adapter board ref design

Download as zip

Code

PiClock

Download as zip

Hzeller RGM Matrix Driver

Download as zip