Skip to content

zwep/domotica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domotica projects

Stuff to make stuff run at home...

Content

  1. Server
    1. Host local website ☐
    2. Improve security ☐
    3. Logitech Media Server ☑
    4. How to setup backup method ☐
    5. How to refer to names in the network ☐
    6. How to schedule jobs ☑
  2. Raspberry
    1. With screen
      1. for bathroom entertainment ☐
    2. With hifiberry for multiroom sound system ☑
    3. With camera
      1. For surveilance camera ☑
      2. For landmark detection in sports ☐
  3. Arduino
    1. ESP8266
      1. Upload code to ESP8266 ☑
      2. Send sensor data via ESP8266 to server ☐
      3. Control sensor with ESP8266 ☑
      4. Control multiple sensors via arduino or ESP8266 ☐
  4. Misc
    1. Learn more about resistance and basic electronics ☐
    2. Learn how to solder
    3. Desolder several components
    4. Learn how to program task-driven situations
    5. Try a model with speech2text
    6. Combine (e.g) MNIST and CIFAR models for multipurpose prediction
    7. Fix a socket wall for all your chargesr
    8. Fix the wardrobe in the hall
    9. Clean out garage
    10. muur vuller
    11. pluggen op formaat

Server

Host local website

If I need some visualization ideas

https://bl.ocks.org/mbostock

Logitech Media Server

Here is one good tutorial on how to get LMS running on your Centos 7 machine Georges HOW TO

How to schedule jobs

Use crontab -e to edit a file... Tips

  • Use full path markers
  • Validate your crontab timing with https://crontab.guru/
  • Validate read/write and execute permissions for the files
  • Fix the header for your system

Raspberry

With screen

raspberry pi touch screen assembly guide

####for bathroom enterainment

Yeah some simple games and organizer..

With hifiberry for multiroom sound system

Sources

Products come from

How to tag mp3s properly https://unix.stackexchange.com/questions/4961/which-mp3-tagging-tool-for-linux

Arduino

ESP8266

In order to get the ESP8266 running, run code on it, I used the following source

To know more about the names on the component:

About

Stuff to make stuff run at home

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published