Hello,
I am a new one who wants to build a linux based OS on zedboard platform.
The hardware requirement
1. touch screen (two PMOD ports)
2. Wifi (PMOD port)
3. 8 channels ADC interface (FMC, XADC 1MSPS too slow)
4. SDK debug port (USB)
There will be a GUI and running a program sampling 8 channels ADC data, doing some algorithm, and show the result by text and plot. A box containing the zedboard and we want to update image through Wifi. The wifi function, to save image file (update image) to SD card.
The question is , which embedded OS should I choose ?
( PetaLinux plus QT, Android, Ubuntu ...)