Contributions

Contributions are appreciated and used to host this site. Thank You for your support.

Feature Products
  • Raspberry Pi with Java: Programming the Internet of Things (IoT)
    Raspberry Pi with Java: Programming the Internet of Things (IoT)
  • Raspberry Pi 2 Model B Project Board - 1GB RAM - 900 MHz Quad-Core CPU
    Raspberry Pi 2 Model B Project Board - 1GB RAM - 900 MHz Quad-Core CPU
  • Premium Clear Case for Raspberry Pi 2 Model B Quad Core and Raspberry Pi Model B+ (B PLUS)
    Premium Clear Case for Raspberry Pi 2 Model B Quad Core and Raspberry Pi Model B+ (B PLUS)
  • Edimax EW-7811Un 150 Mbps Wireless 11n Nano Size USB Adapter with EZmax Setup Wizard
    Edimax EW-7811Un 150 Mbps Wireless 11n Nano Size USB Adapter with EZmax Setup Wizard
  • Getting Started with Raspberry Pi
    Getting Started with Raspberry Pi
  • Raspberry Pi User Guide
    Raspberry Pi User Guide
  • PiBrella LED Add On Board
    PiBrella LED Add On Board
  • Diversitech® WS-1 - Wet Switch Flood Detector
    Diversitech® WS-1 - Wet Switch Flood Detector
  • Onsite Pro FS1NPTW Whole Home Wireless FloodStop with 1 Inch Valve
    Onsite Pro FS1NPTW Whole Home Wireless FloodStop with 1 Inch Valve
  • Floodstop Washing Machine Valve Shutoff Kit
    Floodstop Washing Machine Valve Shutoff Kit
  • Onsite Pro FS3/4H Washing Machine FloodStop with Straight Valves
    Onsite Pro FS3/4H Washing Machine FloodStop with Straight Valves
  • Floodstop Individual Water Appliance Additional Water Sensor XS-01
    Floodstop Individual Water Appliance Additional Water Sensor XS-01
  • Aqua Managers - FS 1 1/4-NPT - Floodstop for Water Heaters Water Leak Detection System - White - 1.25 in. pipe
    Aqua Managers - FS 1 1/4-NPT - Floodstop for Water Heaters Water Leak Detection System - White - 1.25 in. pipe
  • Furman MP-20 Power Relay Accessory, 20 Amp, Two Outlets, Remote Turn-on from Momentary or Maintained Contact Switches
    Furman MP-20 Power Relay Accessory, 20 Amp, Two Outlets, Remote Turn-on from Momentary or Maintained Contact Switches
  • Furman MP-15 Power Relay Accessory, 15 Amp, Two Outlets, Remote Turn-on from Momentary or Maintained Contact Switches
    Furman MP-15 Power Relay Accessory, 15 Amp, Two Outlets, Remote Turn-on from Momentary or Maintained Contact Switches
  • Metra 70-2002 Radio Wiring Harness for Saturn 00-05
    Metra 70-2002 Radio Wiring Harness for Saturn 00-05
  • Metra Reverse Wiring Harness 71-2002 for Select 2000-2005 Saturn Vehicles OEM Radio
    Metra Reverse Wiring Harness 71-2002 for Select 2000-2005 Saturn Vehicles OEM Radio
Wednesday
Jul272016

Pi4J Version 1.1 - RELEASED!

Pi4J Version 1.1 Release

Version 1.1 of the Pi4J Library is finally released!

The long overdue release of version 1.1 is finally here!  It's been just over a year since the 1.0 release and there have been about 415 new commits to the 1.1 release which include many enhancements, optimizations, bug fixes and additional platform support for BananaPi and Odroid boards.

Pi4J Version 1.1 is also available in Maven Central.  <<View in Maven Central>>

