home.social

#wiringpi — Public Fediverse posts

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

fetched live
  1. #Troubleshooting tip for #odroid users with the #armbian system.
    If you have installed #wiringpi from #github* , add the option "-static" to the ''gcc' command.
    If you compile with the dynamic libraries, you are likely to get the message:

    ops: Unable to determine board revision from /proc/device-tree/system/linux,r
    evision
    or from /proc/cpuinfo
    -> No "Hardware" line
    -> You'd best google the error to find out why.

    * described at wiki.odroid.com/odroid-n2/appl

    #linux #odroid #sbc #gpio

  2. @RaspberryPi - #WiringPi 3.8 is available! the arguably fastest low-level GPIO library that supports all versions of the Raspberry Pi SBC 🥳

    head over to github.com/WiringPi/WiringPi/r and check it out

  3. I'm excited about my upcoming talks on #performance and #profiling 🎤 The first is just a week away in Graz, Austria 🇦🇹 at @linuxtage, it'll be all about @Raspberry_Pi GPIO Development and #WiringPi. The second talk will be in Antwerp, Belgium 🇧🇪 at @PSConfEU, focusing on addressing bottlenecks in infrastructure services and build pipelines. 🥳

  4. #RaspberryPi #WiringPi Version 3.2 fixes ISR on current Linux kernels on all boards without #sysfs - grab it while it's hot!
    🌶️ github.com/WiringPi/WiringPi/r 🌶️

  5. 🥳 @_GC2_ has revived #WiringPi @Raspberry_Pi library 🥳 stay tuned for more V3+ releases, API docs, performance benchmarks and more!

    => github.com/WiringPi/WiringPi

  6. @filip_stadler mumbleRF is old, too.

    I assume that various dependencies need to be updated for bookworm compatibility. #WiringPi is used as a library to access the GPIP pins, this can certainly be solved by using direct hardware access. But there are also unofficial WiringPi mirrors.

    Unfortunately, I don't have the time to adapt #mumbleRF to the regularly released new #Mumble and #RaspberryPiOS versions. Linux is constantly changing, with all its advantages and disadvantages.

  7. Call for maintainers: Does anyone care enough about WiringPi to make the transition to the Linux GPIO character device ABI? - github.com/WiringPi/WiringPi/i

  8. Gerade durch einen #mumbleRF-User darauf aufmerksam gemacht worden, dass #wiringpi eingestellt wurde: wiringpi.com/wiringpi-deprecat

    Ich kann den Frust verstehen, auch ich bekomme regelmäßig Supportanfragen zu meinen GitHub-Projekten wo ich leider auch nicht bei jeder in eine tiefere Fehleranalyse einsteigen kann. Und meine Software ist völlig unbedeutend, da mag ich mir nicht ausmalen, wie das bei richtig beliebten Programmen aussieht.

  9. Wow, Gordon it looks like you got a bit of work on #WiringPi...