Control firmware and software for Kozy-xx
Control firmware and software for Kozy-xx
It helps synchronize cameras, microcontrollers, and AI models into a single system for robotics...
But it's not universal yet and only works with RealSense and RPI Pico.
It's supposed to be a simple replacement for ROS, with various elements to make it easier to configure and modify devices, graphs, etc. But it's still in an incredibly early stage of development, and I don't think anything great will come out of it.
Of course, first of all, this is created for personal projects.
Kozy-Control-Panel GUIClone the repository:
git clone https://github.com/datafylab/kozy-firmware.git
cd kozy-firmware
pip install -r requirements.txt
Launch it!
python main.py
Or build it!
pyinstaller --onefile main.py
Join the community on Telegram
Visit the main lab website: datafylab.neocities.org