Introduction to automation of my experimental system:
Meet the Brain (the Arduino Framework)
Connecting and reading sensors (Temperature, IR beam and Sensor)
Connecting and using effectors (Motors and LEDs, Speakers, pinch valve, Camera with a trigger)
Build software that integrates both sensors and effectors
State-machine programming pattern as a framework for software architecture
Saving data in my system (communication with PC using python or Matlab)
Synchronization techniques between different systems
Measuring and analyzing the electronic signals in my setup using an oscilloscope?
Manage code in source control (GIT)
Advanced
Communication (I2C, SPI, 1Wire)