Top 4 Java IDE for Linux
Top 4 Java IDE for Linux This article is all about to give you an idea about some Java IDE for […]
Top 4 Java IDE for Linux This article is all about to give you an idea about some Java IDE for […]
This post will show how to set up Oracle JDK 8 on pcDuino. That lesson we discuss about “How […]
[vc_row][vc_column][vc_column_text]Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. […]
1. Download JDK 8 file from java website. Select ARM version as shown above, and click download. You can also […]
[vc_row][vc_column][vc_column_text] JNA (Java Native Access) provides a group of Java tools used to dynamic access local system library when running […]
[vc_row][vc_column][vc_column_text]This project shows how to use Java to create an IM chat application on pcDuino.[/vc_column_text][vc_tour][vc_tab title=”Test Result” tab_id=”1395197300-1-57″][vc_column_text]Run the server, […]
[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Hardware and software requirements” tab_id=”1395207296-1-5″][vc_column_text]Software: install java development environment first. Hardware: 1 x pcDuino 1 xLinker LDR module […]
[vc_row][vc_column width=”1/1″][vc_column_text]This post shows a simple text editor created with Java on pcDuino.[/vc_column_text][vc_tour][vc_tab title=”The resulting Text Editor” tab_id=”1395292933-1-67″][vc_column_text]The designed text […]
[vc_row][vc_column width=”1/1″][vc_column_text]In a previous post, we looked at how to blink LED using Java GPIO control. In this post, we […]
[vc_row][vc_column][vc_column_text]It is well know that driver operation in Linux is nothing but file operation. In this post, we will look […]