We wanted to camp overnight in our 2018 Chrysler Pacifica Hybrid. If the van is plugged in or the battery is charged enough, the climate system can run overnight without the engine turning on. Unfortunately, the van turns itself off after 30 minutes if left in Park (or while charging).

Also see the Van Build guide for how we set the van up for sleeping, once we figured out how to keep it on.

We built a simple device which turns the van off and on again every 28 minutes, so that the climate system stays on all night. Here’s a quick video of it working - look at the lights on the Start Button to see the car turn off and back on.

The device uses a Raspberry Pi computer to control the timing, and a simple circuit with a transistor and relay which basically just touch two wires from the Start Button together, acting just like when the Start Button is pressed. This design leaves the security of the car intact - a key fob is still required to start it. The program turns the car off and on again every 28 minutes for 12 hours after the Raspberry Pi is turned on.

The Raspberry Pi is powered by the USB outlet in the floor, which can be set to always be powered by moving the fuse F95 to the alternate position in the fuse box under the hood.

The wire connected to the Start Button in the car just has the wires inserted into the wiring harness plugged into the Start Button and then taped with electrical tape, so that it’s fully removeable. On the other end it connects to the circuit with a barrel connector, so that the computer can be fully disconnected from the car when it’s not being used overnight.

You’ll need soldering skills and a soldering iron and to know how to set up a Raspberry Pi computer to build this device.

Tools

Description
Multimeter
Soldering Iron, Solder, Wire
Mini HDMI to HDMI Adapter
USB Hub, Keyboard, and Mouse
Test LED, 330Ω Resistor, Breadboard

Parts

DescriptionPrice
Raspberry Pi Zero WH$14
Raspberry Pi Zero Case$5
Mini HDMI to HDMI Adapter$3
8GB Micro SD Card$10
Micro USB Cable
10kΩ Resistor$1
PN2222 Transistor$1
RLY5310C Relay$5
66 x 66 x 28mm ABS Project Box$4
20 PIN DIP IC Protoboard$3
2.1mm Mount Jack$3
2.1mm Plug and Cable$3
Female-Female Breadboard Jumper Wire$4

Instructions

Warnings

  • Follow these instructions at your own risk. It’s not too hard, but you could certainly break something on your new car.
  • Be careful removing panels and harnesses.
  • Test the wires from the Start Button with a multimeter first - make sure you have the right ones. The colors might not be the same in all cars; it was white (12v) and purple (signal) for ours.
  • Ensure the wires are connected securely on the car side and are insulated so they can’t accidentally touch and turn off the car unexpectedly.
  • Disconnect the circuit from the car whenever driving so that it can’t turn the car off unexpectedly. We used a 2.1mm DC plug to make the circuit easy to disconnect.
  • Leave a window cracked open when using this, so that if the car does turn off for some reason, you still have ventilation.
  • Test this at home a few times before using it on the road to make sure everything is working reliably.

Set up SD Card

  • Set up the SD card with ‘Raspberry Pi Imager’ on a PC or Mac.
    • Choose ‘Raspberry Pi OS (Other)’, then ‘Raspberry Pi OS Lite (32-bit)’.
    • Click the gear icon.
      • Check ‘Set hostname’ (the default is fine).
      • Check ‘Set username and password’ (username ‘pi’, password is up to you).
      • Check ‘Configure wireless LAN’ and provide your home Wifi network name and password.
      • Check ‘Set locale settings’ and provide your Time Zone and Keyboard layout.
      • Click Save
    • Click Write.

Set up Raspberry Pi

Put the SD card in the Pi Zero, connect a monitor and keyboard, and connect power to boot it. Once it settles at a command prompt, run:

Test PacControl

Connect an LED and resistor between pin 18 (program will blink) and pin 20 (ground). (Pin 1 has a square outline. Pin 2 is next to it. Going down the line, it’s Pin 4, 6, 8, …).

On the Pi command prompt, run: /home/pi/PacControl/src/pacControl

You should see “1: +-+-+-” as output. The LED should blink three times.

