Hello Raspberry Pi

Please visit my new address: https://coxxect.blogspot.com/

Sunday, August 10, 2014

Java/JavaFX Client run on Raspberry Pi, link with Android Server

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, the VLC Media Player display is the Raspberry Pi RCA video captured with USB Video Adapter.

The program code can be found here:
- Java/JavaFX version of Android client
- Android Server

To know how to:
- Set up Java SE 8 Remote Platform on Netbeans 8 for Raspberry Pi
- Run JavaFX application on Raspberry Pi remotely from Netbeans 8


by: Erik at: 2:38 AM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
label: example code.Networking, Java 8, JavaFX, Netbeans

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Follow me on Twitter

Follow @rpiiconnect

Playlist Raspberry Pi OS.how to

Popular Posts

  • RPi Pico/MicroPython + ILI9341 SPI Display with Touch, using rdagger/micropython-ili9341
    The display used in this exercise is a 2.4-inch 65K color using ili9341 driver with touch, 2.4inch_SPI_Module_ILI9341_SKU:MSP240...
  • Raspberry Pi Pico/MicroPython + ST7789 SPI IPS LCD
    It's a 1.3" 240x240 ST7789 SPI IPS LCD. This post show how to run MicroPython on Raspberry Pi Pico to drive this ST7789 SPI IPS LCD...
  • Raspberry Pi Pico/CircuitPython + ILI9341 SPI Display with Touch
    In this exercise, Raspberry Pi Pico is flashed with Adafruit CircuitPython 6.2.0. Display on ILI9341 SPI Display with Touch using ...
  • ov7670/ov2640 + ST7789 (IPS Display) on Raspberry Pi Pico/CircuitPython 7.0.0 alpha 6
    This post show how to connect OV7670/OV2640 0.3-Megapixel Camera Module to Raspberry Pi Pico (in CircuitPython 7.0.0 alpha 6), display ...
  • Set up Java SE 8 Remote Platform on Netbeans 8 for Raspberry Pi
    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 deve...
  • RPi Pico (Arduino framework) + 128x160 ST7735 SPI TFT, using TFT_eSPI library.
    With  Arduino Mbed OS RP2040 Boards on Arduino IDE , this post show how to connect 128x160 ST7735 SPI TFT to Raspberry Pi Pico, an...
  • Install official Visual Studio Code (ver 1.5) and PlatformIO IDE on Raspberry Pi OS (32 bit)
    With Visual Studio Code now support Raspberry Pi officially , just tried to install on Raspberry Pi 4B/4GB. As straightforward as...
  • Get Raspberry Pi system temperature with vcgencmd
    To get Get Raspberry Pi system temperature, enter the command in Terminal: $ vcgencmd measure_temp $ vcgencmd measure_temp Related: ...
  • Install bluepy on Raspberry Pi, for Python3, and examples.
    bluepy is a Python interface to Bluetooth LE on Linux. To install bluepy on Raspberry Pi for Python3, enter the command: $ sudo apt...
  • Raspberry Pi Pico/MicroPython + 320x240 ILI9341 SPI Display, using jeffmer/micropython-ili9341 library
    With MicroPython on Raspberry Pi Pico , this exercise show how to driver 320x240 ILI9341 SPI Display using jeffmer/micropython-i...

Twitter

Tweets by rpiiconnect

