Control Panel Source
The control Panel is part of the AVR32 UC3 Software Framework.
For more information, refer to the Control Panel User's Guide: /APPLICATIONS/EVK1100-CONTROL-PANEL/readme.html
Control Panel Features
1. ADC data acquisition
From sensors and actuators as logs.
These logs are saved in text files on the embedded file system FAT on the EVK1100's dataflash.
2. An embedded web server
Allowing a remote user to consult the logs
and set the actuators in real time and configure the Control Panel modules
through any web browser.
3. A USB Mass Storage device
Allowing a USB host to connect to the board
and browse the Control Panel embedded file system.
As mentionned on the LCD on line 3 "Press -> Mass Storage", press the joystick to switch to Mass Storage device mode.
You may now plug a USB host to the EVK1100 board to enter the USB device mass storage mode (note that the message on the LCD on line 3 has changed to "Waiting for Host" then to "USB Mass Storage").
4. A USB Mass Storage host
Allowing to plug a Mass Storage USB key onto the board.
The Control Panel then acts as a USB host and the user may actions using the local man-machine interface.
Plug your USB key to a miniA plug to STD-A Receptacle OTG cable to adapt to the miniA-B receptacle on the board the Control Panel
is running on.
Then plug the cable to the board. You shall see the USB sign appear on the LCD(last column of the second line).
The symbol on the last column of the menu line(a right arrow) tells the user that there is new actions in this menu to perform.
5. A Shell-like interface
On the EVK1100 USART_0 (57600bps/8bit data/1 stop bit/no flow control), allowing to navigate on the
Control Panel file system, to configure the system, to interface with the sensors and actuators.
6. A RS-232 debug output
On the EVK1100 USART_1 (57600bps/8bit data/1 stop bit/no flow control).