David Buezas
David Buezas
I'll attempt to plug 2 pt100 to an skr 3 board. I know it's a different processor, but this guide for the 1.4 seems like a reasonable starting point: https://github.com/GadgetAngel/MAX31865-SKR-V1-4-TURBO-GUIDE
I guess just tcp.hasClient() ?
I mean the reset pin of the ISP (not the chip being programmed). When one uploads the programmer will reset unless its reset pin isn't forced high, but it still...
BTW: one must do extension reload since it requires new permisions for bookmarks and history
Currently it only uses recent history, I need to do some optimizations for it to work with the whole history without being sluggish.
Would a higher time resolution be useful for you? There are ways to speed that up quite a lot (e.g. changing the ADC clock prescaler, ditching analogRead, acquiring and sending...
These are really interesting experiments you're doing. I'll gladly help if you need a couple of tricks to speed up readings. I recently spend some time doing exactly that in...
> Can I put something else along with the resistor to keep the range withing 4-7 cms and also draw less current? Did you try increasing r8 instead of reducing...