Blog Archive

  • ►  2022 (13)
    • ►  August (1)
    • ►  July (4)
    • ►  May (2)
    • ►  April (2)
    • ►  March (2)
    • ►  February (2)
  • ►  2021 (60)
    • ►  November (2)
    • ►  October (1)
    • ►  September (3)
    • ►  August (3)
    • ►  July (6)
    • ►  June (1)
    • ►  May (6)
    • ►  April (2)
    • ►  March (10)
    • ►  February (16)
    • ►  January (10)
  • ►  2020 (51)
    • ►  December (9)
    • ►  November (14)
    • ►  October (6)
    • ►  September (1)
    • ►  August (4)
    • ►  July (1)
    • ►  June (4)
    • ►  May (8)
    • ►  April (1)
    • ►  March (2)
    • ►  January (1)
  • ►  2019 (18)
    • ►  December (2)
    • ►  July (1)
    • ►  June (1)
    • ►  March (1)
    • ►  February (6)
    • ►  January (7)
  • ►  2018 (4)
    • ►  December (3)
    • ►  November (1)
  • ►  2017 (28)
    • ►  August (2)
    • ►  June (5)
    • ►  May (10)
    • ►  April (4)
    • ►  March (1)
    • ►  February (5)
    • ►  January (1)
  • ►  2016 (77)
    • ►  December (2)
    • ►  September (1)
    • ►  July (10)
    • ►  June (6)
    • ►  May (14)
    • ►  April (15)
    • ►  March (13)
    • ►  February (15)
    • ►  January (1)
  • ►  2015 (165)
    • ►  December (13)
    • ►  November (6)
    • ►  October (23)
    • ►  September (32)
    • ►  August (2)
    • ►  July (1)
    • ►  May (8)
    • ►  April (29)
    • ►  March (44)
    • ►  February (5)
    • ►  January (2)
  • ▼  2014 (163)
    • ►  December (17)
    • ►  November (8)
    • ►  October (5)
    • ►  September (19)
    • ▼  August (15)
      • Arduino IDE on Raspberry Pi
      • Shell script to check Raspberry Pi temperature
      • Shell script to check Raspberry Pi CPU frequency
      • Make shell script executable
      • How much current Raspberry Pi draw
      • Cross compile Java/Swing program for Raspberry Pi,...
      • Remote debug Java program on Raspberry Pi using Ne...
      • Java/JavaFX Client run on Raspberry Pi, link with ...
      • Try demo of Java SE 8 for ARM on Raspberry Pi
      • VLC Media Player on Linux to capture Raspberry Pi ...
      • Run JavaFX application on Raspberry Pi remotely fr...
      • Set up Java SE 8 Remote Platform on Netbeans 8 for...
      • Install JDK 8 on Raspberry Pi and set JAVA_HOME an...
      • The MagPi magazine issue 26 released, with introdu...
      • Java 8 and Embedded JavaFX
    • ►  July (15)
    • ►  June (6)
    • ►  May (4)
    • ►  April (12)
    • ►  March (24)
    • ►  February (7)
    • ►  January (31)
  • ►  2013 (141)
    • ►  December (50)
    • ►  November (49)
    • ►  October (27)
    • ►  September (9)
    • ►  August (6)

Labels

