Releases: CmdrAvegan/AmbiTuya
AmbiTuya v1.0 – Tuya LED Ambient Lighting
Release Description:
This is the initial release of AmbiTuya, a project that combines a C++ module for screen capture (using TinyTuya, OpenCV, JSON libraries, and RapidJSON) with Python integration via pybind11. The release includes:
Installer: A ready-to-run Windows installer for users who prefer an out‑of‑the‑box solution.
Source Code: Full source code available in the repository for those who want to build or modify the project.
Compilation Instructions: A README.md with detailed instructions to compile the C++ module using Visual Studio and CMake.
Dependencies: Information on required modules such as OpenCV, jsoncpp, RapidJSON, and pybind11.
Python Integration: Example Python scripts to show how to integrate and use the compiled C++ module.
Download the installer for an easy setup, or clone the repository to view and build the source code. Enjoy AmbiTuya!