This project contains a lot of example classes which each show the use of one function of the Pi4J library. This project is not intended to be build as one application, but each class contains a main-method to run the class itself to demonstrate the use of a specific method, e.g. how to use a digital input.
This repository is an experimental and incomplete work-in-progress for the next major version of Pi4J.
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
The goal of the example project is to show the different use cases of the Pi4J V2 library.
- 2020-06-08 :: Isolated from the Pi4J V2 project
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.