معرفی شرکت ها


assault-and-battery-0.1.4


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A battery discharge curve calculator slash torture test.
ویژگی مقدار
سیستم عامل -
نام فایل assault-and-battery-0.1.4
نام assault-and-battery
نسخه کتابخانه 0.1.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Stavros Korokithakis
ایمیل نویسنده hi@stavros.io
آدرس صفحه اصلی https://gitlab.com/stavros/assault-and-battery/
آدرس اینترنتی https://pypi.org/project/assault-and-battery/
مجوز AGPL-3.0-or-later
# Battery discharge calculator This is a simple script that will calculate the discharge curve of a battery. It does this by communicating with a flight controller running INAV (with calibrated voltage and current sensors) with a constant load attached. It reads the voltage, instant amperage, and Ah consumed, and writes the samples to a CSV file for later plotting. ## Installation Use pipx: ```bash $ pipx install assault_and_battery ``` And run the script as: ```bash $ assault --help ``` ## Usage Plug an FC with calibrated sensors to USB, making sure to either cut the VCC cable (or put some tape over the VCC pin), or use Bluetooth, USB-Serial, or some other way that doesn't power the FC. Also make sure to not have any ground loops. Then, run the script and start your load. It will output a CSV file with the current date and all the measurements. To plot stuff, use `assault plot <csv file>`. You can delete the first few values if the load hasn't ramped up, or if you want to get rid of starting noise. This will produce a graph, that's about it.


نیازمندی

مقدار نام
>=3.4.3,<4.0.0 matplotlib
>=3.5,<4.0 pyserial


زبان مورد نیاز

مقدار نام
>=3.8,<4.0 Python


نحوه نصب


نصب پکیج whl assault-and-battery-0.1.4:

    pip install assault-and-battery-0.1.4.whl


نصب پکیج tar.gz assault-and-battery-0.1.4:

    pip install assault-and-battery-0.1.4.tar.gz