Now Arduino IDE for Linux ARM Preview is provided in Arduino - Software - HOURLY BUILDS . You can install on Raspberry Pi. This video show how to in…
قراءة المزيدThis post show how to install Qt5 and QtCreator on Raspberry Pi 3 running Raspbian Jessie release 2016-03-18. install qt5-default and qtcreator: $ su…
قراءة المزيدUpdated@2016-02-27: For Raspbian Jessie, qt5-default (Qt 5 development defaults package) is included in default repository. Refer the updated post &…
قراءة المزيدMy previous post show Install Mono/MonoDevelop on Raspberry Pi/Raspbian using the default package repository . The installed version will be mono 3.…
قراءة المزيدMonoDevelop run on Raspberry Pi 2/Raspbian Mono , sponsored by Xamarin, is an open source implementation of Microsoft's .NET Framework based on t…
قراءة المزيدCurrent Raspbian (version 2015-02-16) preload with java 1.8.0. By default, both java and javac are in PATH (that's why we can run java and javac …
قراءة المزيد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…
قراءة المزيدjEdit is a mature programmer's text editor. It provide a Java-based installer, for any operating system. To install jEdit on Raspberry Pi, visit…
قراءة المزيدTo install Eclipse with JDT (Java development tools) on Raspberry Pi 2/Raspbian, enter the commands: $ sudo apt-get install eclipse $ sudo apt-get in…
قراءة المزيد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…
قراءة المزيدYou can program your embedded devices using a browser on any computer. Here is a short tutorial on how to program the Raspberry Pi with the new visua…
قراءة المزيدInstall gcc-4.7 g++-4.7 on Raspberry Pi, enter the commands: $ sudo apt-get install gcc-4.7 g++-4.7 $ sudo update-alternatives --install /usr/bin/gcc…
قراءة المزيدNode-RED Node-RED is a browser base, on top of Node.js, to provide visual tool for wiring the Internet of Things. It support hardwares include Ardun…
قراءة المزيدThis post show how to build Raspberry Pi kernel on Ubuntu, then copy the kernel.img and other files to Raspbian installed SD Card. Create our working…
قراءة المزيد" The Linux Kernel Module Programming Guide " - FREE ebook online. The Linux Kernel Module Programming Guide Table of Contents Foreword 1. …
قراءة المزيدThis post show Java application developed jar in Windows using Netbeans IDE, can be run on both Windows and Raspberry Pi. Java jar run on Windows and…
قراءة المزيدLearn how to install the Arduino IDE on your Raspberry Pi so that you can write and upload programs onto an Arduino.
قراءة المزيدThe former post introduced how to " Install gtk+ 2.0 on Raspberry Pi ". To install GTK+ 3.0, enter the command: $ sudo apt-get install libg…
قراءة المزيدThis post show how to install gtk+2.0 on Raspberry Pi, and create our first "Hello World" of GTK+ on Raspberry Pi. GTK+ program on Raspberr…
قراءة المزيد
Social Plugin