An open API service indexing awesome lists of open source software.

https://github.com/pi4j/pi4j-test-harness

Pi4J V2 Test Harness project for test process controlled by an Arduino Due
https://github.com/pi4j/pi4j-test-harness

arduino-due c java pi4j raspberrypi

Last synced: 2 months ago
JSON representation

Pi4J V2 Test Harness project for test process controlled by an Arduino Due

Awesome Lists containing this project

README

          

Pi4J V2 :: Java I/O Library for Raspberry Pi :: Test Harness
==========================================================================

[![Build Status](https://travis-ci.org/Pi4J/pi4j-v2.svg?branch=master)](https://travis-ci.org/Pi4J/pi4j-v2-test-harness?branch=master)

---

## DISCLAIMER:: EXPERIMENTAL VERSION

### This repository is an experimental and incomplete work-in-progress for the next major version of Pi4J.

### !! NOT READY FOR PRODUCTION USE !!

---

## PROJECT INFORMATION

Project website: https://pi4j.com/

Pi4J Community Forum (*new*): https://forum.pi4j.com/

Version 2.0 Project Discussions (*new*): https://forum.pi4j.com/category/6/version-2-0

Copyright (C) 2012-2020 Pi4J

## PROJECT OVERVIEW

The goal of the "Test Harness" project is to automate the test process of new Pi4J V2 versions
by running multiple automated tests for each GPIO on each type of Raspberry Pi.

## IN DEVELOPMENT

* 2020-06-05 :: Isolated from the Pi4J V2 project

## LICENSE

Pi4J Version 2.0 and later is licensed under the Apache License,
Version 2.0 (the "License"); you may not use this file except in
compliance with the License. You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.