Nothing Special   »   [go: up one dir, main page]

All Projects → thesanjeetc → Siricontrol System

thesanjeetc / Siricontrol System

Licence: mit
Control anything with Siri voice commands.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Siricontrol System

Porcupine
On-device wake word detection powered by deep learning.
Stars: ✭ 2,606 (+1347.78%)
Mutual labels:  voice-commands, voice-control, raspberry-pi, iot
Rhino
On-device speech-to-intent engine powered by deep learning
Stars: ✭ 406 (+125.56%)
Mutual labels:  voice-commands, voice-control, raspberry-pi, iot
Home assistant files
Here are my Home Assistant configuration files
Stars: ✭ 159 (-11.67%)
Mutual labels:  raspberry-pi, iot, internet-of-things
Pytradfri
IKEA Trådfri/Tradfri API. Control and observe your lights from Python. Examples available. On pypi. Sans-io.
Stars: ✭ 778 (+332.22%)
Mutual labels:  raspberry-pi, iot, internet-of-things
Make
📖📖📖📖📖 写给软件工程师看的硬件编程指南
Stars: ✭ 170 (-5.56%)
Mutual labels:  raspberry-pi, iot, internet-of-things
Cylon
JavaScript framework for robotics, drones, and the Internet of Things (IoT)
Stars: ✭ 3,862 (+2045.56%)
Mutual labels:  raspberry-pi, iot, internet-of-things
Jarvis
Jarvis.sh is a simple configurable multi-lang assistant.
Stars: ✭ 701 (+289.44%)
Mutual labels:  voice-commands, voice-control, raspberry-pi
Homeassistant
Example Home Assistant Configs
Stars: ✭ 168 (-6.67%)
Mutual labels:  raspberry-pi, iot, internet-of-things
KeenASR-Android-PoC
A proof-of-concept app using KeenASR SDK on Android. WE ARE HIRING: https://keenresearch.com/careers.html
Stars: ✭ 21 (-88.33%)
Mutual labels:  voice-commands, speech, voice-control
Gassistpi
Google Assistant for Single Board Computers
Stars: ✭ 911 (+406.11%)
Mutual labels:  voice-commands, voice-control, raspberry-pi
M2x Python
AT&T M2X Python Library
Stars: ✭ 25 (-86.11%)
Mutual labels:  iot, internet-of-things, internet
Blynk Library Python
Blynk library for Python. Works with Python 2, Python 3, MicroPython.
Stars: ✭ 170 (-5.56%)
Mutual labels:  raspberry-pi, iot, internet-of-things
Freedomotic
Open IoT Framework
Stars: ✭ 354 (+96.67%)
Mutual labels:  framework, iot, internet-of-things
Hey Athena Client
Your personal voice assistant
Stars: ✭ 336 (+86.67%)
Mutual labels:  voice-commands, siri, voice-control
Blynk Library
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
Stars: ✭ 3,305 (+1736.11%)
Mutual labels:  raspberry-pi, iot, internet-of-things
Sitewhere
SiteWhere is an industrial strength open-source application enablement platform for the Internet of Things (IoT). It provides a multi-tenant microservice-based infrastructure that includes device/asset management, data ingestion, big-data storage, and integration through a modern, scalable architecture. SiteWhere provides REST APIs for all system functionality. SiteWhere provides SDKs for many common device platforms including Android, iOS, Arduino, and any Java-capable platform such as Raspberry Pi rapidly accelerating the speed of innovation.
Stars: ✭ 788 (+337.78%)
Mutual labels:  raspberry-pi, iot, internet-of-things
Pjon
PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
Stars: ✭ 2,615 (+1352.78%)
Mutual labels:  raspberry-pi, iot, internet-of-things
Cutehmi
CuteHMI is an open-source HMI (Human Machine Interface) software written in C++ and QML, using Qt libraries as a framework. GitHub repository is a mirror!
Stars: ✭ 90 (-50%)
Mutual labels:  raspberry-pi, iot, internet-of-things
Ulnoiot Upy
retired version of ulnoiot based on micropython
Stars: ✭ 17 (-90.56%)
Mutual labels:  framework, raspberry-pi, iot
Rpieasy
Easy MultiSensor device based on Raspberry PI
Stars: ✭ 85 (-52.78%)
Mutual labels:  raspberry-pi, iot, internet-of-things

SiriControl

SiriControl Demo

SiriControl is an open source framework designed with developers in mind. It provides a simple way of using Siri commands by dynamically loading modules created by the user. This means that you can add voice controlled capability to any project, with Siri.

  • No extra hardware required as the commands are being sent through the iOS device
  • Runs on any computer with python installed – the Raspberry Pi is especially good as you can make it control anything around you. The possibilities are endless with your imagination being the limit.
  • It is beginner friendly with minimal setup required – I have provided step by step instructions on how to set it up. It is written in python which is quite an easy language to pick up.
  • You will get the power of Siri’s fantastic speech recognition capabilities, and will be able to use it from anywhere in the world, as long as your device has an internet connection.

Overall, you will be able to add accurate voice controlled capabilities to any project for free. Convinced that SiriControl is awesome?

Well, here is the link on how to get started: https://medium.com/@thesanjeetc/bae98aceb586

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].