Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lostclus/gsmcaralarm
Car alarm for Arduino
https://github.com/lostclus/gsmcaralarm
alarm arduino gsm sim800l
Last synced: 4 days ago
JSON representation
Car alarm for Arduino
- Host: GitHub
- URL: https://github.com/lostclus/gsmcaralarm
- Owner: lostclus
- Created: 2024-09-26T05:45:08.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-03T11:44:20.000Z (14 days ago)
- Last Synced: 2024-11-03T12:26:22.869Z (14 days ago)
- Topics: alarm, arduino, gsm, sim800l
- Language: C++
- Homepage:
- Size: 283 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GsmCarAlarm
This circuit is designed to work together with an existing alarm system that
does not have GSM module.
Features:
- Send status change notifications via SMS
- Call on status change to PANIC
- Backup power (9V battery)
- Can handle incoming call and response to DTMF commands:
- Key 0: Tone response about status (one long signal means status is ARM, two
short signals means status is DISARM)
- Key 1: Send status SMS
- Key 8: Re-initialize modem
- Key 9: System reset
- Inform about car battery low or disconnectedSchematics diagram and PCB [here](https://oshwlab.com/lostclus/gsmcaralarm)