Changes between Version 13 and Version 14 of PiBotDev
- Timestamp:
- Sep 27, 2016, 11:26:28 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiBotDev
v13 v14 4 4 This is a description of the development environment used to interact with Minibot. You'll need a computer with wifi. 5 5 * Windows 7 or greater 6 7 6 * Oracle JDK 8 (jdk-8u102-windows) 8 7 * [https://support.apple.com/downloads/bonjour%2520for%2520windows Bonjour for Windows from Apple] … … 15 14 * Default hostname for pi 'raspberrypi.local'. Replace raspberry pi if you change the hostname. 16 15 * [http://www.putty.org/ PuTTY] (SSH client) 17 * Use either PuTTY or the Bitvise SSH Client. Standardconnection information is:16 * Use either PuTTY or the Bitvise SSH Client. Default connection information is: 18 17 {{{ 19 18 Connection type: SSH 20 hostname: raspberrypi.local 19 hostname: raspberrypi.local (or hostname.local if it was changed) 21 20 username: pi 22 21 password: raspberry