fossasia / pslab-hardware

PSLab Hardware Design and Schematics https://pslab.io
Apache License 2.0
1.64k stars 92 forks source link

Driver for sigrok #74

Open mariobehling opened 5 years ago

mariobehling commented 5 years ago

Sigrok (https;//sigrok.org/) is useful FOSS to observe signals (analog or digital). It can be used to decode signal of UART communication, and/or I2C communication. Using PSLab hardware is good for education.

orangecms commented 3 years ago

See https://sigrok.org/wiki/Protocol_decoder_API#Backend_library

orangecms commented 3 years ago

We have forker the libsigrok repo to the FOSSASIA org and I tried some first steps: https://github.com/fossasia/libsigrok/tree/drivers/pslab