mattncsu
mattncsu
Have you considered implementing [proportional on measurement](http://brettbeauregard.com/blog/2017/06/introducing-proportional-on-measurement/) from the [Arduino PID library](https://github.com/br3ttb/Arduino-PID-Library/blob/master/PID_v1.cpp) to reduce or eliminate overshoot since smoker temperature control is an integrating process? It doesn't appear to be...
Hello, Is there a special kind of microSD card required for Inkplate 10? I have tried a [32gb SDXC](https://www.amazon.com/dp/B09WB35BXS) and a [2gb SD card](https://www.amazon.com/dp/B001BNNZXO) in FAT and FAT32. I get...
Hi, I'm finding your image convert very convenient for batch converting about 50 png images for a project. Everything works as expected after uploading images and generating code but if...
I do not know what changed with Arduino IDE, the board definition, or Inkplate library but I found myself unable to compile a program that worked previously. Thinking it might...
Hello, I am testing keyoscacquire with a Keysight DSOX1202G and when issuing the `scope = koa.Oscilloscope('LONG ADDRESS')` command, the library responds with: `Connected to: KEYSIGHT TECHNOLOGIES DSOX1202G (serial CN######)` Then...
Hey, I made a board that I was hoping would be compatible with this library but when I run the test examples, I get a lot of flickering. It's possible...