1
0
mirror of https://github.com/Luzifer/espsms.git synced 2024-09-19 09:42:56 +00:00

Add readme

This commit is contained in:
Knut Ahlers 2020-07-19 19:43:54 +02:00
parent 2fc12c0308
commit ef35e6487d
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# Luzifer / espsms
This project is a replacement for an older version which was based on an USB-SIM800C module. The old setup was quite unreliable as the modem needed to be restarted on every reboot of the machine manually because this wasn't possible from software. Therefore this is a rewrite based on an ESP32 with an SIM800L module being able to reset the modem from software.
The module receives SMS for an older SIM-card of mine and forwards them to a server doing some automation with it.