Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.
/ maquette Public archive

This is a school project with the Raspberry Pi.The goal is to build a program which can control a domotic house:

License

Notifications You must be signed in to change notification settings

mmoneyron/maquette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Control

This program uses a Raspberry Pi.

How to install and run this program

First you have to install the WiringPi library on Raspian. Please se at https://github.com/WiringPi/WiringPi
Then compile by typing following in a terminal emulator : gcc home-control.c -o home-control -lpthread -lwiringPi

Then run what you just compiled with :

./home-control

Then you should see a prompt like this :

Salut !
>:

Yes, texts and commands are in french ! (Because I'm French)

For more informations about the available commands, try aide while running the program, or se the "aide.txt" file.

Legal informations

This software is distributed under the GNU General Public License

About the author

Mathieu Moneyron
Please contact me at mathieu.moneyron@gmail.com

About

This is a school project with the Raspberry Pi.The goal is to build a program which can control a domotic house:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages