Difference between revisions of "Self Driving RC Car/2020"
Jump to navigation
Jump to search
Line 106: | Line 106: | ||
== Servo Interface - Servoblaster == | == Servo Interface - Servoblaster == | ||
* https://github.com/richardghirst/PiBits/tree/master/ServoBlaster | * https://github.com/richardghirst/PiBits/tree/master/ServoBlaster | ||
+ | == OpenJDK = | ||
+ | <source lang='bash'> | ||
+ | sudo apt-get install openjdk-8-jdk | ||
+ | </source> | ||
= First Experiments = | = First Experiments = |