Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which file do I download? #6

Open
landonwelch84 opened this issue Apr 27, 2023 · 1 comment
Open

Which file do I download? #6

landonwelch84 opened this issue Apr 27, 2023 · 1 comment

Comments

@landonwelch84
Copy link

How do I open a tesla charge door?

@fredilarsen
Copy link
Owner

fredilarsen commented May 18, 2023

Clarification: This is to remotely open the door/flap over the the charge port of Teslas, when you do not have a button for this on your charging cable. You can build the small device into your charging cable to add the button (see other comments where people have done this), or you could have it wall-mounted beside the charging cable or as I have, connected to a microswitch in the charge cable holder, so pulling the plug out will open the charge door of the car.

You need an Arduino or similar device that you can program using the Arduino development environment.
Then clone this repository if you are familiar with git, or just download and unzip the zip file by pressing the green Code button and selecting Download zip.

Then open the file TeslaChargeDoorOpener.ino in the Arduino IDE, connect your Arduino device with a USB cable to your PC, select your device type and USB port, and upload the program to your device.
You must then connect your Arduino to a STX882 radio transmitter board as described, and you should be ready open the charge door by powering on the Arduino. Power off the Arduino to stop sending the signal.

If you have programmed an Arduino board or other device before, this should be done in 10 minutes. Otherwise you may consider the additional time you spend as learning time, never wasted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants