Skip to content

sensboston/CarStarter

Repository files navigation

Smart Car Starter project

alt text

Car starter in action:

Car starter in action

Pretty simple (by hardware) but "smart enough" project to implement one of the important home automation tasks. If you should commute every cold winter morning to your office, and do have car remote start option installed, this solution is definitely for you!

No proprietary, closed sources "smart gadgets" in your car, no monthly contracts: everything is simple, free and open source.

What do you need to build this project:

I still don't have 3D printer, so to build a solution base, I've used half-inch wood plank, saw, jigsaw, drill and screws. The most challenging part of this project was a crank mechanism (to convert rotation to linear motion). I couldn't find any option available on Internet fopr reasonable price, so I built my own using plastic tube and rod from broken windspinner. Using lighter, pliers, needle file, drill and plastic bolts, I've got perfectly working crank. I've attach my crank to base by epoxy glue, and everything become "stable as a rock".

I created CarStarter.ino app for the ESP8266 devboard (however I prefer "standard" ESP32 much more - but on moment to strating working on the project, I had ESP8266 only) but app can be simple ported to ESP32, or any Arduino-compatible SoC.

Schematic is fair simple: connect your 5V power supply to ESP8266/ESP32 and servo Vin & ground, and attach servo's control wire to D0 (or any GPIO pin) on your devboard.

Web UI screenshot from desktop Chrome browser:

alt text

Web UI screenshot from mobile Chrome browser:

alt text

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages