Software Links » History » Revision 3
Revision 2 (Hammel, 01 Mar 2016 17:32) → Revision 3/18 (Hammel, 07 Jul 2017 11:37)
h1. Software Links * "Alexa Voice Service":https://developer.amazon.com/appsandservices/solutions/alexa/alexa-voice-service from Amazon * "Awesome IoT":https://github.com/phodal/awesome-iot - links to lots of other stuff "OpenHab":http://www.openhab.org/ h2. AI * "Tensor Flow":https://www.tensorflow.org/ is an open source deep learning tool that might be useful for automated monitoring systems. * "Theono":http://deeplearning.net/software/theano/ is also for deep learning, but is math oriented more than task oriented. It's easier to get started with Tensor Flow. h2. Protocols * "Advanced Message Queuing Protocol":https://www.amqp.org/ (AMQP) * "Constrained Application Protocol":http://coap.technology/ (CoAP) - see microcoap for Arduino * "Extensible Messaging and Presence Protocol":http://xmpp.org/about-xmpp/history/ (XMPP) * "OASIS Message Queuing Telemetry Transport":https://www.oasis-open.org/news/pr/oasis-members-to-advance-mqtt-standard-for-m2m-iot-reliable-messaging (MQTT) * "Very Simple Control Protocol":http://www.vscp.org/ (VSCP) * "OpenWSN":https://openwsn.atlassian.net/wiki/ - repository for open-source implementations of protocol stacks based on Internet of Things standards, using a variety of hardware and software platforms. h2. OS * "ARM mbed":http://mbed.org/ * "Contiki":http://www.contiki-os.org/ * "Spark":http://spark.github.io/ * "RIOT":https://openwsn.atlassian.net/wiki/ - alternative to Arduino with CoAP included h2. APIs * "Qeo Tinq":https://github.com/brunodebus/tinq-core h2. Home Automation * "PrivateEyePi":http://projects.privateeyepi.com/ - General home automation using Raspberry Pi * "RaZberry":http://razberry.z-wave.me/ - Using Raspberry Pi with Z-Wave devices * "OpenHAB":http://www.openhab.org/ * "Home Assistant":https://home-assistant.io/