juliencarponcy/code
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
pyControl is a system of software and hardware for controlling behavioural experiments based around the Micropython microcontroller. For more information please see the Docs: http://pycontrol.readthedocs.io/ Repository contents: gui : Graphical user interface com : Serial communication and data logging config : Configuration files edited by user data : Behavioural data. experiments : Experiment definition files. devices : pyControl hardware classes (uploaded to pyboard). pyControl : pyControl framework (uploaded to pyboard). tasks : Task definition files tools : Tools for importing and visualising pycontrol data pyControl_GUI.py : Python script to launch the GUI. <<<<<<< HEAD Version: v1.6.1 ======= Version: v1.5 >>>>>>> parent of e4bc957 (- Updated changelog and version numbers for version 1.6) ---------------