Skip to content

lab240/napi-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Napi Napi Sci scripts and tools

Python scripts

sensors/py

  • bh1750 script (with --influx-output parameter support)
  • sht30 script (with --influx-output parameter support)
  • bme280 script (with --influx-output parameter support)
  • bmp280 script (with --influx-output parameter support)
  • SPI display demo
  • rtc demo
  • gpio demo

Download and unzip this repo without git:

curl -L -k -o master.zip  http://github.com/lab240/napi-scripts/archive/master.zip && unzip master.zip

Before run scripts , install python packages

pip3 install -r requirements.txt

Enjoy !

About

Napi & Napi Sci scripts and requirments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages