Jack-khalif / Jack-khalif/WirelessBlackBox

Implement ESP32 for Sending Email Alerts (SMS Alerts Pending)

Open
#2 0 comments 0 reactions 1 assignee View on GitHub

@Jack-khalif is already working on this.

Since Jan 23, 2025.

documentation
Dominant language
C++
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The ESP32 is currently being used to send email alerts when an accident is detected. The SMS alerts feature using the A9G GSM module is planned for future integration, but for now, the system uses ESP32’s built-in Wi-Fi to send email notifications to emergency contacts.

Current Progress:

In Progress: Email alerts are working via ESP32's Wi-Fi functionality.
Next Steps: The integration of SMS functionality is planned once the A9G module or other SMS methods are considered.
Steps to Complete:

Hardware Setup:
Use ESP32's Wi-Fi to send emails.
Software Configuration:
Set up the email server and recipient email addresses.
Implement email sending functionality for accident alerts.
Future Work:
Integrate SMS alerts when GSM or other SMS features are ready for use.
Expected Outcome:

Email alerts are functional, but future integration of SMS alerts will provide more reliable communication when internet connectivity is not available.
Labels:
in-progress
feature-request
enhancement
Assignees:
Jack Mugwe

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.