All Projects → openhomeautomation → Esp8266 Battery

openhomeautomation / Esp8266 Battery

Code for the ESP8266 battery project

Labels

Projects that are alternatives of or similar to Esp8266 Battery

Arduino Fsm
Arduino library for implementing a finite state machine.
Stars: ✭ 142 (-6.58%)
Mutual labels:  arduino
Esp8266 Mfrc522
MFRC522 RFID module connected to ESP8266 (ESP-12) WiFi module
Stars: ✭ 147 (-3.29%)
Mutual labels:  arduino
Sanguino
Sanguino add-on for the Arduino IDE, based on http://code.google.com/p/sanguino/
Stars: ✭ 149 (-1.97%)
Mutual labels:  arduino
Liveov7670
A step-by-step guide to building the circuit for this project:
Stars: ✭ 143 (-5.92%)
Mutual labels:  arduino
Openbot
OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation.
Stars: ✭ 2,025 (+1232.24%)
Mutual labels:  arduino
Wifly Shield
WiFly Shield -- A shield for the Roving Networks RN-52 WiFly Module.
Stars: ✭ 147 (-3.29%)
Mutual labels:  arduino
Jarduino
Program your Arduino in Java
Stars: ✭ 141 (-7.24%)
Mutual labels:  arduino
Rfid522 Door Unlock
Arduino RC522 RFID Access Control
Stars: ✭ 151 (-0.66%)
Mutual labels:  arduino
Esp8266 Tiny Door And Window Sensor
Battery powered door and window sensor with ultra low standby power. Arduino, ESP-12, Reed switch, ATtiny, LDO
Stars: ✭ 146 (-3.95%)
Mutual labels:  arduino
Esp8266 game engine
Used ili9341 or ST7735. Contains a virtual machine running games from RAM.
Stars: ✭ 149 (-1.97%)
Mutual labels:  arduino
Arduino Eepromex
Extended EEPROM library for Arduino
Stars: ✭ 143 (-5.92%)
Mutual labels:  arduino
Stm32 O Scope
STM32F103 based minimalist oscilloscope.
Stars: ✭ 145 (-4.61%)
Mutual labels:  arduino
Jtag2updi
UPDI programmer software for Arduino (targets Tiny AVR-0/1/2, Mega AVR-0 and AVR-DA/DB MCUs)
Stars: ✭ 147 (-3.29%)
Mutual labels:  arduino
E Books
A collections of FREE ebooks
Stars: ✭ 143 (-5.92%)
Mutual labels:  arduino
Esp Arduino Apboot
ESP8266 wifi configurator in Arduino lang.. uses eeprom for configs, boots to AP mode if no working config found
Stars: ✭ 150 (-1.32%)
Mutual labels:  arduino
Si5351arduino
Library for the Si5351 clock generator IC in the Arduino environment
Stars: ✭ 141 (-7.24%)
Mutual labels:  arduino
Arduino Hmc5883l
HMC5883L Triple Axis Digital Compass Arduino Library
Stars: ✭ 146 (-3.95%)
Mutual labels:  arduino
Maixduino
Arduino port on Maix board ( k210 )
Stars: ✭ 152 (+0%)
Mutual labels:  arduino
Tinyframe
A simple library for building and parsing data frames for serial interfaces (like UART / RS232)
Stars: ✭ 151 (-0.66%)
Mutual labels:  arduino
Arduino Libs
Arduino Libs & Examples: ADS1147, ADS7846, DAC8760, DS1307, RV8523, MCP2515, WS2812, S65-Display, MI0283QT-2/-9/-11, HX8347D, ILI9341, SSD1331
Stars: ✭ 148 (-2.63%)
Mutual labels:  arduino

How to Run Your ESP8266 for Years on a Battery

This is the code for the How to Run Your ESP8266 for Years on a Battery article on the Open Home Automation website. In this article, I will show you how to significantly reduce the power consumption of your ESP8266 boards using the deep sleep mode of the chip, so you can build projects that will last for years on a single battery.

You can find the article on our website:

https://www.openhomeautomation.net/esp8266-battery/

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