Code Monkey home page Code Monkey logo

powerpuck-mini's Introduction

PowerPuck-mini

2S Li-Ion power system for FPV goggles (allows the use of full capacity potential of li-ion cells). This is the second version whitch is much easier to build compaired to V1 (and is also much smaller).

Features:

• 9V Step-Up from a 2S source
• On/off button
• Adjustable low-voltage alarm
• LED power and capacity indicator

PARTS:

Notes: Voltage divider is currently designed for 10v max.

PCB

C1,C5: 100nF C0603 Capacitor (2x)
C2: 10nF C0805 Capacitor (1x)
C3: 1uF C0805 Capacitor 25V (1x)
C4: 2.2uF C0805 Capacitor (1x)
LS1: Speaker CSS-0575B-SMT (1x)
Q1, Q2: BC848 30V 100mA SOT23-3 Transistor (2x)
Q3: IRLML6402 Power Mosfet (1x)
R8, R9: 5k6 R0603 Resistor (2x)
R7, R5: 10k R0603 Resistor (2x)
S1: MOMENTARY-SWITCH SMD 5.2MM (1x)
U1: WS2812-2020 LED (1x)
U2: LP2985 5V LDO Reg (1x)
•: ATTINY85 SOIC8 (1x)

Additional

ASSEMBLY

  • Solder all the SMD parts and the step-up to the PCB
  • Compile and flash the code with ArduinoIDE using an ISP programmer (use the right hardware package mentioned in the code)
  • Connect to a 2S power source and test if everything is working
  • Solder on the cables, put it in the pinted case and glue it together

OPERATION

Connect the battery. The device is powered on and the LED is showing the battery status as follows:

  • GREEN: voltage is 4.20 - 3.65v per cell (full)
  • YELLOW: voltage is 3.64- 3.45v per cell (half)
  • RED: voltage is 3.44 - alarmvoltage (one third)
  • BLINKING RED and beeping: voltage is below alarm voltage

- Press the button once to toggle between ON and OFF state.
- Press the button for 2 sek. to enter the setup-menu

SETUP MENU:
Press the button to toggle between settings:

• GREEN: voltage alarm at 3.35v per cell
• YELLOW: voltage alarm at 3.25v per cell
• RED: voltage alarm at at 3.15v per cell

  • Press the button for 2 sek. to save your alarm setting and exit the setup menu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.