Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Yanndroid/espc-python-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP Clock

ESP Clock

ESPC stands for ESP Clock and is a digital IoT clock. It's connected to WiFi, automatically syncs time, shows weather information, and most importantly, has RGB! At its core, there is an ESP8266, and the display is made of WS2812B LEDs.
It's a project I've been working on over the past few years, and it has allowed me to learn a lot about the C language and PCB designs.

This project consists of multiple repositories:

ESP Clock Python Client

This repository contains a simple python client for the ESPC. It provides the bare minimum to be able to configure and control an ESPC.

Features (W.I.P)

  • Setup
  • Locate
  • Set Brightness
  • Reset
  • Restart
  • Update

Usage

  1. Install dependencies: pip install -r requirements.txt
  2. Run: python main.py

About

ESP Clock Python Client

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Languages