Set PacControl to run on startup

On the Pi command prompt, run: sudo nano /etc/rc.local

Add a line just before “exit 0” which says: /home/pi/PacControl/src/pacControl » /home/pi/PacControl/src/pacControl.log &

Press Ctrl+S and Ctrl+X to save.

Disconnect and reconnect power from the Pi. Confirm that after about 30 seconds, the LED blinks three times.

Raspberry Pi GPIO Pins Raspberry Pi Test

Circuit Assembly

Solder together the circuit as shown in the circuit diagram. Carefully check that the relay and transistor are connected in the right order.

  • On the transistor, the relay connects to the ‘collector’, the resistor to the ‘base’, and ground to the ’emitter’. If you hold the transistor with the round side on the left, the pins going from top to bottom are collector, base, emitter.
  • On the relay, pin 3 must connect to 5v on the Raspberry Pi and pin 5 to the transistor collector. Pins 1 and 7 (the outer two) connect to the 2.1mm mount jack (in any order). The relay pins are numbered 1, 3, 5, and 7, with the ’notch’ on the chip next to pin 1.
  • Drill a hole into the project box to mount the 2.1mm jack. Try not to heat the jack too much when soldering it.
  • Drill a hole for the breadboard jumper wires and connect to the Raspberry Pi - red to 5V (pin 4), black to ground (pin 6), grey to GPIO24 (pin 18). These are the second, third, and eighth pins on the edge of the Pi from the left side, if the Raspberry icon is upright.
  • Test the complete circuit by connecting the 5v pin to one of the 2.1mm jack contacts and the LED and resistor between the other contact and ground. It should turn on three times as when connected to the Pi directly.

Circuit Diagram

Van Cable Installation

  • Remove the plastic panel under the steering wheel. It’s held in place by clips; make sure to remove the OBD2 Port, Hood Release, Headlight Switch, and Speaker Harness before fully removing it.
  • Reach up to the back of the Start Button. Unplug the wiring harness from the back of it. Push in the three clips holding the button in place and remove it.
  • Plug the Start Button harness into the start button. Using the multimeter, confirm that the white wire shows 12 volts (compared to metal in the car) and the purple wire shows 0 volts when the start button isn’t being pressed and non-zero while it is pressed.
  • Insert the two wires from the 2.1mm plug and cable firmly into the wiring harness with the white and purple wires. Tape the wires in place with electrical tape. It doesn’t matter which of the cable wires is connected to white and which to purple. Test that touching the wires together acts just like pressing the start button.
  • Replace the plastic panel. Run the new cable down the right side into the back of the coin drawer in the van.
  • Test the full circuit with the car wiring.

Dash Panel Dash Off Start Button Out Wires Added

Use

  • Keep the Raspberry Pi and circuit in the coin drawer under the climate controls.
  • When parked:
  • Turn off the headlights (so they don’t distract others)
  • Buckle the driver seat belt (to avoid all but one chime when the car is turned on)
  • Turn on the car, set climate and radio as desired, and turn off the touchscreen.
  • Place a key fob close to the driver seat (in the coin drawer works well).
  • Connect the 2.1mm plug and USB power cable to the circuit.
  • Go to sleep. =)

Finished Device

Troubleshooting

  • Test touching the two wires connected to the Start Button together to ensure the van side is working.
  • Check the LEDs on the Raspberry Pi to ensure it’s on and booting. Connect a monitor and keyboard to see that the program is running properly.
  • If the van is not turning on and off consistently, look at the van display to identify possible problems. In our case, the key was too far away (in the trunk area). If no messages are shown, check the wiring and solder connections.

Design Notes

  • A relay circuit is needed because the van signal wire voltage goes up when it’s connected, so a transistor won’t stay ‘on’.
  • Alternate electrical components could be used. A 5v relay with minimal current use is needed to allow the Raspberry Pi to turn it on. A transistor is needed because the Pi can’t power the relay with the 3.3v, 16mA GPIO pins. We used GPIO24 because it’s off by default on boot.