.Net (1) accessory (32) AHT20 (1) AI (1) AIY Projects: DIY AI for Makers (1) Allwinner (1) Android Apps (7) Android on Raspberry Pi 2 (2) Android on Raspberry Pi 3 (2) Android Things (1) Android TV (1) Apache (3) Apache HttpComponents (1) Application.browser (6) Application.editor (3) Application.graphics (1) Application.media (1) Application.server (1) applications (7) apt-cache (1) Arch (1) Arduino (19) Arduino IDE (3) Arduino Nano RP2040 Connect (1) ARM (1) ask for help (1) AstroPi (1) Banana Pi (4) Banana Pi BPI-M3 (1) Banana Pi-M2 (2) Banana Pro (1) BeagleBoard (1) BeagleBone (1) BerryBoot (2) BLE (Bluetooth Low Energy) (7) BlueJ (1) Bluetooth (7) Bluetooth Classic (3) BMP280 (1) books (2) Broadcom BCM2835 (1) BT Remote Shutter (1) Buildroot (1) C and Cpp (4) C# (4) Camera (6) Camera Module (33) Camera Module NoIR (7) Camera Module x Lens crossover (10) Catapult (1) CDP Studio (1) Chromium OS For Raspberry Pi (1) ChromiumRPI (Chromium OS for Raspberry Pi 2) (1) CircuitPython (17) Cloud (1) Code::Blocks (2) Coder (1) command (52) Compute Module 3 (1) Dartino (1) dev. tools (29) dev.Linux (3) display (12) DIY (11) drawnow (3) DukePad (1) dweet.io (3) Eclipse on Raspberry Pi (1) Edge TPU (1) Editor (1) Embedded JavaFX (1) Embedded Linux (1) emulator (2) ESP-01S (3) ESP-AT (1) ESP32 (19) ESP32-S2 (2) ESP8266 (3) evtest (1) example code (3) example code.Android (1) example code.Arduino (10) example code.C and Cpp (12) example code.GTK (5) example code.Java (23) example code.java-gnome (1) example code.Networking (8) example code.Node.js (16) example code.PHP (1) example code.PySide (2) example code.Python (92) Express (1) Extension Board (1) failed experiment (2) FileZilla Client (3) FM Transmitter (1) formidable (1) Free eBooks (4) freeboard.io (1) FTP (3) gcc (1) GertDuino (1) GitHub (2) Glade (2) Google (2) Google Assistant SDK (1) Google Coral (1) Google Translate (1) GoPiGo (1) gPhoto2 (8) GPIO (19) GPIO Zero (1) GPU (1) gtk (7) Gtk# (1) GtKam (1) hardware (1) HC-05 Bluetooth Module (2) HC-06 Bluetooth Module (4) HC-08 BLE 4.0 module (3) Hello World (2) High Quality Camera (4) how to (105) i2c (8) IDE (9) ILI9341 SPI (3) ImageTk (1) info (14) Intel Compute Stick (1) IoT (Internet of Things) (11) IR filter (4) Java (32) Java 8 (10) Java EE (1) Java Embedded (1) Java Magazine (1) Java ME Embedded (5) Java SE 8 for ARM (2) Java SE Embedded (1) java-gnome (2) JavaFX (11) JDK8 (5) Jetson TK1 (1) Kali Linux (1) Kano OS (1) kernel (3) kernel module (3) Kotlin (1) learning (1) libgphoto2 (7) Linaro Ubuntu on Raspberry Pi 2 (5) Linux (8) Linux fundamental (14) Lubuntu for Raspberry Pi (1) LXDE (2) Machine Learning (1) MagPi (7) Mars (1) matplotlib (11) media (2) MFRC522 (3) MFRC522-python (3) MicroPython (29) Microsoft (7) misc (22) mono (6) monodevelop (5) MotionEyeOS (1) motor control (1) mp4 (1) Music server (1) MySQL (2) MZTX-PI-EXT (2) NAS (1) Near Field Communication (NFC) (1) Netbeans (18) Networking (3) news (17) nina-fw (2) No brand made in China Raspberry Pi NoIR Camera Module (1) Node-RED (1) Node.js (9) NOOBS(New Out Of Box Software) (9) numpy (1) NVIDIA (1) OpenCV (14) openEuler (3) Operating System (OS) (1) Oracle (2) Otto (1) ov7670 (1) overclock (2) Payara Micro (1) Photoflash Glitch (1) PHP (3) Pi Camera Module NoIR (4) Pi Camera Module v1 (4) Pi NoIR Camera v1 (8) Pi NoIR Camera V2 (11) Pi-to-Go (1) picamera (19) PiFm (1) PIL (2) pip (1) PiPhone (1) PIXEL FOR PC AND MAC (2) PlatformIO IDE (3) Processing (1) psutil (1) PuTTY (5) pygame (1) PyPy (1) PyQt4 (1) PyQt5 (3) PySide (2) Python (55) python-bottle (1) python-gphoto2 (3) Qt (6) Qt5 on Raspberry Pi/Raspbian (4) QtonPi (1) Quantum Computing (1) Raspberry Pi 2 (36) Raspberry Pi 3 (12) Raspberry Pi 4B (3) Raspberry Pi Camera V2 (3) Raspberry Pi Cluster (1) Raspberry Pi Compute Module (1) Raspberry Pi Cookbook (3) Raspberry Pi kit set (2) Raspberry Pi Media Center (1) Raspberry Pi Model A+ (2) Raspberry Pi Model B+ (3) Raspberry Pi OS (4) Raspberry Pi OS.how to (30) Raspberry Pi Pico (41) Raspberry Pi Sense HAT (1) Raspberry Pi Zero (3) Raspberry Pi Zero 2 W (1) Raspberry Pi Zero W (2) Raspbian (18) Raspbian Jessie (19) Raspbian Stretch (1) raspi-config (2) raspistill (1) RCA Video (2) Real VNC Viewer (4) Red Pi (1) reference (8) Remote Desktop (8) remote desktop client (5) Remote Desktop Connection (2) Remote Development (3) RFID (3) Robot (3) RPi-Cam-Web-Interface (1) RPi.GPIO (15) SciPy (2) servo motors (1) Sipeed MaixCube (1) Snappy Ubuntu Core (1) Socket.IO (6) source code (2) SSD1306 I2C OLED (5) SSD1306 SPI OLED (1) ssh (9) ST7735 SP (1) ST7789 SPI (6) Step-by-step series (1) stream music (1) stream video (4) TensorFlow (1) Text to Speech (tts) (2) TightVNC server (3) Timelapse (6) Tizen (1) Tkinter (9) tools (6) touch screen (2) tsc2007 (1) ttyACM0 (1) Ubuntu (1) Ubuntu Desktop for Raspberry Pi (4) Ubuntu Desktop for Raspberry Pi.how to (7) Ubuntu MATE for Raspberry Pi (9) Unix (1) USB (7) USB Video Adapter (2) UV-IR CUT filter (6) vcgencmd (6) Visual Studio Code (5) vlc (1) VLC Media Player (1) VNC (8) VNC Connect (1) Voice Kit (1) vsftpd (1) Waveshare (5) Waveshare 1.44 inch LCD HAT (1) Waveshare 3.5" 320*480 Raspberry Pi LCD Display Module (1) Waveshare 4 inch 800x480 HDMI IPS LCD (3) Waveshare Raspberry pi Camera Module with Fisheye Lens (4) Weaved (1) Web server (6) WiFi (3) WiFi Config (3) Windows (6) Windows 10 (3) Windows 10 IoT Core (4) Windows 10 IoT Core Insider Preview (1) Windows 10.how to (10) Windows IoT (3) Wio Terminal (3) Wyliodrin (1) Xming (2) xrdp (9)
Awesome Inc. theme. Powered by Blogger.