android, without batteries

8
Android, without batteries Running commercial devices without batteries Overview Slides

Upload: shree-kumar

Post on 26-Jan-2017

218 views

Category:

Software


0 download

TRANSCRIPT

Page 1: Android, without batteries

Android, without batteries

Running commercial devices without batteries

Overview Slides

Page 2: Android, without batteries

Motivation• Android is now the most popular OS• Android devices have it all• connectivity, location, processing power & multimedia• Great choice to make solution centric custom devices

• Making custom devices is expensive!• What if a common phone/tablet could be used for prototyping ?• Interested ? This talk shows you how…

Page 3: Android, without batteries

In this Talk• A look at batteries• How battery reporting works• Changes required for using a power supply• Demo• Handling USB devices

Page 4: Android, without batteries

What’s in a Battery ?

-ve or GND

+ve, aka Vcc (3.7V-4.2V)

Battery DetectTHERM for temperature sensing

Page 5: Android, without batteries

Android Battery Stack

Kernel

FrameworkApplication

Fuel Gauge

Battery Charger

Battery Reporting, Actions

Higher LevelDecisions

Page 6: Android, without batteries

Using a Power Supply• Considerations for power supply• Always present• 100% level• Modify• Kernel• Framework

Page 7: Android, without batteries

Demo

Page 8: Android, without batteries

USB Peripherals• Often used in applications• Supplying power is a problem• >500 ma?

• Solution : Y cable