kobuki
kobuki
Continuing from #16 here. My idea for a similar project was to decouple the 2 main parts of the metering solution: * Using a producer/sampler process to produce samples as...
Sorry, not that much - I'll be able to help more when my PCBs arrive. OTOH, I don't think you need `pigpiod`, that's a daemon providing IO access via socket...
@DuduNord I think the original idea is to only use a Pi for all computations and use only a single ADC for power sampling. There are many projects that use...
I don't think programming an MCU is "painful", I personally have no issues with that, it's just not that kind of project :) Also, the computational power of a Pi...
I think Pi variants older than 4B/4CM can be safely ignored. Actually, a few months ago I contemplated about an approach that involves an MCU with a fast ADC like...
Additional captures with A6: ``` 16:06:18 CMD: rfraw AAA655 16:06:18 RSL: stat/sonoff/RESULT = {"RfRaw":"ON"} 16:06:18 RSL: tele/sonoff/RESULT = {"RfRaw":{"Data":"AAA055"}} 16:06:45 CMD: rfraw AAA155 16:06:45 RSL: stat/sonoff/RESULT = {"RfRaw":"ON"} 16:06:45 RSL:...
OK, seems that some ```./configure``` magic solved the issue. The proper way to call ./configure on Debian 9/Stretch is: ``` # ./configure --with-dovecot=/usr/lib/dovecot --with-moduledir=/usr/lib/dovecot/modules ``` Followed by: ``` # libtool...
@dacoex I think the most elegant and easy to use solution would be adding a button like 'Edit description' or something like that, somewhere at the top. That would open...
Is there any progress with this? I can still randomly create sneaky readme.md files by not paying my undivided, concentrated attention to where I click. To my dismay, the old...
As much as I like NC and appreciate the hard work of the developers and support team involved, as an end user, I would simply expect an edit sign/icon, like...