mattjlewis / diozero

Java Device I/O library that is portable across Single Board Computers and microcontrollers. Tested with Raspberry Pi, Odroid C2, BeagleBone Black, Next Thing CHIP, Asus Tinker Board and Arduinos / Pico. Supports GPIO, I2C, SPI as well as Serial communication. Also known to work with Udoo Quad.
https://www.diozero.com
MIT License
261 stars 59 forks source link

Add board info support for Raspberry Pi 5 #184

Closed EAGrahamJr closed 7 months ago

EAGrahamJr commented 11 months ago

Just announced -- https://www.raspberrypi.com/products/raspberry-pi-5/ :sunglasses:

mattjlewis commented 11 months ago

Pre-ordered today ;-)

EAGrahamJr commented 11 months ago

Saving my :moneybag: for Xmas...

mattjlewis commented 7 months ago

Should now all work with latest code.