Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cifertech/colorreplica
Your Wireless Toolkit for Color Replication
https://github.com/cifertech/colorreplica
diy-electronics esp32 tcs34725 ws2812b
Last synced: about 20 hours ago
JSON representation
Your Wireless Toolkit for Color Replication
- Host: GitHub
- URL: https://github.com/cifertech/colorreplica
- Owner: cifertech
- License: mit
- Created: 2023-10-29T16:42:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-14T14:27:29.000Z (over 1 year ago)
- Last Synced: 2024-12-21T19:14:56.060Z (about 2 months ago)
- Topics: diy-electronics, esp32, tcs34725, ws2812b
- Language: C++
- Homepage: https://cifertech.net/your-wireless-toolkit-for-color-replication/
- Size: 20.5 KB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## ๐ Explore the Full Documentation
Ready to dive deeper into our project's details? Discover the full story, in-depth tutorials, and all the exciting features in our comprehensive [documentation](https://cifertech.net/your-wireless-toolkit-for-color-replication/). Click the link and explore further!
## :star2: About the Project
ColorReplica is an exciting project that allows you to explore and interact with colors in two unique ways: ColorPicker and ColorCube. Whether you're an artist, a DIY enthusiast, or just someone who appreciates the beauty of colors.
![]()
## :dart: Features
### ColorPicker
ColorPicker is your palette of colors. With this feature, you can:Choose from a wide range of colors, letting your creativity run wild.
Adjust the brightness of your chosen colors to set the perfect mood.
Use user-friendly controls for an intuitive experience.### ColorCube
ColorCube brings color detection and replication to the forefront. It allows you to:Detect the colors of objects using the TCS34725 RGB sensor.
Transmit color information to the main device.
Replicate the detected color using WS2812B LEDs.
Display color values in RGB, HSV, and HEX for your reference.
## :warning: License
Distributed under the MIT License. See LICENSE.txt for more information.## :handshake: Contact
CiferTech - [@twitter](https://twitter.com/cifertech1) - [email protected]
Project Link: [https://github.com/cifertech/ColorReplica](https://github.com/cifertech/ColorReplica)
## :gem: Acknowledgements
- [Arduino OLED Menu](https://github.com/upiir/arduino_oled_menu)