- Nov 02, 2022
-
-
Zoe Michaela Dietmar Pfister authored
WIP: Refactor logging facility. Now logs to SD card. Requires using explicit esp logging facility because arduino overwrites the Macros in the backend
-
- Oct 28, 2022
-
-
Zoe Michaela Dietmar Pfister authored
-
Zoe Michaela Dietmar Pfister authored
-
- Oct 27, 2022
-
-
Zoe Michaela Dietmar Pfister authored
-
Zoe Michaela Dietmar Pfister authored
(WILL BE REFACTORED DONT JUDGE ME PLS)
-
- Oct 26, 2022
-
-
Zoe Pfister authored
-
- Oct 25, 2022
-
-
Zoe Michaela Dietmar Pfister authored
-
- Oct 21, 2022
-
-
Zoe Michaela Dietmar Pfister authored
WIP: read from serial on arduino and make a network call, save to SD card on arduino, task queue on esp32 espnow receiver
-
- Oct 18, 2022
-
-
Zoe Michaela Dietmar Pfister authored
-
- Oct 17, 2022
-
-
Zoe Michaela Dietmar Pfister authored
-
Zoe Michaela Dietmar Pfister authored
WIP: parsing of json response body
-
Moritz Perschke authored
Deep Sleep Namespace See merge request !9
-
- Oct 13, 2022
-
-
Zoe Michaela Dietmar Pfister authored
refactor f_deep_sleep.cpp into its own namespace, add boot counter, move to ESPLOG for wakeup reason
-
- Oct 12, 2022
-
-
Zoe Michaela Dietmar Pfister authored
add small project for receiving espnow material from a host, transferring it via serial to another esp and finally storing it on a SD card
-
- Oct 10, 2022
-
-
Zoe Pfister authored
-
Zoe Pfister authored
# Conflicts: # client/client/lib/espnow/src/ESPNow.cpp # client/client/lib/espnow/src/Message.cpp # client/client/lib/espnow/src/Message.hpp # client/client/src/main.cpp # host/fipy/main.py
-
- Oct 07, 2022
-
-
Zoe Pfister authored
move to c++17, change message building, refactored SensorInformation and MeasurementData See merge request !7
-
Zoe Pfister authored
-
- Oct 06, 2022
-
-
Zoe Pfister authored
- messages are now built using the constructor - messages now only contain a single measurement value, even if a sensor might include more than one measurement - buildMessage has been changed to buildMessages and now returns a list of messages depending on how many measurements a sensor contains - ClientDataPackage now builds from SensorInformation and MeasurementData - minor naming refactors
-
Zoe Pfister authored
-
- Oct 03, 2022
-
-
Zoe Pfister authored
-
- Sep 16, 2022
-
-
amedvedova authored
-
- Sep 13, 2022
-
-
Bilal Hassan authored
-
Bilal Hassan authored
-sensor readout finished TODO -implement esp_now protocoll to transfer the Data
-
- Sep 08, 2022
-
-
Zoe Pfister authored
# Conflicts: # client/client/src/main.cpp
-
Zoe Pfister authored
-
Moritz Perschke authored
-
Moritz Perschke authored
fipy host broadcasts its mac + timestamp on start, main function of client updated according to last commit
-
Moritz Perschke authored
-
Moritz Perschke authored
-
Moritz Perschke authored
-
Zoe Pfister authored
-
Moritz Perschke authored
-
Zoe Pfister authored
-
Moritz Perschke authored
-
- Sep 07, 2022
-
-
Moritz Perschke authored
-
Zoe Pfister authored
-
- Sep 06, 2022
-
-
Moritz Perschke authored
-
- Sep 05, 2022
-
-
Zoe Pfister authored
Closes #4
-
- Sep 02, 2022
-
-
Zoe Pfister authored
-