clockwise icon indicating copy to clipboard operation
clockwise copied to clipboard

do-it-yourself, full-featured and smart wall clock device

Results 38 clockwise issues
Sort by recently updated
recently updated
newest added

I put PNGdec in clockwise\components and add a CMakeLists.txt file as below ```cmake cmake_minimum_required(VERSION 3.15) if(ESP_PLATFORM) # Build ArduinoJson as an ESP-IDF component idf_component_register(INCLUDE_DIRS src) return() endif() project(PNGdec VERSION 1.0.1)...

Would it be possible to add matrix chaining to use 2 64x32 as one 64x64 as described in the ESP32 HUB75 MatrixPanel? https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA?tab=readme-ov-file#can-i-chain-panels Currently chaining 2 panels repeats the image...

This might not even be possible, but I wish there was a way to setup the clock to not need internet access. I was wanting to take this into my...

enhancement

Hi @jnthas , I build the project and flash it, but it run exception。 clockwise v1.4.1 and esd-idf v4.4.7 there are 2 issus: 1: NOT_FOUND log ``` [ 1060][V][Preferences.cpp:352] getUChar():...

6214 works but 6216 not work! could you please fix this issue?

Change the Clockwise website theme to https://github.com/nostalgic-css/NES.css

enhancement

Is it possible to integrate the Clock with Home Assistant? Being based on ESPhome i believe it would be realy simple to do. At the moment when trying to integrate...

I picked up a [Cheap-Yellow-Display](https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display) and a configurable clock for it would be amazing. The display is 320 x 240, so it should be spot on for a 1:1 (or...

I'm having difficulty with the automatic brightness setting. I believe the feature should operate in this way. When the room is dark, the panel will dim to prevent eye strain....