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
- Host: GitHub
- URL: https://github.com/pi4j/pi4j-test-harness
- Owner: Pi4J
- License: apache-2.0
- Created: 2020-06-05T20:02:57.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T06:58:41.000Z (over 2 years ago)
- Last Synced: 2025-08-10T08:49:42.004Z (11 months ago)
- Topics: arduino-due, c, java, pi4j, raspberrypi
- Language: Java
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pi4J V2 :: Java I/O Library for Raspberry Pi :: Test Harness
==========================================================================
[](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.