Historique des commits

Auteur SHA1 Message Date
  Robert Marshall 89fddc9d43 Change target to broadcast address to facilitate easy unit replacement. il y a 2 ans
  Robert Marshall 608febeed1 Convert to use ESP8266 (ESP-NOW) il y a 4 ans
  Robert Marshall 64db43eb82 Account for millis() overflow after 50 days. il y a 4 ans
  Robert Marshall 03923aa6ba Fix include il y a 4 ans
  Robert Marshall 62b26ff593 Rename PIR to Motion and add parameter to wait on setup for if you're using a PIR sensor. il y a 4 ans
  Robert Marshall 1a9532e38a If we don't get a status update for 30 seconds, turn off. il y a 5 ans
  Robert Marshall 728b0ba3b2 Add "calibration" for PIR at startup il y a 5 ans
  Robert Marshall c7d6d13d08 Move parameters to variables file il y a 5 ans
  Robert Marshall 47a13f883b Move LED code to common directory. Implement in transmitter il y a 5 ans
  Robert Marshall 106ac18833 Replace button for PIR sensor with 5 second on time. il y a 5 ans
  Robert Marshall 61148d767c Move from RFTransmitter library to RadioHead for more reliable comms. Add timer to resend message at set interval. il y a 5 ans
  Robert Marshall 57697a5796 Move from RFTransmitter library to RadioHead for more reliable comms. Add timer to resend message at set interval. il y a 5 ans
  Robert Marshall 3dcdc41de9 Only reset LED state when there's a state change. il y a 5 ans
  Robert Marshall 07f6e1c1f0 Fix typo il y a 5 ans
  Robert Marshall 8b6e5efe2c Committing totally untested code for a PIR sensor class with timing independent of sensor. il y a 5 ans
  Robert Marshall 75b6b600a6 Add different fade on and off times. Compensate for change mid cycle. Inadvertently fix bug where multiplier was wrong way round. il y a 5 ans
  Robert Marshall 0a586fc30c Fade from current position. il y a 5 ans
  Robert Marshall 32e180685b Make fade inclusive of upper bound il y a 5 ans
  Robert Marshall fa11075e2f Fade LED in and out il y a 5 ans
  Robert Marshall 3887540703 Add LED class for managing LED output il y a 5 ans
  Robert Marshall 8fd8faa313 Act on message il y a 5 ans
  Robert Marshall c2808802cd Change RF library for more reliable comms il y a 5 ans
  Robert Marshall 7b8498c7ee Abstract receiver for later refactoring il y a 5 ans
  Robert Marshall ad3c34dfeb Abstract code for transmittion for later refactoring il y a 5 ans
  Robert Marshall 589067ab08 Parse and validate message il y a 5 ans
  Robert Marshall 05ba8c6729 Drive an output based on the message il y a 5 ans
  Robert Marshall 71ed75348c Print debug and transmit message on same line il y a 5 ans
  Robert Marshall 7ae96a9b98 Update button constructor il y a 5 ans
  Robert Marshall ba7b89ad5f Send on and off signals il y a 5 ans
  Robert Marshall cf8cf2908c Add a button input il y a 5 ans