Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
This is a Java library, which gives low level access to the WS300 weather station from ELV (http://www.elv.de/). There is a web frontend included which displays the weather data in a browser.
The following hardware is supported:
* WS300 PC (USB)
* IPWE1 (LAN)
* Raspberry Pi with FS20WUE (LAN)
Build and compile ARMv7 or Raspberry Pi application on x86_64
This toolchain made from following blog: http://yasriady.blogspot.co.id/2015/10/how-to-build-wxwidgets-for-raspberry-pi.html
-------------OBSOLETE ---------- please follow above link -------------------------------------------
Ready used Toolchain to build and compile c++ application on x86_64 targetted for Raspberry Pi or ARMv7 based application. Download the program and extract into /opt/Toolchain/ARMv7 and you are ready for cross compile .........
Example to build static linked...
testPI4J is a library to allow you to run your PI4J projects on your computer: develop, debug and run on your computer. When you are done, you have only to replace the testPI4J library for the real PI4J library and that's it: you can run your java program on the Raspberry Pi wihtout recompiling