Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/csulb-cecs-senior-design/ovos-skill-sms
- Owner: CSULB-CECS-Senior-Design
- Created: 2024-03-10T19:52:09.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-30T04:15:02.000Z (9 months ago)
- Last Synced: 2024-04-30T05:27:04.439Z (9 months ago)
- Topics: cellular, ovos-skills, raspberrypi4
- Language: Python
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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