Migrating to the Raspberry-Pi

As expected, migrating from a x86-64 Windows environment to the ARM Raspbian environment isn’t going as easily as copy-paste the code…
… no, there were:
– java code conversions
– git versioning problems
– database access problems
– Serial bus (UART) detection problems
– software deployment problems
– and off course local network problems (because I didn’t had these yet…)

But, we’re getting closer!

2013-04-30-134240

Raspberry-Pi running an IO-service which saves data from remote sensors in a local database