Changes between Version 9 and Version 10 of PiBotDev
- Timestamp:
- Sep 27, 2016, 11:20:12 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiBotDev
v9 v10 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 19 * [https://tsvetan-stoyanov.github.io/launchpi/ Launchpi Plugin for Eclipse 20 * Open Eclipse 21 * Select menu item: "Help|Install New Software..." 22 * In the "Work with:" text box, enter the following URL: 23 * https://raw.githubusercontent.com/tsvetan-stoyanov/launchpi/master/org.launchpi.us/target/site/site.xml 19 * [https://tsvetan-stoyanov.github.io/launchpi/ Launchpi Plugin for Eclipse] 24 20 * Select the "LaunchPI" item from the "Uncategorized" entry 25 * Proceed through the wizard to add/install this plugin26 21 27 NOTE: For more about this plugin, visit the URL: 28 http://tsvetan-stoyanov.github.io/launchpi/ 29 30 NOTE: When the Pi Zero is connected to the USB port on my Windows system, it is automatically identified as hostname 'raspberrypi.local'. 22 NOTE: Default hostname for pi 'raspberrypi.local'. Replace raspberry pi if you change the hostname. 31 23 32 24 * PuTTY