This repository contains the software, schematics, and 3D printing files for a bedside lamp with various modes controlled by a button. It includes details on hardware components, software installation using PlatformIO or Makefile, and 3D printing instructions
Stars
28
Forks
1
Watchers
28
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
78
commits
refactor: Remove debug print statements from various services and modes for cleaner output
4f84454View on GitHubfeat: Implement remote update functionality for brightness, hue, and saturation control
94a7495View on GitHubrefactor: Migrate from PainlessMesh to ESP-NOW for improved communication efficiency and latency
d7b7b16View on GitHubdocs: Update .gitignore and platformio.ini to include backup files and adjust library dependencies
b05b5b2View on GitHubdocs: Update README and code comments for version 3.2.1, fixing registry issues and enhancing clarity
3da0a9dView on GitHubdocs: Refine program flow diagrams for clarity and consistency in setup and execution details
86adf44View on GitHubdocs: Add technical diagrams to enhance understanding of system architecture and flow
f4b37c7View on GitHubdocs: Add class diagram to README for improved understanding of architecture
2869defView on GitHubdocs: Update README to enhance Table of Contents and improve navigation
7dac782View on GitHubfeat: Introduce RandomGlowMode with optimized color transitions and speed settings
bc4826fView on GitHubfeat: Add StrobeMode with synchronization, speed settings, and gesture controls
7bf9bebView on GitHubfeat: Implement SunsetMode with duration options, color phases, and mesh synchronization
75bb688View on GitHubAdd setup target to Makefile for initial script execution
ca29c15View on GitHubAdd initial requirements and CLI setup script
652f37aView on GitHubdocs: Update README files for all modes and services with detailed functionality, usage examples, and visual effects
3550991View on GitHub