8000 GitHub - bartvstratum/pimeteo: Simple meteo station/logger based on a Raspberry Pi
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bartvstratum/pimeteo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pimeteo

Simple meteo station/logger based on a Raspberry Pi

Installed packages Pi

sudo apt-get install vim git i2c-tools gpiod pip3 install matplotlib numpy ipython smbus adafruit-circuitpython-dht adafruit-circuitpython-bme281 adafruit-circuitpython-ds19x20 adafruit-circuitpython-onewire paho-mqtt

Installing MQTT et al.

sudo apt-get install mosquitto -y sudo apt-get install mosquitto-clients -y

Edit /etc/mosquitto/mosquitto.conf: remove: include_dir /etc/mosquitto/conf.d add: listener 1883

Setup fixed IP Raspberry Pi:

Check if DHCPCD is active:

About

Simple meteo station/logger based on a Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0