The project is involved different digital aspects, it is uses multi programming levels and different hardware components that needs to work together smoothly. I am using Windows as operating system. to make the project works, I need to install:
- Photoshop application as the main interacting art software.
- python, as the central processing language.
- win32.com protocol that connect Python with Photoshop
- visual Python (VPython) to create the visual interactions with Python.
- pySerial to communicate with the serial port that transfer Arduino Data
- ِArduino IDE which is the software that control Arduino board, and enable the pc to upload Arduino code into the board
these points represent the main preparing steps I need to do in order to create my connections.
No comments:
Post a Comment