Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zakkemble/mailboxnotifier
Receive Telegram notifications when mail arrives in your mailbox!
https://github.com/zakkemble/mailboxnotifier
a9g avr c gps gps-tracker gsm gsm-module project
Last synced: about 4 hours ago
JSON representation
Receive Telegram notifications when mail arrives in your mailbox!
- Host: GitHub
- URL: https://github.com/zakkemble/mailboxnotifier
- Owner: ZakKemble
- Created: 2020-01-06T20:51:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T20:28:31.000Z (over 4 years ago)
- Last Synced: 2023-04-05T06:40:36.732Z (over 1 year ago)
- Topics: a9g, avr, c, gps, gps-tracker, gsm, gsm-module, project
- Language: C
- Homepage: https://blog.zakkemble.net/remote-mail-notifier-and-gps-tracker/
- Size: 1.92 MB
- Stars: 24
- Watchers: 4
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Remote Mail Notifier (and GPS tracker)
======================================A notifier for when mail is received in your mail box! Uses an A9G GPRS/GPS module to send HTTP requests to a web server via the mobile network.\
A PHP script then sends messages to a Telegram group chat using the bot API. Since the A9G also has a built-in GPS receiver the mail notifier can be used as a GPS tracker!\
Also incorporates a BME280 environmental sensor and should last for around 4-5 years on a single charge of a 10440 lithium battery (~320mAh, equivalent AAA size), if mail is received 3 times per week.[https://blog.zakkemble.net/remote-mail-notifier-and-gps-tracker/](https://blog.zakkemble.net/remote-mail-notifier-and-gps-tracker/)
![Mail notifier pic](https://github.com/zkemble/MailboxNotifier/raw/master/images/heylookmail.jpg "")
--------
Zak Kemble