WiringPi is a library that is used by many applications on the Raspberry but is not available by default. Especially many examples from the Arduino (C ++ code) can be performed easily on the RaspberryPi. To do so, this valuable library was written.
After a long time, the first official display module for the Raspberry Pi was presented, one which uses the DSI connection. The 7″ display is up to date thanks to a 10 finger capacitive touch screen and 60 frames per second frame rate. It has the resolution of 800×480 pixels with a screen size of […]
In this Tutorial I will show you how to use the library for multilined MAX7219 Matrices I wrote (improved and extended version of JonA1961’s MAX7219array https://github.com/JonA1961/MAX7219array )