EspoTek / Labrador

EspoTek Labrador is a USB device that transforms your PC or smartphone into a fully-featured electronics lab. This repo holds all of the source code!
http://espotek.com
1.1k stars 116 forks source link

Logic Analyzing #246

Closed MATRIX7878 closed 3 weeks ago

MATRIX7878 commented 1 year ago

Hello @EspoTek,

 I am considering this board, but I need to be able to use it not only for I2C, but also SPI.  I have seen that you were working on it, but was wondering if and when that would be put in the software.  I need it as that is what my LCD is using for communication.  I appreciate your help and your creating of such a reasonably priced board that does what I need.

Thank you,

Drew

EspoTek commented 1 year ago

Hi Drew, no plans for SPI at this stage unfortunately. It turns out to be easier said than done.

MATRIX7878 commented 1 year ago

Hi EspoTek,

 Well, that is disappointing, but understandable.  SPI does seem like a harder thing to decode than UART and I2C.  Thank you for letting me know.

Drew