Difference between revisions of "Self Driving RC Car/2020"
Jump to navigation
Jump to search
Line 117: | Line 117: | ||
* https://github.com/richardghirst/PiBits/tree/master/ServoBlaster | * https://github.com/richardghirst/PiBits/tree/master/ServoBlaster | ||
* https://github.com/srcshelton/servoblaster | * https://github.com/srcshelton/servoblaster | ||
+ | <source lang='bash'> | ||
+ | wf@pibee:~ $ cd /usr/local/src | ||
+ | wf@pibee:/usr/local/src $ sudo git clone https://github.com/srcshelton/servoblaster | ||
+ | cd servoblaster | ||
+ | sudo make install | ||
+ | </source> | ||
== OpenJDK == | == OpenJDK == |