Notable Version 1.1 Changes:

  • Added support for Raspberry Pi 3 (Model B).
  • Added support for Raspberry Pi Zero.
  • Added support for BananaPi platform
  • Added support for BananaPro platform
  • Added support for Odroid XU4
    (see known issues here: https://github.com/Pi4J/pi4j/issues/229)
  • Added support for Odroid C1/C1+
    (see known issues here: https://github.com/Pi4J/pi4j/issues/229)
  • Added support for enabling non-privileged GPIO access via the Pi4J APIs
  • Added support for '/dev/gpiomem' to eliminate 'root' permissions requirement for basic GPIO.
  • Added non-privileged GPIO example code.
  • Added PWM examples
  • Added I2C examples
  • Added support for native Watchdog.
  • Added W1 (1 wire) support.
  • Added MCP3204 ADC implementation and example code.
  • Added MCP3208 ADC implementation and example code.
  • Added MCP3004 ADC implementation and example code.
  • Added optimizations for GPIO state change latency
  • Added Gpio.pinModeAlt() method to the WiringPi wrappers to set pins to any ALT mode.
  • Added cross-compiler support in Maven build
  • Added ADC change background monitoring thread and event notifications.
  • Added new Serial JNI implementation to support more advanced serial configuration/operations
  • Updated Serial interface to extend from AutoCloseable.
  • Updated MCP3008 ADC implementation and example code.
  • Updated MCP4725 DAC implementation and example code.
  • Fixed #135; Serial communication using 7 Data Bits not working.
  • Fixed #180; WiringPiISR() callback causing native crash (NPE)
  • Fixed SPI issue where internal buffer was limited to 2048 bytes. Dynamically allocated now.
  • Fixed the Pi4J Serial interface to use the new Serial JNI implementation
  • Fixed wiringPi serial JNI methods to better support raw data operations
  • Modified WiringPi native builds to use Pi4J hosted GitHub repos
  • Cleanup for Pi4J native builds
  • Now requires Java 7 runtime.
  • Updated documentation in preparation for 1.1 release
  • Enhancements Added: https://github.com/Pi4J/pi4j/issues?q=label%3Aenhancement+is%3Aclosed+milestone%3A%22RELEASE+1.1%22+
  • Bugs/Defects Fixed: https://github.com/Pi4J/pi4j/issues?q=label%3Abug+is%3Aclosed+milestone%3A%22RELEASE+1.1%22+

Special Thanks:

Thank You to all the Pi4J users, contributors, testers, and tinkerers for all your help and support to continue making Pi4J the go-to library for Java access to the Raspberry Pi's hardware interfaces. 

Pi4J Related Links: 

PrintView Printer Friendly Version

EmailEmail Article to Friend

References (2)

References allow you to track sources for this article, as well as articles that were written in response to this article.

Reader Comments (20)

Hello Savage

Is there problems with the PI4J 1.1 and the new Rpi 3 b+ ?

April 10, 2018 | Unregistered CommenterAnders

phyllchuc e3d3fd1842 https://tchatche.ci/regapharra

December 21, 2021 | Unregistered Commenterphyllchuc
December 21, 2021 | Unregistered Commenteryanrac
December 21, 2021 | Unregistered Commenteryanrac
December 21, 2021 | Unregistered Commenteryanrac
December 21, 2021 | Unregistered Commenteryanrac
December 21, 2021 | Unregistered Commenteryanrac

In addition to the standard login system, OnPassive also offers two-factor authentication (2FA) for added security. With 2FA, users need to enter a code sent to their mobile device to access their account. This adds an extra layer of security and helps to prevent unauthorized access to your account. In conclusion, the OnPassive login system is an essential component of the platform, providing users with a secure, easy-to-use way to access their accounts. With its advanced security features and user-friendly interface, the OnPassive login system is an excellent choice for businesses looking for a comprehensive online solution.

onpassive login

March 21, 2023 | Unregistered Commenterpavola7287

Intricate, delicate, and culturally rich, Mehendi design has been adorning hands and feet for centuries. This traditional art form has transcended borders and continues to captivate people around the world. In this article, we'll delve deep into the world of Mehendi design, exploring its history, cultural significance, modern trends, and application techniques.

mehendi design

September 27, 2023 | Unregistered Commentermehendi design

However, if you're looking for a homemade body lotion to improve the overall health and appearance of your skin, you can create a moisturizing lotion using natural ingredients. These ingredients can help with issues like uneven skin tone, dark spots, and dryness. Here's a recipe for a homemade body lotion.

Read MORE:https://www.beautycaretip.in/skin-care-goals/

September 30, 2023 | Unregistered Commenteranuaahuashka

13377x Proxy is one of the most popular search engine torrent websites that consist of a large number of torrent files and magnet links. Through the bit torrent protocol, this is being used for peer-to-peer file sharing. 1337x is the new 13377x 2021 torrent website to download HD movies, games, music, TV series, anime, applications, etc. 13377x unblock happens to be on top of the 13377x Proxy list of 13377x search engin
13377x Torrent

December 4, 2023 | Unregistered Commenterswathuihh

ai nude Exploring the potential investment in Chat GPT stock? You’re following some great people’s example! The significant impact of OpenAI’s Chat GPT on the tech sector has caught the consideration of investors. This guide will help you assess the practicality of putting resources into Chat GPT and give bit-by-bit direction, from leading statistical surveying to laying out a stock trading account custom-fitted to Chat GPT.

January 12, 2024 | Unregistered Commenterai nude

HarlotHub is a well-known and trusted service provider of female escorts. We provide the highest quality companionship services for our customers. Our ladies are young, beautiful, and experienced professionals who are always ready to provide our customers with a memorable experience. Our ladies are available for companionship, dance, and massage services. They are passionate about making sure their clients are satisfied and will do whatever it takes to make sure they have a good time.

January 18, 2024 | Unregistered CommenterHarlothub00

tamilblasters proxy To have an experience while downloading movies or series, from TamilBlasters just follow these steps. First, make sure you have a working link and access to high-speed internet. Also, you’ll need a BitTorrent client software. Once you’re all set up here’s what you need to do;

January 22, 2024 | Unregistered Commentertamilblasters proxy

Whether you’re concerned about the security of your Discord account due to potential password compromise or simply wish to enhance your account’s safety, we’ve got the solution for you. In this comprehensive guide, we’ll take you through changing or resetting your discord forgot password, ensuring the protection of your conversations and personal data from unauthorized access.

February 21, 2024 | Unregistered Commenterfekos

y2mate com 2022
2022 of exceptional tunes is an absolute must-have for your music collection. The arrangement of these top-notch tracks defies a specific order, allowing you to curate your favorite melodies as you see fit. The current music landscape offers a plethora of customized renditions of these songs. For your convenience, the website y2mate.com 2022 is now operating optimally. This platform serves as a musical haven, showcasing an extensive array of songs neatly categorized by genre.

March 2, 2024 | Unregistered CommenterPetek45215

Career Heights is the fast-growing job portal. Job Seekers and employers can register free. Get hired by the best companies for your desired job and location.
which job portal is best in india

March 4, 2024 | Unregistered Commenterkikaceg

vc7774, a comprehensive system that promises to completely transform the way we handle our accounts and conduct financial transactions, is one such invention that has been making waves.

April 25, 2024 | Unregistered Commenterkofexi

Welcome to nanapaint 1.0, where your imagination knows no bounds! Dive into a vibrant world bursting with endless fun. Take charge as the master of your magical realm, where every tap unleashes something extraordinary!

What does NanaPaint 1.0 offer? Picture this: You hold your device, gazing at a blank canvas. With a simple tap, you’re whisked away into a realm where creativity reigns supreme! But what sets NanaPaint apart? Why should you give it a whirl?

April 25, 2024 | Unregistered Commenterkofexi

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
« Pi4J Version 1.2 - RELEASED! | Main | ModMyPi PiOT Relay Board Review »