↓

Wiring Pi

GPIO Interface library for the Raspberry Pi

Wiring Pi
Home Menu ↓
Skip to primary content
Skip to secondary content
  • Home
  • News
  • Examples/How-To
    • Blink
    • Gertboard and WiringPi
      • Blink
      • 12 LEDs
      • Buttons
      • Connecting to the Gertboard
    • Adafruit RGB LCD Plate and wiringPi
    • Quick2Wire and wiringPi
      • Install and Testing
      • Testing the I2C modules
      • The 16-pin GPIO expansion board
      • The Analog interface board
    • Testing wiringPi v2
    • More Testing: Game of Life
  • Reference
    • Setup
    • Core Functions
    • Raspberry Pi Specifics
    • Timing
    • Priority, Interrupts and Threads
    • Serial Library
    • SPI Library
    • I2C Library
    • Shift Library
    • Software PWM Library
    • Software Tone Library
  • Extensions
    • I2C: MCP23016
    • I2C: MCP23008 & MCP23017
    • SPI: MCP23s08 & MCP23s17
    • Shift Register: 74×595
    • I2C: PCF8574
    • I2C: PCF8591 (Analog)
    • I2C: SN3218 – LED controller
    • Writing your own
  • Download and Install
  • Pins
    • Special Pin Functions
  • The GPIO utility
    • Pin Test
    • I2C: MCP23008 and MCP23017 extensions
    • SPI: MCP23s08 and MCP23s17 extensions
    • The sr595 extension
    • Gertboard Commands
    • PiFace Commands
  • Dev Lib
    • PiFace
    • Gertboard: Analog
    • PiGlow
    • LCD Library (HD44780U)
  • Contact
Home→Blog→Categories wiringPi Relase

Category Archives: wiringPi Relase

wiringPi updated to 2.52 for the Raspberry Pi 4B

Posted on June 24, 2019 by Gordon

Just a quick post to let you know that you’ll need a new wiringPi for the Raspberry Pi 4B. To upgrade: cd /tmp wget https://project-downloads.drogon.net/wiringpi-latest.deb sudo dpkg -i wiringpi-latest.deb Check with: gpio -v and make sure it’s version 2.52. I’ll … Continue reading →

Posted in General Update, wiringPi Relase

wiringPi updated to 2.46 for the new Pi v3+

Posted on March 14, 2018 by Gordon

So it’s national Pi day – 14th of March, 2018 – or if you’re in the US, that’s 3/14 … And in celebration, there is a new Raspberry Pi – the Pi v3+. It’s more or less the same as … Continue reading →

Posted in General Update, wiringPi Relase

wiringPi updated to 2.36

Posted on December 15, 2016 by Gordon

wiringPi is now at version 2.36. An update was required to support kernels 4.8 onwards. There are also a few additional fixed here – some new sensors added in to supports the Raspberry Pi foundation weather station and some security … Continue reading →

Posted in General Update, wiringPi Relase | Tagged bcm2835, C, gpio, raspberry pi, wiringPi

wiringPi update to 2.29

Posted on September 30, 2015 by Gordon

Two main things in this release are an updates max31855 thermocouple driver and the ability to use the new /dev/gpiomem interface which can be used from a user-level program without the need to be root or use sudo. To use … Continue reading →

Posted in wiringPi Relase | Tagged gpio, update, wiringPi

wiringPi updated for the new Pi v2

Posted on February 2, 2015 by Gordon

The Pi 2 has the same GPIO interface, however presumably due to the 1GB of RAM the GPIO base location has changed. Fetch the latest wiring Pi – version 2.24 – and you should be fine on all versions of … Continue reading →

Posted in General Update, wiringPi Relase | Tagged bcm2325, bcm2336, gpio, pi2, piv2, rasoberry pi, wiringPi

wiringPi and the Raspberry Pi Compute board

Posted on June 24, 2014 by Gordon

To make sure wiringPi was going to work OK on the new Raspberry Pi Compute Module and IO test board, I went out and bought myself one… Note to self: DO NOT trust anything on the RS website ever again … Continue reading →

Posted in General Update, wiringPi Relase | Tagged bcm2835, compute module, gpio, io board, raspberry pi, wiringPi

WiringPi v2 (point 03) is released!

Posted on May 13, 2013 by Gordon

After some months of testing and time away due to family issues, a short holiday and what-not, wiringPi v2 has been pushed to the GIT repository and is now released! Changes: 100’s. There is now a completely re-written internal structure … Continue reading →

Posted in General Update, wiringPi Relase | Tagged bcm2835, C, gpio, library, raspberry pi, wiringPi
© 2023 - Wiring Pi Proudly powered by WordPress  Weaver II by WP Weaver
↑