Skip to content

tsuyoshi007/acMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to acMonitor 👋

Version License: MIT

monitor if ac power is cut off or is it back.

Install

yarn

Installing Micropython

esptool.py --port /dev/ttyUSB0 erase_flash
esptool.py --port /dev/ttyUSB0 --baud 460800 write_flash --flash_size=detect 0 your_micropython_file_here

Usage

yarn start

Putting boot.py in ESP8266

You need to install adafruit-ampy

adafruit-ampy

Putting boot.py file to esp8266

ampy -p /dev/ttyUSB0 put boot.py

Author

👤 Hun Vikran

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published