Skip to content

GideonLeGrange/panstamp-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

panstamp-tools

A a Java based GUI tool for configuring and monitoring panStamp networks, and debugging panStamp applications.

What are panStamps?

PanStamps are autonomous low-power wireless modules programmable from the Arduino IDE and made for telemetry and control projects.

You can read all about them on their commercial site and their wiki. There's a GitHub repository and a community forum.

Versions

The current stable version is 1.0.3

Version 1.0.3 brings the application up to date with version 2.2 of the panstamp-java library and introduces the ability to send a query message to a panStamp.

Getting and running the application

System requirements

You need a Windows, OS X or Linux system with the Java Runtime version 1.7 or newer installed.

Downloading

You can download binary versions of the application from the Releases section.

Pre-built binaries are supplied for:

A cross-platform jar file is also provided and can be downloaded here

Running

The Windows application is currently shipped as a single .exe file and can be run directly. The OS X application is provided as a .dmg file containing an application that can be dragged into the Mac Applications folder and run from there.

To run the cross platform jar version, execute the jar using the Java runtime:

java -jar panstamp-tool-1.0.3-shaded.jar

Getting help

If you have problems with this application, please make a post in the Java section on the panStamp forum.

To report bugs, please use the issues section on GitHub

Licence

This application is released under the Apache 2.0 licence. See the Licence.md file

About

A a Java based GUI tool for configuring and monitoring PanStamp networks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages