Skip to content

rex1c/esp8266-drop-hammer-adxl345

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Esp8266 - ADXL345 - accelerometer sensor setup

About

  • This project is about setting up ADXL345 sensor with esp8266 and using micropython,shown as plotter in client side.

Usage

  • first upload miropython firmware to nodemcu ( micropython esp8266 )
  • open repl and use this command to setting up webrepl import webrepl
  • do the installation
  • now use webrepl to upload the ADXL345.py and boot.py on it
  • execute Plotter.py
  • set the time and port then start

Requirements

  • pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages