home.social

#sigrok — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #sigrok, aggregated by home.social.

fetched live
  1. #FOSDEM 2026 was awesome! 🧇

    Very cool to meet lots of interesting people :) 🍻 🫂

    Video & Slides of my talk about SucréLA are online! 🎉

    SucréLA: open source usb 3.0 logic analyzer based on FPGA fosdem.org/2026/schedule/event

    #FPGA #opensource #hardware #logiciellibre #sigrok #litex #soc #pcb #usb

  2. #FOSDEM 2026 was awesome! 🧇

    Very cool to meet lots of interesting people :) 🍻 🫂

    Video & Slides of my talk about SucréLA are online! 🎉

    SucréLA: open source usb 3.0 logic analyzer based on FPGA fosdem.org/2026/schedule/event

    #FPGA #opensource #hardware #logiciellibre #sigrok #litex #soc #pcb #usb

  3. No promises yet but I might be able to publish a data decoder for the logic analyzer somewhere tonight together with a (incoherent) blog post.

    This decoder is written in Python as opposed to the eventual driver.

  4. Registering a new driver with libsigrok seems easy enough

    sigrok.org/wiki/Hardware_drive

  5. I started making a clone of "Logic2" (a commercial logic analyzer software) based on libsigrok and GTK4.

    This is an experiment and merely a reason to learn GTK4.

    It's not really functional yet.

    #gtk4 #logicanalyzer #sigrok

  6. Sigrok Website Down After Hosting Data Loss

    When it comes to open source signal analysis software for logic analyzers and many other sensors, Sigrok is pretty much the only game in town. Unfortunately after an issue with the server hosting, the website, wiki, and other documentation is down until a new hosting provider is found and the site migrated. This leaves just the downloads active, as well as the IRC channel (#sigrok) over at Libera.chat.

    This is not the first time that the Sigrok site has gone down, but this time it seems that it’s more final. Although it seems a new server will be set up over the coming days, this will do little to assuage those who have been ringing the alarm bells about the Sigrok project. Currently access to documentation is unavailable, except via the WaybackMachine’s archive.

    A tragic reality of FOSS projects is that they are not immortal, with them requiring constant time, money and effort to keep servers running and software maintained. This might be a good point for those who have a stake in Sigrok to consider what the project means to them, and what it might mean if it were to shutdown.

    hackaday.com/2025/04/25/sigrok…

  7. Sigrok Website Down After Hosting Data Loss

    When it comes to open source signal analysis software for logic analyzers and many other sensors, Sigrok is pretty much the only game in town. Unfortunately after an issue with the server hosting, the website, wiki, and other documentation is down until a new hosting provider is found and the site migrated. This leaves just the downloads active, as well as the IRC channel (#sigrok) over at Libera.chat.

    This is not the first time that the Sigrok site has gone down, but this time it seems that it’s more final. Although it seems a new server will be set up over the coming days, this will do little to assuage those who have been ringing the alarm bells about the Sigrok project. Currently access to documentation is unavailable, except via the WaybackMachine’s archive.

    A tragic reality of FOSS projects is that they are not immortal, with them requiring constant time, money and effort to keep servers running and software maintained. This might be a good point for those who have a stake in Sigrok to consider what the project means to them, and what it might mean if it were to shutdown.

    hackaday.com/2025/04/25/sigrok…

  8. Как подключить мультиметр к компьютеру

    Периодически возникает задача снимать показания мультиметра через определённые интервалы времени и записывать их в файл. Например график напряжения при разряде или заряде аккумулятора. Вообще для этого есть мультиметры с функцией регистрации данных, но ни один, из имеющихся у меня, не обладает таким функционалом. В бюджетных мультиметрах ZT102 и ZT301, которые построены на чипе DTM0660, можно реализовать подключение к компьютеру, но для этого придётся редактировать EEPROM и вносить изменения на печатную плату. Это несложно и Kerry Wong описывал как это сделать на примере мультиметра ennoLogic eM860T. В тоже время у моего настольного мультиметра Agilent U3402A на задней панели уже есть порт RS232, но на нём указано "используется только для калибровки". Аналогичное предупреждение есть и в инструкции пользователя на русском и английских языках.

    habr.com/ru/articles/836946/

    #измерения #мультиметр #rs232 #agilent #sigrok #keysight

  9. Habt ihr einen #Sigrok-kompatiblen Logic-Analyzer (gern auch mit Display und/oder analogen Messungen) für unter ca. 100 €, den ihr _richtig_ geil findet und mit dem ihr super glücklich seid?

    Ich brauch (noch) nichts super abgefahrenes, und mir ist bewusst dass ich für nen Zehner nen China-Analyzer bekomme der wahrscheinlich für alles taugt was ich brauche. Aber vielleicht gibt's ja ein Wohlfühlgerät.

    Wenn standalone betreibbar wären FLOSS-Firmware bzw. eigene Decoder hilfreich.

    #Elektronik

  10. Habt ihr einen #Sigrok-kompatiblen Logic-Analyzer (gern auch mit Display und/oder analogen Messungen) für unter ca. 100 €, den ihr _richtig_ geil findet und mit dem ihr super glücklich seid?

    Ich brauch (noch) nichts super abgefahrenes, und mir ist bewusst dass ich für nen Zehner nen China-Analyzer bekomme der wahrscheinlich für alles taugt was ich brauche. Aber vielleicht gibt's ja ein Wohlfühlgerät.

    Wenn standalone betreibbar wären FLOSS-Firmware bzw. eigene Decoder hilfreich.

    #Elektronik

  11. I'm trying to bodge in a custom device into libsigrok. Unfortunately, I'm having no luck as the driver doesn't show up in the device list even though I'm using the recommended driver skeleton. #sigrok

  12. I'm trying to bodge in a custom device into libsigrok. Unfortunately, I'm having no luck as the driver doesn't show up in the device list even though I'm using the recommended driver skeleton. #sigrok

  13. Okay, I know how to reverse engineer the WS2812 protocol that WLED speaks to an RGB LED strip with my logic analyzer. But all I get is color codes. Where are the command or addressing parts? How can I find those in an acquisition? Still learning „how to logic analyze“. Ben Eater to the rescue! 😂 #electronics #ws2812 #wled #logicanalyzer #esp32 #sigrok #pulseview #BenEater

  14. Okay, I know how to reverse engineer the WS2812 protocol that WLED speaks to an RGB LED strip with my logic analyzer. But all I get is color codes. Where are the command or addressing parts? How can I find those in an acquisition? Still learning „how to logic analyze“. Ben Eater to the rescue! 😂 #electronics #ws2812 #wled #logicanalyzer #esp32 #sigrok #pulseview #BenEater

  15. Im Home-Lab nutze ich unter anderem ein #RD6018 für gewisse Versuche. Vor längerer Zeit hatte ich ein #Bluetooth-Modul eingebaut, um es mit #sigrok fernsteuern zu können.

    Besonders bei Spaghettiaufbauten, wo man an Strom/Spannung drehen und parallel auch noch Sachen in der Restbussimulation herumändern muss, bin ich über diese drahtlose Fernsteuerbarkeit jedes mal froh und glücklich.

    #SmuView #Elektronik

  16. Sometimes open source guys are real a**holes really. I report a problem on #sigrok IRC, and I'm told that I should try to run a random manufacturer binary app on my linux system, and if I don't, well, sod off really.

  17. Sometimes open source guys are real a**holes really. I report a problem on #sigrok IRC, and I'm told that I should try to run a random manufacturer binary app on my linux system, and if I don't, well, sod off really.

  18. Hmm a bit further with #sigrok but hmm; I've figured out it's 3 modes; 'live' is quite quick but gets the limited samples that I was seeing. 'memory' grabs the whole buffer - which on my Rigol over ether takes ages; and 'segmented' which is like memory but grabs it in chunks so you can start exploring while it downloads. Those get me full sample rate data - unfortunately their is something screwy going on with the concept of time so the USB decoder is completely confused in those modes.

  19. Hmm a bit further with #sigrok but hmm; I've figured out it's 3 modes; 'live' is quite quick but gets the limited samples that I was seeing. 'memory' grabs the whole buffer - which on my Rigol over ether takes ages; and 'segmented' which is like memory but grabs it in chunks so you can start exploring while it downloads. Those get me full sample rate data - unfortunately their is something screwy going on with the concept of time so the USB decoder is completely confused in those modes.

  20. Quelqu'un aurait la documentation de cette belle dame surannée récupérée à l'IUT?

    Une alimentation Française d'Instrumentation AMS 515…

    Elle donne un prompt sur le port série mais ne semble répondre à rien sauf au BREAK avec des cliquetis suspects et plein de "Error!"

    #sigrok