Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/csulb-cecs-senior-design/ovos-skill-sms

OVOS skill using Waveshare cellular module
https://github.com/csulb-cecs-senior-design/ovos-skill-sms

cellular ovos-skills raspberrypi4

Last synced: about 2 months ago
JSON representation

OVOS skill using Waveshare cellular module

Awesome Lists containing this project

README

        

# OVOS-SKILL-SMS (OVOSSkill)

## About
Mycroft will text one phone number a predifined text when asked.

This skill is used in conjunction with [Waveshare's SIM7600X HAT](https://www.waveshare.com/sim7600a-h-4g-hat.htm). Essentially, when OVOS recognizes an intent, the skill will create a SIM7600X object and call its send message function with a predefined string.
### Demo
https://youtu.be/Me-3pXEmSA8

## Examples Phrases
- "text 9 1 1"
- "text for help"
- "contact help"
- "contact emergency responders"
- "get help fast"

## Credits
- Michelle Tran (@mushie4282)
- Mike Gray's skill generator - https://github.com/mikejgray/ovos-skill-projen

## Verification Process:
- [x] register emergency intents
- [x] trigger the skill via OVOS commands
- [x] trigger the skill via verbal commands

## Tags
ovos skill sms texting