Chris Stuurman Chris
  • Joined on 2023-12-10
Chris pushed to master at ESPHome/components 2026-05-11 20:28:43 +00:00
40c7cf58e6 Slowed down refresh rate of ac rms sensors with sliding_window_moving_average filter in yaml file. Added sample limit on rms sensor in read_multi procedure. Updated README.md file.
Chris pushed to master at ESPHome/components 2026-05-10 21:23:17 +00:00
2184825302 Added config items to hub. Improved recovery process.
Chris pushed to master at ESPHome/components 2026-05-09 20:51:02 +00:00
7d374b6cb4 Fixed recovery from reset. Recovery working ok now. Added more hub configs. Need stil to update hub dump_config and calculation of settling times
Chris pushed to master at ESPHome/components 2026-05-07 20:37:55 +00:00
de74905436 trying out polling ads131m08 sensor
Chris pushed to master at ESPHome/components 2026-05-05 21:30:18 +00:00
799407c6be Trying to recover from spurious ADC resets. Not successful. TODO: implement polling method instead of interrupts with setting up of ADC on each poll. If it is too lengthy to execute, then will try only setting up on detection of resets.
Chris pushed to master at ESPHome/components 2026-05-04 21:58:49 +00:00
3ae00bdddd Added backup ADC registers procedure. Fixed bug in the restore ADC registers procedure. Restore registers was added in previous commit.
Chris pushed to master at ESPHome/components 2026-05-03 22:45:49 +00:00
a43256ac5e Fixed osr calculation. Added DC block. With OSR = 512, sps = 8k, however noise is higher with values swinging wildly
Chris pushed to master at ESPHome/components 2026-05-02 22:06:51 +00:00
d69d0b5dfb Publishing directly to sensors from component (hub) loop. Appears to be aorund 4000sps. DC stable, but AC still fluctuating a lot. 20ms sample time. Will try loop sampling instead of ISR sampling next.
Chris pushed to master at ESPHome/components 2026-05-02 14:48:02 +00:00
477f05a524 Decreased limit of frame size to 10 words to cater for static DRAM_ATTR frames
Chris pushed to master at ESPHome/components 2026-05-02 14:32:00 +00:00
678312a27d Added spiframe with DMA_ATTR to enable DMA transfers. Much quicker now. However, now plaque with what appears to be noise / errors on the channels. Will revert to direct publishing from main loop to see if it makes a difference.
Chris pushed to master at ESPHome/components 2026-05-01 13:46:37 +00:00
c100502519 fixed sensor.rm __init__.py; using binary semaphore in ISR
Chris pushed to master at ESPHome/components 2026-05-01 13:44:05 +00:00
13bfb6676f adding to local git repo
Chris created branch master in ESPHome/components 2026-05-01 13:44:05 +00:00
Chris created repository ESPHome/components 2026-05-01 13:19:32 +00:00
Chris created repository ESPHome/ads131m08 2026-04-30 16:53:57 +00:00
Chris pushed to main at ESPHome/configs 2026-04-27 16:03:22 +00:00
d0f97b46a6 Added ads131m08, etc. external component
Chris pushed to main at ESPHome/configs 2026-03-20 15:22:04 +00:00
da6e5961e9 Merge branch 'merge-prep'
605523ede5 merge prep
c43c401e72 remove child submodule
4fb865c0fa updates after making Solar submodule of esphome config folder
9b71eca610 Old uncommited updates
Compare 8 commits »
Chris pushed to main at ESPHome/configs 2026-03-20 10:44:05 +00:00
da2ec772bc updates after making Solar submodule of esphome config folder
Chris pushed to main at ESPHome/Solar 2026-03-20 10:43:24 +00:00
4fb865c0fa updates after making Solar submodule of esphome config folder
Chris pushed to main at ESPHome/configs 2026-03-20 10:41:05 +00:00
7c1269f9e2 added .gitmodules