Skip to content

Example of domotics using an Arduino connected to rPi

Notifications You must be signed in to change notification settings

bwesterb/arduipi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of domotics using Arduino connected to rPi

Using an breadboard connected to an Arduino connected to a Raspberry Pi,

  • I can switch my lights (which are connected with KlikAanKlikUit and
  • read the temperature

via a webinterface.

This is all tailored to the hardware I have, but hopefully it is also helpful as an example.

Contents

  • In the /arduino folder you can find the code that runs on the arduino. It listens on the serial port for commands from the rPi, which are send by the web-interface.
  • The /webapp folder is the home of the webapplication written in Python with Flask.

About

Example of domotics using an Arduino connected to rPi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published