File tree Expand file tree Collapse file tree
src/main/java/com/pi4j/devices Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Pi4J :: Java I/O Library for Raspberry Pi :: Device :: Mcp23xxPinMonitor
22==========================================================================
33
4- ## DISCLAIMER :: EXPERIMENTAL VERSION 2
5-
64### This repository is a first device specific support project for the MCP23008 and MCP23017
75
8- ### !! NOT READY FOR PRODUCTION USE !!
6+ ### This is an example implementation and will need to be adjusted to fit your needs.
97
108Project by Tom Aarts
119
Original file line number Diff line number Diff line change 22Pi4J :: Java I/O Library for Raspberry Pi :: Device :: CP2102N serial to USB
33==========================================================================
44
5- ## DISCLAIMER :: EXPERIMENTAL VERSION 2
6-
75### This repository contains device specific support for various devices.
86
9- ### !! NOT READY FOR PRODUCTION USE !!
7+ ### This is an example implementation and will need to be adjusted to fit your needs.
108
119Project by Tom Aarts
1210==========================================================================
@@ -42,11 +40,9 @@ Project by Tom Aarts
4240#
4341#
4442
45- ## DISCLAIMER :: EXPERIMENTAL VERSION 2
46-
4743### This repository contains device specific support for various devices.
4844
49- ### !! NOT READY FOR PRODUCTION USE !!
45+ ### This is an example implementation and will need to be adjusted to fit your needs.
5046
5147Project by Tom Aarts
5248==========================
Original file line number Diff line number Diff line change 22Pi4J :: Java I/O Library for Raspberry Pi :: Device :: DAC8552
33==========================================================================
44
5- ## DISCLAIMER :: EXPERIMENTAL VERSION 2
6-
75### This repository contains device specific support for various devices.
86
9- ### !! NOT READY FOR PRODUCTION USE !!
7+ ### This is an example implementation and will need to be adjusted to fit your needs.
108
119Project by Tom Aarts
1210==========================================================================
Original file line number Diff line number Diff line change @@ -6,11 +6,9 @@ Pi4J :: Java I/O Library for Raspberry Pi :: Device :: DHT22
66Uses SN74HC595 to update D0-D7 of the LCD display module
77==========================================================================
88
9- ## DISCLAIMER :: EXPERIMENTAL VERSION 2
10-
119### This repository contains device specific support for various devices.
1210
13- ### !! NOT READY FOR PRODUCTION USE !!
11+ ### This is an example implementation and will need to be adjusted to fit your needs.
1412
1513Project by Tom Aarts
1614==========================================================================
Original file line number Diff line number Diff line change @@ -7,11 +7,9 @@ Pi4J :: Java I/O Library for Raspberry Pi :: Device :: HD44780U LCD
77Uses SN74HC595 to update D0-D7 of the LCD display module
88==========================================================================
99
10- ## DISCLAIMER :: EXPERIMENTAL VERSION 2
11-
1210### This repository contains device specific support for various devices.
1311
14- ### !! NOT READY FOR PRODUCTION USE !!
12+ ### This is an example implementation and will need to be adjusted to fit your needs.
1513
1614Project by Tom Aarts
1715==========================================================================
Original file line number Diff line number Diff line change 11Pi4J :: Java I/O Library for Raspberry Pi :: Device :: Mcp23008
22==========================================================================
33
4- ## DISCLAIMER :: EXPERIMENTAL VERSION 2
5-
64### This repository is a first device specific support project for the MCP23008
7- ### !! NOT READY FOR PRODUCTION USE !!
5+
6+ ### This is an example implementation and will need to be adjusted to fit your needs.
87
98Project by Tom Aarts
109
Original file line number Diff line number Diff line change 11Pi4J :: Java I/O Library for Raspberry Pi :: Device :: Mcp23017
22==========================================================================
33
4- ## DISCLAIMER :: EXPERIMENTAL VERSION 2
5-
64### This repository is a first device specific support project for the MCP23017
75
8- ### !! NOT READY FOR PRODUCTION USE !!
6+ ### This is an example implementation and will need to be adjusted to fit your needs.
97
108Project by Tom Aarts
119
Original file line number Diff line number Diff line change 11Pi4J :: Java I/O Library for Raspberry Pi :: Device :: Mcp23xxPinMonitor
22==========================================================================
33
4- ## DISCLAIMER :: EXPERIMENTAL VERSION 2
5-
64### This repository is a first device specific support project for the MCP23008 and MCP23017
75
8- ### !! NOT READY FOR PRODUCTION USE !!
6+ ### This is an example implementation and will need to be adjusted to fit your needs.
97
108Project by Tom Aarts
119
Original file line number Diff line number Diff line change 33Pi4J :: Java I/O Library for Raspberry Pi :: Device :: MCP3008 10 bit A/D converter
44==========================================================================
55
6- ## DISCLAIMER :: EXPERIMENTAL VERSION 2
7-
86### This repository contains device specific support for various devices.
97
10- ### !! NOT READY FOR PRODUCTION USE !!
8+ ### This is an example implementation and will need to be adjusted to fit your needs.
119
1210Project by Tom Aarts
1311==========================================================================
Original file line number Diff line number Diff line change 1-
2- ## DISCLAIMER :: EXPERIMENTAL VERSION 2
3-
41### This repository contains device specific support for various devices.
52
6- ### !! NOT READY FOR PRODUCTION USE !!
3+ ### This is an example implementation and will need to be adjusted to fit your needs.
74
85Project by Tom Aarts
96==========================================================================
You can’t perform that action at this time.
0 commit comments