Time bomb


Closed Thread
Results 1 to 11 of 11

Thread: Time bomb

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,132


    Did you find this post helpful? Yes | No

    Default Re: Time bomb

    The idea is device dependent because it might be on a pic that is constantly on or constantly off (like a remote control).

    Timer is one resource, times operated is another. EEPROM storage is the place to store our variable to check for... passing away.

    Will come back with more practical ideas.

    Ioannis

  2. #2
    Join Date
    Sep 2009
    Posts
    755


    Did you find this post helpful? Yes | No

    Default Re: Time bomb

    You also can count how timer device is power on. Store that value in EEPROM.
    And you can check some unused eeprom address. And if device is powered xy times, and value on that address is FF then STOP. When thy pay you, send them another hex with correct value on that address. Or just make some combination of button that must be pressed at power up to write correct value in eeprom, and unprotect device.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts