You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+8-14Lines changed: 8 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,29 +3,26 @@
3
3
*Creating GPIO projects in Java on the Raspberry Pi has never been this easy!*
4
4
5
5
== What is the GPIOSimulator
6
-
7
-
This project contains component classes for using sensors and actuators in java with the Rapsberry Pi. Additionally it has a rich tutorial to support new developers to try java for their GPIO projects raspberry pi project.
6
+
This project contains component classes for using sensors and actuators in Java with the Raspberry Pi. Additionally, it has a rich tutorial to support new developers to try Java for their GPIO Raspberry Pi projects.
8
7
9
8
== Main Features
10
-
11
-
* Beginner friendly Component classes for easier usage of common sensors and actuators in Java
9
+
* Beginner friendly component classes for easy usage of common sensors and actuators in Java
12
10
13
11
* Compatibility with the Grove Base Hat
14
12
15
-
* Compatiblity with Grove Sensors and Actuators
13
+
* Compatibility with Grove Sensors and Actuators
16
14
17
-
* A rich tutorial for explaining all components
15
+
* A rich tutorial which explains all components
18
16
19
17
* A sample project that shows how the components can work together
0 commit comments