Skip to content

My DIY arduino-based remote start solution for obamacar

Notifications You must be signed in to change notification settings

Noorquacker/obamium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obamium, the Remote Start from Scratch

View the full post on my website

Why is it named obamium?

My car is named obamacar. Come see its instagram page

Info about files

The JSON board files are made with EasyEDA and were exported from EasyEDA. Unfortunately, I am not a KiCad user (yet) so I don't know whether or not you can convert to KiCad reliably. Go ahead and try.

If you wish to just view the schematics alone to use in your own designs, feel free to open the PDF versions. The code is all Arduino sketches, so it shouldn't be hard to understand. Note that we switched to the Arduino Nano Every in Obamium v4, meaning it may use ATmega4809-specific features instead of the tried-and-true ATmega328p

Versions 1 and 2 share the same codebase, while version 3 has no code because it never worked :( However, version 4 got a complete rewrite with a somewhat-better version, using interrupts and states.

About

My DIY arduino-based remote start solution for obamacar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages