Skip to content

Conversation

7semi-Tech
Copy link
Contributor

This PR adds the 7Semi INA260 Current/Power/Voltage Monitor Arduino Library to the Arduino Library Manager index.

Repository URL:
https://github.com/7semi-solutions/7Semi-INA260-Current-Power-Voltage-Monitor-Arduino-Library

The library provides easy APIs to read bus voltage, current, and power from the INA260 over I2C, with configurable averaging and conversion times. Example sketches are included for a quick start.

@github-actions github-actions bot added the topic: submission Add library to the list label Aug 29, 2025
Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/7semi-solutions/7Semi-INA260-Current-Power-Voltage-Monitor-Arduino-Library:

Linting library in 7Semi-INA260-Current-Power-Voltage-Monitor-Arduino-Library
INFO: No header file found matching library name (7Semi_INA260.h). Best practices are for primary header filename to    
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties name 7Semi INA260 contains spaces. Although supported, best practices is to not use spaces.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format        
         (Rule LP015)                                                                                                  
WARNING: library.properties includes field item(s) INA260.h not found in library.                              
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP052)                                                                                          

Linter results for project: 0 ERRORS, 2 WARNINGS

-------------------

Linting sketch in 7Semi-INA260-Current-Power-Voltage-Monitor-Arduino-Library/examples/Basic

Linter results for project: no errors or warnings

-------------------

Linter results for projects: 0 ERRORS, 2 WARNINGS

@github-actions github-actions bot merged commit 4f0ea3f into arduino:main Aug 29, 2025
11 checks passed
Copy link
Contributor

Your submission has now been accepted! Thanks for your contribution to the Arduino Library Manager index.

The library(s) will be available for installation via Library Manager within a day's time.

You can check the logs from the Library Manager indexer for your library(s) here:
http://downloads.arduino.cc/libraries/logs/github.com/7semi-solutions/7Semi-INA260-Current-Power-Voltage-Monitor-Arduino-Library/

github-actions bot pushed a commit that referenced this pull request Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: submission Add library to the list
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant