These videos belong to the course "Basic Python" which I gave in the Master's programme "Mind and Brain" (M.A./M.Sc.) at the Humboldt University of Berlin (HU) in the Winter Semester 2022/2023.
This course is based on openly available course materials. All lecture contents are © Luke Tudge, 2021 (for links, see below) and available under the GNU General Public License v3.0.
Course: "Introduction to Programming with Python"
https://luketudge.github.io/introduct...
Session 14: "Stimulus presentation"
[no online course notes]
GitHub repository behind course website
https://github.com/luketudge/introduc...
PsychoPy installation instructions:
1. Open the Anaconda prompt and create a new environment as follows: https://www.psychopy.org/download.htm...
2. Open the Anaconda navigator, change to that environment, install Spyder and launch it.