Skip to content

This is a Telegram-LightBot. With this bot you can control an rgb LED lamp and measure the temperature in your room. More information in the Readme.md

Notifications You must be signed in to change notification settings

Rolfff/Telegram-LichtBot

Repository files navigation

Telegram-LichtBot

Master-Repo sollte eigentlich laufen.

Hardware

Licht

siehe auch Quelle 1:

Für Temperatursensor

siehe auch Quelle 2:

  • Widerstand 10k Ohm
  • DHT11 oder DHT22 Luftfeuchtigkeits-Sensor

Sonstiges:

Todo:

  • Temperatur-Controler und SQL-DB von Webseite hinzufügen
  • BootBot.py erklären, Fals stromausfällt PI bot bootet
  • Kronjob Temeratur aufziechnen dokumentieren
  • Fehler in TEmeraturgraph fixen oder ander Lib nutzen
  • Partymodus weiter progrmmieren bzw. vollständig in Bot intigrieren
  • Repositorys aufräumen, bzw struckur reinbringen.

Quellen:

  1. RGB-LED mit PI: https://tutorials-raspberrypi.de/raspberry-pi-ws2801-rgb-led-streifen-anschliessen-steuern/

2. Temperatur mit PI: https://tutorials-raspberrypi.de/raspberry-pi-luftfeuchtigkeit-temperatur-messen-dht11-dht22/

Durchgeführte Installationen:

sudo apt-get update

sudo apt-get upgrade

sudo apt-get install sqlite3

sudo apt-get install sqlitebrowser

sudo chmod 777 database

sudo pip3 install Adafruit_WS2801

sudo pip3 install Adafruit_Python_DHT

sudo pip3 install matplotlib

sudo pip3 install -U numpy

sudo apt-get install libatlas-base-dev

About

This is a Telegram-LightBot. With this bot you can control an rgb LED lamp and measure the temperature in your room. More information in the Readme.md

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages