Changes between Version 15 and Version 16 of PiBotDev
- Timestamp:
- Oct 6, 2016, 8:05:55 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiBotDev
v15 v16 9 9 * [http://pi4j.com/install.html Pi4J] 10 10 * Read the first paragraph (re: Pi .vs. dev host installation) 11 * Add jar files from extracted lib folder to your Eclipse project 11 * Add PI4J dependencies to the project 12 * OPTION 1: Add jar files from extracted lib folder to your Eclipse project 13 * OPTION 2: Add Maven dependencies by editing the pom.xml 14 * Add pi4j-core 15 * Add pi4j-gpio-extensions 12 16 * [https://tsvetan-stoyanov.github.io/launchpi/ Launchpi Plugin for Eclipse] 13 17 * Select the "LaunchPI" item from the "Uncategorized" entry