Advertisement
EasyTec

Electric Longboard befehle

Mar 14th, 2021
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. sudo apt-get install python-cwiid
  2.  
  3. sudo nano /etc/rc.local
  4.  
  5. python /home/pi/piskate.py
  6.  
  7. git clone https://github.com/the-raspberry-pi-guy/Wiimote.git
  8.  
  9. cd Wiimote
  10.  
  11. sh setup.sh
  12.  
  13. sudo service bluetooth status
  14.  
  15. cd Example/
  16.  
  17. python wiimote.py
  18.  
  19. python piskate.py
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement