kuttypy-gui
Graphic user interface to interact with KuttyPy
Install
- All systems
-
curl cmd.cat/kuttypy-gui.sh
- Debian
-
apt-get install kuttypy-gui
- Ubuntu
-
apt-get install kuttypy-gui
- Kali Linux
-
apt-get install kuttypy-gui
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install kuttypy-gui
- Dockerfile
- dockerfile.run/kuttypy-gui
kuttypy-gui
Graphic user interface to interact with KuttyPy
KuttyPy is a USB interfaced board that gives you an option to do such things like to switch a light bulb, rotate a motor or measure a temperature under software control, in pure Python. Playing with LEDs, motors, switches etc. is the primary objective of this hardware, but the experience gained in manipulating the 32 Input/Output pins of this board will gradually make you familiar with the ATMega32 micro-controller.