Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

QuentinCG/jarvis-rpi-gpio

Repository files navigation

Description

Control Raspberry Pi GPIO with Jarvis assistant.

Usage

[Capteur PIR détecte un mouvement]
Jarvis: Je te vois.

In future release (not finished yet):

You: Active le GPIO x en pull-up
Jarvis: GPIO x activé

You: Désactive le GPIO x en pull-up
Jarvis: GPIO x désactivé

You: Donne l'état du GPIO x
Jarvis: Le GPIO x est à l'état bas.

How to install

  1. Add this plugin to your Jarvis assistant (more info here): ./jarvis.sh -p https://github.com/QuentinCG/jarvis-rpi-gpio

  2. Configure the program startup to match your PIN and configuration (don't edit if you keep the PINOUT explained in this README).

  3. Connect your PIR sensor to Raspberry PI as followed (or any other digital sensor):

PIR Sensor Raspberry Pi
VCC 5V
GND GND
D0 PIN 15 (GPIO 22)

  1. Enjoy

Author

Quentin Comte-Gaz

License

This project is under MIT license. This means you can use it as you want (just don't delete the plugin header).

Contribute

If you want to add more examples or improve the plugin, just create a pull request with proper commit message and right wrapping.

About

[IN PROGRESS] Control Raspberry Pi GPIO with Jarvis assistant (http://openjarvis.com/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published