bertrik / ElectronicLoad

Arduino software for an electronically controlled load, based on a STM32 microcontroller
https://www.tindie.com/products/jaspersikken/jaspers-electronic-load-r2/
MIT License
21 stars 6 forks source link

SCPI #2

Open folkertvanheusden opened 2 years ago

folkertvanheusden commented 2 years ago

Hi,

May I suggest implementing SCPI for controlling the device? That would make it more easy (by controlling it via GUI applications) to control the device.

See https://hackaday.com/2021/11/17/scpi-on-teaching-your-devices-the-lingua-franca-of-laboratories/

jrsikken commented 2 years ago

Ja is goed, maar ik ben paar jaar geleden gestopt met verkopen want geen mens wil hem nog hebben.

On Wed, Nov 17, 2021, 21:53 folkertvanheusden @.***> wrote:

Hi,

May I suggest implementing SCPI for controlling the device? That would make it more easy (by controlling it via GUI applications) to control the device.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bertrik/ElectronicLoad/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIEXZ5CP46SCAFKPWZBONDUMQI6FANCNFSM5IH65JDQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

folkertvanheusden commented 2 years ago

I think that with SCPI support more people will want to have it.