So great news, my Intel Compute Stick arrived today and it's all setup and staking solarcoin already

The best part is that I have my wallet and blockchain on a SD card in the slot and have directed the wallet to store all dirdata on the the SD so it doesn't take up the memory of the compute stick. It's quite simple to do if anyone wants to do it. I got the info from the bitcoin wiki and just changed it to solarcoin and it all worked. I just copied my current solarcoin wallet info from my %appdata% folder and put it on a 16GB SD and then directed the wallet to start and use that file as the data directory. (how to is at the bottom of this post)
I can say that it works 100% I now still have 17.2 GB free on my compute stick which is great. On the box it says that the power consumption when in use is 2.61Wh so even less than I thought it would be.
next step is to make a solar setup to run that and my laptop and charge phones.

Happy days.
------------------------------------------------------------------------------------------------------------
How to change your solarcoin directory:You can also store Solarcoin data files in any other drive or folder. Not only in %appdata%
If you have already downloaded the data then you will have to move the data to the new folder. If you want to store them in D:\SolarCoin then click on "Properties" of a shortcut to solarcoin-qt.exe and add -datadir=D:\SolarCoin at the end as an example:
"C:\Program Files (x86)\SolarCoin\solarcoin-qt.exe" -datadir=d:\SolarCoin