I have a previous exercise of " Python to send data to Cloud ". It can be viewed on browser at: http://dweet.io/follow/picturedmagazine_RPi…
قراءة المزيدIn next example, I will retrieve my dweet.io thing in JSON format . I will use JSON in Java (org.json) to parse JSON. The java-json.jar can be down…
قراءة المزيدThis example show Java program to get CPU frequency with Linux command "cat /sys/devices/system/cpu/cpu#/cpufreq/scaling_cur_freq", where #…
قراءة المزيدIt is assumed you have NetBeans 8.0.2 installed on your Raspberry Pi 2/Raspbian . By installing C/C++ plugins to NetBeans IDE, you can develop in C/C…
قراءة المزيدNetBeans IDE is the official IDE for Java 8. With quad-core ARM Cortex-A7 CPU on Raspberry Pi 2, pre-loaded Java 8 on Raspbian, it's easy to ins…
قراءة المزيدAs new Raspbian (2014-09-09) released come with Java 8 , we can setup Netbeans Remote Platform point to the default Java. Actually, the steps are sam…
قراءة المزيدjava-google-translate-text-to-speech is API unofficial with the main features of Google Translate in Java. I will add text-to-speech (tts) function …
قراءة المزيدIn the coming post , I have to use Apache HttpComponents jar in my code. The Apache HttpComponents™ project is responsible for creating and maintain…
قراءة المزيدjSSC (Java Simple Serial Connector) - library for working with serial ports from Java. jSSC support Win32(Win98-Win8), Win64, Linux(x86, x86-64, ARM…
قراءة المزيدThis video show how to cross compile Java/Swing program for Raspberry Pi, on PC running Netbeans. Currently, I cannot remote run the Java/Swing progr…
قراءة المزيدWith JDK 8 installed on Raspberry Pi , and Set up Java SE 8 Remote Platform on Netbeans 8 , you can Run JavaFX application on Raspberry Pi remotely …
قراءة المزيدIt's the Java/JavaFX version of Android client run on Raspberry Pi (via Netbeans 8 Remote Platform), to link with Android Server . In the video,…
قراءة المزيدWith Remote Platform set up on Netbeans 8 , we can also develop JavaFX application on host computer running Netbeans, run the application remotely on…
قراءة المزيدWith Netbeans 8 installed on host computer and Java SE 8 on Raspberry Pi, we can set up remote platform on Netbeans 8. Such that we can develop Java …
قراءة المزيد
Social Plugin