Hi guys, as written on subject I'm a totally newbie on Zynqberry.
I made a HAT for Raspberry (dsPIC+RTC+GPS receiver+ADC) to collect data synced to GPS time; I need this to work in realtime and create data packets to be sent to Raspberry through serial line at 115200 bit/s.
On Raspberry I have high level functions software (OS, FTP server and so on).
Two questions:
1) I would like to avoid second board (except for GPS receiver and ADC) so I suppose to use FPGA to do this, so Zynqberry looks suitable for this application.... am I right?
2) what about power consumption? I haven't found values about it. Let's say I use simple debian doing nothing, just ethernet connection, no operations on FPGA. Would it be more or less similar to Raspberry B?
Thanks.