Skip to content

notanobis/weatherbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libraries used for pt100:

pip3 install adafruit-circuitpython-ads1x15

pip3 install adafruit-circuitpython-lis3dh

pip3 install sympy

Libraries used for radiation sensor

sudo apt-get install python3-rpi.gpio

sudo pip3 install PiPocketGeiger

Libraries for humidity sensor

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install python3-dev python3-pip
sudp python3 -m pip install --upgrade pip setuptools wheel
sudo pip3 install Adafruit_DHT

run only on python3

0x48 (1001000) ADR -> GND

0x49 (1001001) ADR -> VDD

0x4A (1001010) ADR -> SDA

0x4B (1001011) ADR -> SCL

About

All the code we used to build a small lunar weather station as part of project LIGHT2-IGLUNA2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages