Skip to content
This repository was archived by the owner on Apr 8, 2022. It is now read-only.
/ pi-dashboard Public archive

Raspberry script which fetches sensor data from Arduinos, takes pictures with webcameras, uploads it to webserver and then present it on Vue.js dashboard.

License

Notifications You must be signed in to change notification settings

MichalSkoula/pi-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-dashboard

Personal project. Dashboard for my Raspberry, showing temperature, pressure, humidity etc. Available sensors: LM75, DHT11, BMP180, Capacitive sensor, ... (all plugged into Arduino).

Live demo: https://ledtech.skoula.cz

web-dashboard

Vue application - frontend. Fetch JSON from webserver, show it and repeat.

arduino-sensor

Arduino connected to Raspberry, sending JSON via serial connection.

image

raspberry-cron

Python script to fetch data from sensors, save to database and JSON file.

install

  • sudo apt install fswebcam motion python-pandas libffi-dev
  • pip install psutil gpiozero pyserial mysql-connector-python requests plotly paramiko scp

About

Raspberry script which fetches sensor data from Arduinos, takes pictures with webcameras, uploads it to webserver and then present it on Vue.js dashboard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •