Commit Graph

3 Commits

Author SHA1 Message Date
Artem Kashaev cf2eac04bf Merge branch 'main' of git.k1nq.tech:k1nq/micro_mpc_kmk 2025-12-22 13:55:10 +05:00
Artem Kashaev 34294a86e8 Add initial project files including configuration and LED control scripts
- Create .gitignore to exclude unnecessary files
- Add .micropico for project identification
- Implement config.json for switch configurations
- Develop led_panel_blink.py for LED control with color cycling
- Create main.py to manage switch commands and interactions
- Introduce servo.py for servo control functionality
- Define switch.py to handle switch operations with servo integration
2025-12-22 13:42:17 +05:00
k1nq 091755ca08 Initial commit 2025-12-22 08:41:01 +00:00