Skip to content
Snippets Groups Projects
  1. Nov 21, 2022
  2. Nov 07, 2022
  3. Nov 04, 2022
  4. Oct 27, 2022
  5. Oct 25, 2022
  6. Oct 24, 2022
  7. Oct 20, 2022
  8. Oct 18, 2022
  9. Oct 13, 2022
  10. Oct 10, 2022
  11. Oct 07, 2022
  12. Oct 06, 2022
  13. Oct 03, 2022
  14. Sep 08, 2022
  15. Sep 07, 2022
  16. Sep 06, 2022
  17. Sep 02, 2022
  18. Aug 31, 2022
  19. Aug 30, 2022
  20. Aug 22, 2022
    • Zoe Pfister's avatar
      refactor client, add json library · d94b90fb
      Zoe Pfister authored
      - move data_struct to ClientDataPackage.hpp
      - move Message definition to Message.hpp
      - move Message code to Message.cpp
      - move global time variable to its own namespace called esptime
        - time accessible via esptime::rtc
      - Message now uses ClientDataPackage instead of data_struct
      - ram_caching now uses ClientDataPackage instead of data_struct
      - switched from pointer definition of Message to default constructor
      - move headers to hpp files where applicable
      - added ArduinoJson library (does not increase space by a lot)
      d94b90fb
  21. Aug 18, 2022
  22. Aug 12, 2022
  23. Aug 11, 2022
    • Bilal Hassan's avatar
      -recommended code places have been updated · 1063ce5e
      Bilal Hassan authored
      -added an example "sensor_statin" which read out all sensor values(has been used in the meeting of 11 Aug)
      -added an code snipped "INA219_POWER_MESURMENT_STATION" to measure the power consuption of the esp mit betka
      1063ce5e
Loading