Self Driving RC Car/2020: Difference between revisions
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 = | ||