Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raspberry-car

This project is a web socket server that receives live instructions to control the wheels. See the client cli program.

Run remotely

Make sure that the raspberry is connected to your current network under the dns "raspberrypi"

./remote_run.bat

SSH to Raspberry pi

ssh antoine@raspberrypi

Config to avoid password

ssh-keygen
# ssh-copy-id antoine@raspberrypi
type ~\.ssh\id_ed25519.pub | ssh antoine@raspberrypi "cat >> .ssh/authorized_keys"

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages