This shows you the differences between the selected revision and the current version of the page.
| private:nereus:step1 | private:nereus:step1 2008/11/23 12:35 current | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Arduino on Lipo ====== | ||
| + | |||
| + | ===== Components ===== | ||
| + | * Arduino Mini Pro | ||
| + | * 3.7v 2000mAh | ||
| + | * Sparkfun LiPo Charger | ||
| + | |||
| + | ===== Plan ===== | ||
| + | |||
| + | * Attach the Arduino to the 3.7v LiPo via the sparkfun charger | ||
| + | * Charge the LiPo to full capacity and then time how long the Arduino lasts for. | ||
| + | |||
| + | ===== Code ===== | ||
| + | * Simple LED on Pin 13 Flashing example | ||
| + | |||