The idea behind this project is very simple, am tired to paid a third party api system to manage my SMS trafic, am building my own home made API SMS! We will need an api hosted online an a personnal electronc device.
-
Electronic requirements:
- ESP8266
- GSM 800 for sending and receive SMS
- A valid SIM CARD
- Arduino Mother board card
- SD Card (Optional for the main feature)
- LCD Screen
-
Software requirements:
- Arduino IDE (to compile the code on your arduino shield)
- VsCode (any Programming editor)