Skip to content

Releases: avluis/ApHSC

Feature complete

17 Oct 11:10
Compare
Choose a tag to compare

In testing for over a year or so (since 13 Aug 2015) -- all features work as advertised and as such, it is recommended to run this instead of the v1.0 build.

Items of note:

  • Button push detection is instant, as well as heat level indication as buttons are pressed.
  • Blink is now non-blocking -- will power off device before pushing pulsing state.
  • Heat level (saving) is seat independent -- same applies to auto start.

Binary files attached were built for an Arduino Nano (ATMega 328) using Arduino 1.6.12.

Initial Release

29 Apr 09:19
Compare
Choose a tag to compare

To coincide with the release of the revision 2 design, I have tagged this as v1.0.
All the functionality so far has been tested with the rev2 design and any updates to the design or this program will account for any future changes (so no need to worry about rev3 in the future).

So far the only thing not implemented is a better Blink method (non-blocking code), but I will have to rewrite most of the program at that point anyways so for now, it will stay as is since it works as intended.

I do have a few more features to implement, but there is only so much you can do with a Heated Seat Controller ;)