Historial de Commits

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