Skip to content

Prezes2137/OpenCarKey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCarKey

OpenCarKey is an open source project to make your own DIY remote car key or keyless entry.

Features:

Current

  • App to lock, unlock, open the trunk or remote start the engine from your phone
  • Proximity key to auto lock and unlock your car if you are near it
  • Support for multiple vehicles
  • ESP32 counterpart to the app

Planned

  • Also support/fully switch to ESP32 instead of Arduino Nano
  • Hardware keyfob using an ESP32 as alternative for the phone
  • Get at least some support for IOS (as far as possible with is limitations)
  • Ability to add multiple vehicles and switch between them
  • Auto save parking location if car gets out of range

Getting Started

Mobile App

Clone the repo and open the MobileApp directory in Android Studio or your preferred code editor that supports Flutter.

ESP32 Lock Controller

Clone the repo and open Firmware/LockController/ESP32 with PlatformIO. Now you can add custom code for locking, unlocking etc. more info here. Then you can open the platformio.ini file and change LOCK_PIN to any password you want. Now you can connect you ESP32 and upload the code and then connect it with the app.

Lock Controller Docs

About

Lock and Unlock your car from your phone

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 36.0%
  • C 33.9%
  • CMake 17.3%
  • Dart 12.7%
  • Swift 0.1%
  • Kotlin 0.0%