Changes between Version 6 and Version 7 of PiBotDev
- Timestamp:
- Sep 27, 2016, 11:14:05 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiBotDev
v6 v7 9 9 * Bonjour (used for Pi Zero Ethernet-over-USB support) 10 10 * Pi4J (pi4j-1.1.zip) 11 #[http://pi4j.com/install.html]12 #Read the first paragraph (re: Pi .vs. dev host installation)13 #Follow the 'download' link in the first paragraph14 #Download pi4j-1.1.zip15 #Extract zip16 #Add jar files from extracted lib folder to Eclipse project11 * [http://pi4j.com/install.html] 12 * Read the first paragraph (re: Pi .vs. dev host installation) 13 * Follow the 'download' link in the first paragraph 14 * Download pi4j-1.1.zip 15 * Extract zip 16 * Add jar files from extracted lib folder to Eclipse project 17 17 NOTE: This is for development workstation. Pi Zero's Raspian Jessie already has PI4J included, which, I think, is what gets used when running on Pi Zero. (Although, launching on Pi Zero from Windows/Eclipse with Pi Plugin *may* use the jars from the Eclipse project???) 18 18