Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.
/ SensorGraph Public archive

Simple graphical user interface create with Java is made to graph data using JAV libraries. Created using libraries "JFreeChar" and "JSerialComm". Convenient to work with arduino.

Notifications You must be signed in to change notification settings

rengetsu/SensorGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SensorGraph

Simple graphical user interface create with Java is made to graph data using JAV libraries. Using the built-in serial port of an Arduino, we are able to communicate with a Java program.

Used jar files

  • JFreeChart
  • JSerialComm
  • jcommon

Requirements

  • Git
  • JDK 8 or 11 (to build NetBeans)
  • JDK 9 or above (to run NetBeans)
  • MinGW (optional), to build Windows Launchers

Setup

To install run the following commands in a working directory:

git clone https://github.com/rengetsu/SensorGraph.git

Preview Screenshot

GitHub Logo

About

Simple graphical user interface create with Java is made to graph data using JAV libraries. Created using libraries "JFreeChar" and "JSerialComm". Convenient to work with arduino.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages