b-parasite-esp32/code/b-parasite/src/prst
2021-09-22 22:43:49 +02:00
..
.clang-format Adds make lint and make lint-fix 2021-04-10 18:19:37 +02:00
adc.c Uses better LDR x lux model 2021-09-22 22:38:30 +02:00
adc.h Updates #ifdef's to #if in main.c 2021-09-22 22:43:49 +02:00
ble.c Fixes #if PRST_HAS_LDR check in ble.c 2021-09-22 22:39:19 +02:00
ble.h Updates ambient brightness estimation code 2021-09-22 22:38:30 +02:00
pwm.c ADC works for measuring the battery voltage 2021-03-17 19:08:17 +01:00
pwm.h Hard coded PWM with 500kHz frequency works 2021-03-14 14:30:32 +01:00
rtc.c Extracted BLE to src/prst/ble.{c,h} 2021-03-14 11:06:45 +01:00
rtc.h Extracted BLE to src/prst/ble.{c,h} 2021-03-14 11:06:45 +01:00
shtc3.c Updates docs for data encoding in the BLE advertisement packet 2021-05-02 20:20:39 +02:00
shtc3.h Sets transmitting power to +8dB 2021-03-31 18:37:50 +02:00