Self Driving RC Car/2020: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| 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 == | ||