All Projects → DynamikArray → KISS_Battery_Monitor

DynamikArray / KISS_Battery_Monitor

Licence: other
Open TX Telemetry Script to support KISS 24a telemetry data callouts

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to KISS Battery Monitor

PSPi-1000-Version-4
https://othermod.com/pspi-1000-version-4/
Stars: ✭ 39 (+105.26%)
Mutual labels:  battery
Low power TTGO T-beam
Low power consumption for TTGO t-beam
Stars: ✭ 45 (+136.84%)
Mutual labels:  battery
ATtiny85-TinyCharger
Single-Cell Li-Ion Battery Charger with Monitoring
Stars: ✭ 20 (+5.26%)
Mutual labels:  battery
ATtiny13-TinyUPS
Uninterruptible Power Supply
Stars: ✭ 92 (+384.21%)
Mutual labels:  battery
ioBroker.plenticore
ioBroker Adapter for the KOSTAL Plenticore
Stars: ✭ 15 (-21.05%)
Mutual labels:  battery
formula1-telemetry-kafka
No description or website provided.
Stars: ✭ 99 (+421.05%)
Mutual labels:  telemetry-data
awesome-power widget
A Power widget for the Awesome Window Manager
Stars: ✭ 25 (+31.58%)
Mutual labels:  battery
WeConnect-cli
Commandline Interface to interact with the Volkswagen WeConnect Services
Stars: ✭ 27 (+42.11%)
Mutual labels:  telemetry-data
max1704x
Arduino library for the MAX17043 and MAX17044 LiPo Battery Fuel Gauge.
Stars: ✭ 16 (-15.79%)
Mutual labels:  battery
expfactory
software to generate a reproducible container with a battery of experiments
Stars: ✭ 29 (+52.63%)
Mutual labels:  battery
sbuscontroller
This Arduino-Sketch lets you connect your SBUS compatible radio wirelessly as controller to your pc.
Stars: ✭ 24 (+26.32%)
Mutual labels:  taranis
Game-Boy-Color-USB-C-charging-kit
This project contains the files for making an electronic board that allows to charge a Nintendo Game Boy Color by USB-C.
Stars: ✭ 31 (+63.16%)
Mutual labels:  battery
ex-nihilo
Show battery status on macOS
Stars: ✭ 13 (-31.58%)
Mutual labels:  battery
cellpy
extract and tweak data from electrochemical tests of cells
Stars: ✭ 46 (+142.11%)
Mutual labels:  battery
lovelace-battery-entity-row
Show battery states or attributes with dynamic icon on entity rows in Home Assistant's Lovelace UI
Stars: ✭ 49 (+157.89%)
Mutual labels:  battery
BatteryCalibration
not maintained - [NEEDS ROOT] Calibrate your battery
Stars: ✭ 20 (+5.26%)
Mutual labels:  battery
TaraniTunes
Awesome music player for FrSky Taranis radios
Stars: ✭ 21 (+10.53%)
Mutual labels:  taranis
tesla powerwall
Python API for Tesla Powerwall
Stars: ✭ 43 (+126.32%)
Mutual labels:  battery
esctoolbox-python
Python version of Gregory Plett's ESCtoolbox
Stars: ✭ 47 (+147.37%)
Mutual labels:  battery
battery
Draw battery unicode art written by Go
Stars: ✭ 66 (+247.37%)
Mutual labels:  battery

Version 1.3.2

LATEST UPDATES

1.3.2 - adds qx7 support

KISS_Battery_Monitor

Open TX Telemetry Script for reading and announcing battery mAh consumption. Uses the mAh consumption as reported from KISS 24a ESC as Telemetry data and accepts a configurable user Target mAH and Percentage Notification. The pilot can target how much mAh they intend to use that flight, adjust this value as needed, and this will be used as the "Battery". The Percentage Notification allow for the pilot to receive verbal indication of the "Battery" at the desired intervals. During the final 10% of the "Battery" an indication is given at every 1%. After 100% usage of the "Battery" each additional % used will trigger a "Battery Critical" alarm.

SCREENSHOTS

See the WIKI for more detailed information and screenshots on installation, and usage. https://github.com/DynamikArray/KISS_Battery_Monitor/wiki

REQUIREMENTS

  • KISS 24a ESC
  • OPEN TX 2.1 Firmware on Taranis

INSTALLATION:

Download the latest release from the https://github.com/DynamikArray/KISS_Battery_Monitor/releases and place the file (KISS.lua) or (KISSQ7.lua for Qx7 users) in the following directory on the SD_CARD of your Taranis. SCRIPTS\TELEMETRY (if the TELEMETRY folder does not exist then you may need to create it).

ADDITIONAL STEPS FOR SOME USERS

  • Some users reported not having the battery critcal alarm sound file. Since release https://github.com/DynamikArray/KISS_Battery_Monitor/tree/v1.2.3 this issue has been addressed with the inclusion of the batcrit.wav file. If your not getting the battery critical alarm, place the (batcrit.wav) if the SOUNDS\en of your SD Card. (Or apporiate region SOUNDS\fr, SOUNDS\de, SOUNDS\nl, etc..)

  • If you are having issues after installation with sound playbacks not saying percentage, instead saying "miles per hour", "feet", or something other than "Percentage" then ensure you have the correct Open TX 2.1.X SOUND/SYSTEM files installed. Open TX sound packs are available for download here: http://voices-21.open-tx.org/

SETUP:

Attach this script to one of your TELEMETRY screens inside your radio.

USAGE

There are two parameters the Pilot may adjust as needed.

  • Target mAh = The amount of mAh the pilot wants to consume.
  • Notification Percentage = The Percentages the pilot wants the verbal alerts to trigger.

On the main screen of the script, you may adjust the target mAh at anytime using by holding down either of the +/- keys to adjust the value.

Percentages Notification adjust may be accessed by pressing the [MENU] key. On the Percentages Notification Screen you may adjust the Percentage using the +/- keys. Pressing the [MENU] key again will bring you back to the main screen of this script.

KNOWN ISSUES

  • OpenTx2.2 imposed a 6 Charachter limit on the filename, so the .lua file needs to be renamed - fixed in v.1.3.1
  • The Telemetry data is not visible for viewing after RSSI loss (ie pilot lands and disconnects battery from multi rotor) - fixed in v.1.3.0
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].