Changes between Version 5 and Version 6 of PiBots


Ignore:
Timestamp:
Jul 30, 2016, 10:09:59 PM (9 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PiBots

    v5 v6  
    1717* Install Java JDK: {{{ sudo apt-get install oracle-java8-jdk }}}
    1818* Install [http://pi4j.com/ Pi4J]
     19   * see: http://www.savagehomeautomation.com/projects/pi4j-connecting-java-to-the-raspberry-pi.html
     20   * [https://www.youtube.com/watch?v=grItDpy3TRM video tutorial]
    1921* Install git: {{{ sudo apt-get install git }}}
    2022* Install wiringPi: