#wiringpi — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #wiringpi, aggregated by home.social.
-
#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 https://wiki.odroid.com/odroid-n2/application_note/gpio/wiringpi
-
@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 https://github.com/WiringPi/WiringPi/releases/tag/3.8 and check it out
-
Meet Pigpio, an alternative to the wiringPi library for accessing your Raspberry Pi's GPIO https://www.makerspace-online.com/pig-pen/
#Pigpio #wiringPi #RaspberryPi #GPIO #CommandLine #programming #OpenSource #SBC #PiScope #library -
Grazer Linuxtage 2024 - GPIO Development mit dem Raspberrypi Pi
-
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. 🥳
-
#RaspberryPi #WiringPi Version 3.2 fixes ISR on current Linux kernels on all boards without #sysfs - grab it while it's hot!
🌶️ https://github.com/WiringPi/WiringPi/releases/tag/3.2 🌶️ -
🥳 @_GC2_ has revived #WiringPi @Raspberry_Pi library 🥳 stay tuned for more V3+ releases, API docs, performance benchmarks and more!
-
@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.
-
Call for maintainers: Does anyone care enough about WiringPi to make the transition to the Linux GPIO character device ABI? - https://github.com/WiringPi/WiringPi/issues/80#issuecomment-1785643111 #gpio #wiringpi #libgpiod #gpiod #linux #raspberrypi #RaspberryPi5
-
Gerade durch einen #mumbleRF-User darauf aufmerksam gemacht worden, dass #wiringpi eingestellt wurde: http://wiringpi.com/wiringpi-deprecated/
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.
-
WiringPi Library To Be Deprecated - Since the release of the original Raspberry Pi single board computer, the WiringPi library by [Gor... more: https://hackaday.com/2019/09/18/wiringpi-library-to-be-deprecated/ #softwaredevelopment #opensourcesoftware #raspberrypi #wiringpi #rants #news
-
Wow, Gordon it looks like you got a bit of work on #WiringPi...