Skip to content

Commit

Permalink
add link to ADS1015
Browse files Browse the repository at this point in the history
  • Loading branch information
s-martin authored Feb 14, 2024
1 parent 7464a5c commit 4c99f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/builders/components/power/batterymonitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
> Use appropriate test equipment and safety protocols during development.
> There is no warranty, this may not work as expected or at all!
The script in [src/jukebox/components/battery_monitor/batt_mon_i2c_ads1015/\_\_init\_\_.py](../../../../src/jukebox/components/battery_monitor/batt_mon_i2c_ads1015/__init__.py) is intended to read out the voltage of a single Cell LiIon Battery using a CY-ADS1015 Board:
The script in [src/jukebox/components/battery_monitor/batt_mon_i2c_ads1015/\_\_init\_\_.py](../../../../src/jukebox/components/battery_monitor/batt_mon_i2c_ads1015/__init__.py) is intended to read out the voltage of a single Cell LiIon Battery using a [CY-ADS1015 Board](https://www.adafruit.com/product/1083):

```text
3.3V
Expand Down

0 comments on commit 4c99f2d

Please sign in to comment.