Skip to content
/ Master Public
forked from Ydle/Master

Master of the Ydle project : manage communiction between interface and nodes

Notifications You must be signed in to change notification settings

miklio/Master

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENGLISH VERSION BELOW

Librairies nécéssaires :

  • wiringPi
  • microhttpd
  • jsoncpp
  • curl
  • Penser a Modifier les Pin de réception / émissions en fonction de votre config hardware dans les toutes premieres ligne du fichier master.cpp

Par defaut:

Transmission : GPIO 0 Emission : GPIO 6

Plan des Pin disponibles ici : http://wiringpi.com/pins/

  • Faire un "Make" dans le répertoire master ce qui doit vous compiler un ydlemaster a lancer par un : sudo ./ydlemaster

documentation complète disponible ici : http://wiki.ydle.fr/doku.php

ENGLISH VERSION :

You will need the following libraries :

  • wiringPi
  • microhttpd
  • jsoncpp
  • curl
  • Do not forget to modify pins for reception / emission depending on your hardware configuration on the first lines of the file master.cpp

Default values :

reception : GPIO 0 emission : GPIO 6

Pins' mapping is available here : http://wiringpi.com/pins/

  • You'll have to run a "Make" command in the master directory. This command should compile the ydlemaster, an executable that you can run with : sudo ./ydlemaster

Complete documentation is available : http://wiki.ydle.fr/doku.php

About

Master of the Ydle project : manage communiction between interface and nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published