Skip to content

MetricMoose/sms-remote-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

sms-remote-starter

This is the code for my Arduino-powered, SMS-controlled, remote starter trigger

The hardware I'm using is a SIM900 shield attached to an Arduino Uno clone.

It controls the remote starter by sending pulses to wires soldered to the spare remote's button contacts.

The Arduino and SIM900 shield are powered in the car using a 5V LM2596 Step Down Module, which steps the car's 12-14 volts down to a stable 5 volts. The remote is powered through the Arduino's 3.3V power pin.

Pictures here: http://imgur.com/a/1iLDO

Video here: https://www.youtube.com/watch?v=nciXATeEKHQ

Required Libraries: http://milesburton.com/Main_Page?title=Dallas_Temperature_Control_Library http://www.pjrc.com/teensy/td_libs_OneWire.html http://www.rocketscream.com/blog/2011/07/04/lightweight-low-power-arduino-library/

About

The code for my Arduino-powered remote starter trigger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%