Thanks for the link, I already set up the Pi its syncing the blockchain right now. I should have worded my question differently I wanted to know how the experience of running the node has been on the raspberry pi since it only has 1 GB RAM
Your going to have to override some defaults and reduce memory usage. I would suggest you look at:
-maxmempool (defaults to 300MB)
-dbcache (defaults to 450MB)
Presumably your blockchain is being stored on an external USB 2.0 disk drive, since you would eat your SDHC card alive with activity.