mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 04:30:33 +00:00
Removed disclaimer, added notes about music support
This commit is contained in:
10
README.md
10
README.md
@@ -21,7 +21,7 @@ You can configure a Raspberry Pi Zero W so that your Tesla thinks it's a USB dri
|
|||||||
1. Wait until it can't connect to the archive server
|
1. Wait until it can't connect to the archive server
|
||||||
1. GOTO 1.
|
1. GOTO 1.
|
||||||
|
|
||||||
Disclaimer: It hasn't been confirmed that this solution will work with v9 of the Tesla software. It has been verified that when files are present in the TeslaCam directory they are archived to a server when the car gets back on the wireless network.
|
The scripts in this repo will also allow you to use the Pi to store music that the Tesla can read through the USB interface.
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
@@ -147,6 +147,8 @@ Now that you have a shell on the Pi you can turn the Pi into a smart USB drive.
|
|||||||
### Get the Pi set up for your Tesla.
|
### Get the Pi set up for your Tesla.
|
||||||
If you set up the Pi with a keyboard and a monitor disconnect it and connect it to a PC. If you're using a cable be sure to use the port labeled "usb" on the circuitboard.
|
If you set up the Pi with a keyboard and a monitor disconnect it and connect it to a PC. If you're using a cable be sure to use the port labeled "usb" on the circuitboard.
|
||||||
1. Wait for the Pi to show up on the PC as a USB drive.
|
1. Wait for the Pi to show up on the PC as a USB drive.
|
||||||
1. Create a directory named TeslaCam at the root of the drive.
|
1. Create a directory named TeslaCam at the root of the drive labeled CAM.
|
||||||
1. Eject the drive.
|
1. Copy any music you'd like to the drive labeled MUSIC.
|
||||||
1. Plug the Drive into your Tesla.
|
1. Eject the drives.
|
||||||
|
1. Unplug the Pi from the PC.
|
||||||
|
1. Plug the Pi into your Tesla.
|
||||||
|
|||||||
Reference in New Issue
Block a user