Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 782 Bytes

_index.md

File metadata and controls

20 lines (13 loc) · 782 Bytes
title weight
Documentation
30

Pi4J wants to provide the best possible solution for Java development on the Raspberry Pi for two use-cases.

  1. Do you want to develop an application without the need to touch the internal code of Pi4J?

{{% notice tip %}}In that case you're at the right place for all the documentation you need! In this section you can find multiple examples to get you started.{{% /notice %}}

  1. Do you want to go a few steps further and contribute to Pi4J, extend it with additional plugins or understand how it is build?

{{% notice note %}}In that case you'll find more information in the Architecture/Design section.{{% /notice %}}

Table of contents of the "Documentation" section

{{% children depth="3" %}}