Skip to content

This repository contains the codes for ESP8266 to wake up and measure its own supply voltage. More details in README.

Notifications You must be signed in to change notification settings

ClarePhang/low_power_voltage_measurement

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Low Power Voltage Measurement

This is a project for ESP8266 for low power sensor applications. The chip powers on once every 1 minute to measure it's own power supply, and sends the data to the server, once every 20 minutes. Of course, you can configure the chip to do other things such as measuring temperature or humidity, etc.

The project is now based on Espressif's SDK version 1.0.1b. More details about the project can be found in the Wiki.

About

This repository contains the codes for ESP8266 to wake up and measure its own supply voltage. More details in README.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 95.4%
  • C 3.5%
  • Makefile 0.6%
  • C++ 0.3%
  • Python 0.1%
  • Shell 0.1%