Team:Aachen/Notebook/Engineering/WatsOn
From 2014.igem.org
Line 26: | Line 26: | ||
* '''Backend''': The backend is a software that runs on the Raspberry Pi and is responsible for the connection between the GUI and the hardware. If the user interface is executed on another device e.g. a notebook it has to be in the same network as the Raspberry Pi. The backend works like a webserver that receives commands and acts corresponding to the submitted parameters. It can take images and returns them to the GUI. | * '''Backend''': The backend is a software that runs on the Raspberry Pi and is responsible for the connection between the GUI and the hardware. If the user interface is executed on another device e.g. a notebook it has to be in the same network as the Raspberry Pi. The backend works like a webserver that receives commands and acts corresponding to the submitted parameters. It can take images and returns them to the GUI. | ||
Before an image is taken the backend turns on the specified LEDs by sending a command to the connected Arduino board. Afterwards the LEDs are turned off using the same mechanism. These steps are repeated in the given interval for a time lapse shooting. | Before an image is taken the backend turns on the specified LEDs by sending a command to the connected Arduino board. Afterwards the LEDs are turned off using the same mechanism. These steps are repeated in the given interval for a time lapse shooting. | ||
- | |||
Line 36: | Line 35: | ||
* '''Arduino''': The arduino board sets the current and thus the temperature of the Peltier heater by evaluating the received values from the temperature sensors for the interior and the aluminium block. Additionally it receives commands from the Raspberry Pi to turn the LEDs on and off. | * '''Arduino''': The arduino board sets the current and thus the temperature of the Peltier heater by evaluating the received values from the temperature sensors for the interior and the aluminium block. Additionally it receives commands from the Raspberry Pi to turn the LEDs on and off. | ||
+ | |||
+ | |||
+ | {{Team:Aachen/BlockSeparator}} | ||
Revision as of 06:53, 15 October 2014
|
|
|