All Projects → JyeSmith → 18650-Backpack

JyeSmith / 18650-Backpack

Licence: MIT license
Battery management system for your FPV goggles.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to 18650-Backpack

vscode cobol
Visual Studio Code Extension for COBOL, JCL and MF Directive Files
Stars: ✭ 17 (-26.09%)
Mutual labels:  bms
QUICKSILVER
Flight Controller Firmware
Stars: ✭ 45 (+95.65%)
Mutual labels:  fpv
DigiView-SBC
DigiView for Raspberry Pi
Stars: ✭ 63 (+173.91%)
Mutual labels:  fpv
foxbms-2
foxBMS 2, online documentation at https://docs.foxbms.org
Stars: ✭ 75 (+226.09%)
Mutual labels:  bms
source x
Open Source Giant FPV Racing Drone Frame
Stars: ✭ 19 (-17.39%)
Mutual labels:  fpv
wifibroadcast osd
Mavlink OSD and video player
Stars: ✭ 21 (-8.7%)
Mutual labels:  fpv
Low power TTGO T-beam
Low power consumption for TTGO t-beam
Stars: ✭ 45 (+95.65%)
Mutual labels:  18650
pyhaystack
Pyhaystack is a module that allow python programs to connect to a haystack server project-haystack.org. Connection can be established with Niagara Platform running the nhaystack, Skyspark and Widesky. For this to work with Anaconda IPython Notebook in Windows, be sure to use "python setup.py install" using the Anaconda Command Prompt in Windows.…
Stars: ✭ 57 (+147.83%)
Mutual labels:  bms
DigiView-Android
Live video out from your DJI FPV Goggles via USB.
Stars: ✭ 225 (+878.26%)
Mutual labels:  fpv
diyBMSv4Code
Software for diyBMS v4
Stars: ✭ 128 (+456.52%)
Mutual labels:  bms
BMP-U
🍌BananaBeats - Yet-another BMS rhythm game!
Stars: ✭ 76 (+230.43%)
Mutual labels:  bms
Twizy-Virtual-BMS
This is an Arduino library providing an emulation of the CAN communication protocol of the BMS (battery management system) on a Renault Twizy.
Stars: ✭ 57 (+147.83%)
Mutual labels:  bms
EmuConfigurator
Emuflight Configurator is a cross-platform configuration tool for the Emuflight flight control system
Stars: ✭ 115 (+400%)
Mutual labels:  fpv
Pulsus
Open source rhythm game and BMS simulator/player written in C#
Stars: ✭ 33 (+43.48%)
Mutual labels:  bms
diy-BMS-with-Arduino-Nano
If you have a private powerwall of 18650 cells, this is the battery management system you need. The small PCB is equipped with the cheap Arduino Nano.
Stars: ✭ 33 (+43.48%)
Mutual labels:  18650
beatoraja-english-guide
Detailed guide for how to get started with beatoraja or BMS in general. -- For example: What is BMS, How do I set it up, Where do I download songs, How does the community work, How does the difficulty system work
Stars: ✭ 62 (+169.57%)
Mutual labels:  bms
nostromo
BLDC ESC firmware (GPLv3.0)
Stars: ✭ 36 (+56.52%)
Mutual labels:  fpv
ENNOID-BMS
Open-Source: Modular BMS based on LTC68XX & STM32 MCU for up to 400V EV battery pack
Stars: ✭ 132 (+473.91%)
Mutual labels:  bms
arcin-infinitas
arcin firmware for beatmania IIDX controllers - native support for Infinitas, LR2, beatoraja
Stars: ✭ 26 (+13.04%)
Mutual labels:  bms
Inav
INAV: Navigation-enabled flight control software
Stars: ✭ 1,830 (+7856.52%)
Mutual labels:  fpv

18650-Backpack

  • 9V regulator... no more Fatshark alarm!
  • Settable voltage alarm. Default 3.10V with a secondary alarm at 3.00V (0.10V below set alarm voltage). Configurable through the UI.
  • Beeper alarm and flashing OLED.
  • Monitors over all voltage, cell 1 and cell 2. When using a Fatshark battery pack without a balance wire the cell voltage is pack voltage divided by 2. This does not mean the batteries are balanced.
  • Current sensor.
  • mAh consumption.
  • On time.
  • Retains on time and mAh when powered down. Can be cleared for a new battery by pressing any button while plugging in the battery.
  • 12 character callsign. Configurable through the UI.

https://www.youtube.com/watch?v=n1eo8pUAjkk

Bill of Materials

The below links are give for reference so you know what to search for from your favourite/local supplier.

A hot air rework station (such as the 858D linked below) is required if you use the following BOM. I used the Digispark Attiny85 and INA219 break out boards as donors for the 18650 Backpack. This make life easier than ordering ALL of the components separately.

https://www.banggood.com/858D-220V-Hot-Air-Soldering-Rework-Station-Handle-Handle-Stand3-Nozzles-p-1129100.html

Flashing the Attiny85

The below can also be done with an Arduino Nano.

https://www.instructables.com/id/Program-an-ATtiny-with-Arduino/

  • 1 - Ground
  • 2 - D11
  • 3 - D12
  • 4 - D13
  • 5 - D10
  • 6 - +5V

Core and Libs

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].