Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.0%) to scientific vocabulary
Repository
LT8722 Library for PlatformIO
Basic Info
- Host: GitHub
- Owner: jan-kp
- License: mit
- Language: C++
- Default Branch: main
- Size: 22.5 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
LT8722 Library for PlatformIO
Overview
This library is used to control the LT8722 on the DC3145A evaluation board from Analog Devices. By default, FSPI is used with pins 10-13 for the communication via SPI. This can be changed if required. With the help of this library it is possible to start the LT8722 with a softstart to avoid high inrush currents. In addition, the most important functions are defining the voltage and current limits and setting the output voltage for the peltier element. All available configuration options for the command register can be set.
Usage
For correct use, it is important to use the softstart function before making any further changes to the control registers. This is the case because all registers are reset during the softstart to avoid undesired behavior of the LT8722.
Standard PINs
MISO: 13 MOSI: 11 SCK: 12 SC: 10
VDDIO: 3.3V GND: GND
SPI: FSPI
Owner
- Login: jan-kp
- Kind: user
- Repositories: 1
- Profile: https://github.com/jan-kp
Citation (CITATION.cff)
cff-version: 1.2.0
title: LT8722 Library for PlatformIO
version: 2.1.1
message: 'If you use this software, please cite it as below.'
type: software
authors:
- given-names: Jan
family-names: kleine Piening
identifiers:
- type: doi
value: 10.5281/zenodo.15052631
repository-code: 'https://github.com/jan-kp/liblt8722_platformio'
date-released: 2025-03-19
GitHub Events
Total
- Release event: 2
- Push event: 5
- Create event: 3
Last Year
- Release event: 2
- Push event: 5
- Create event: 3